aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: entry.S use delay slot for return handlersMichal Simek2010-03-111-6/+3
* microblaze: Save current task directlyMichal Simek2010-03-111-8/+4
* microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek2010-03-111-48/+30
* microblaze: PCI early support for noMMU systemMichal Simek2010-03-114-6/+18
* microblaze: Fix dma alloc and free coherent dma functionsMichal Simek2010-03-111-4/+13
* microblaze: Add consistent codeMichal Simek2010-03-113-1/+256
* microblaze: pgtable.h: move consistent functionsMichal Simek2010-03-111-9/+9
* microblaze: Remove ancient Kconfig option for consistent mappingMichal Simek2010-03-111-31/+2
* microblaze: Remove VMALLOC_VMADDRMichal Simek2010-03-112-2/+1
* microblaze: Add define for ASM_LOOPMichal Simek2010-03-111-43/+161
* microblaze: Preliminary support for dma driversMichal Simek2010-03-111-6/+3
* microblaze: remove trailing space in messagesFrans Pop2010-03-111-1/+1
* microblaze: Use generic show_mem()Michal Simek2010-03-111-6/+0
* microblaze: Change temp register for cmdlineMichal Simek2010-03-111-6/+7
* microblaze: Preliminary support for dma driversMichal Simek2010-03-113-16/+17
* microblaze: Move cache function to cache.cMichal Simek2010-03-112-6/+5
* microblaze: Add support from PREEMPTMichal Simek2010-03-113-2/+26
* microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-115-0/+183
* microblaze: Enable PCI, missing filesMichal Simek2010-03-119-1/+269
* microblaze: Add core PCI filesMichal Simek2010-03-112-0/+2070
* microblaze: Add pci-bridge.hMichal Simek2010-03-111-0/+195
* microblaze: Add pci.hMichal Simek2010-03-111-1/+170
* microblaze: io.h include asm-generic/iomap.hMichal Simek2010-03-111-10/+3
* microblaze: Add irq_create_{of_,}mapping functionsMichal Simek2010-03-112-1/+51
* microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-112-0/+26
* microblaze: Implement __dma_sync_pageMichal Simek2010-03-112-4/+23
* microblaze: Support DMAMichal Simek2010-03-117-5/+322
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-081-0/+2
|\
| * PCI/PM Runtime: Make runtime PM of PCI devices inactive by defaultRafael J. Wysocki2010-03-051-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-03-089-14/+15
|\ \
| * | Btrfs: kfree correct pointer during mount option parsingJosef Bacik2010-03-081-2/+3
| * | Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-088-12/+12
* | | Linux 2.6.34-rc1Linus Torvalds2010-03-081-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-08145-793/+1463
|\ \ \
| * | | msi-laptop: depends on RFKILLRandy Dunlap2010-03-071-0/+1
| * | | msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi2010-03-071-10/+34
| * | | msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi2010-03-071-1/+25
| * | | msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi2010-03-071-0/+238
| * | | msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi2010-03-071-1/+30
| * | | msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi2010-03-071-4/+39
| * | | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-0713-63/+76
| * | | sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell2010-03-072-3/+3
| * | | sysfs: Kill unused sysfs_sb variable.Eric W. Biederman2010-03-072-3/+0
| * | | sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman2010-03-074-5/+6
| * | | driver core: Use sysfs_rename_link in device_renameEric W. Biederman2010-03-071-12/+6
| * | | sysfs: Implement sysfs_rename_linkEric W. Biederman2010-03-072-0/+47
| * | | sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman2010-03-071-1/+1
| * | | sysfs: Serialize updates to the vfs inodeEric W. Biederman2010-03-071-4/+4
| * | | sysfs: windfarm: init sysfs attributesJohannes Berg2010-03-072-0/+2
| * | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman2010-03-071-0/+3