summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn1-0/+5
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes1-0/+1
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn1-0/+11
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn1-0/+2
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2-0/+9
2009-12-15hugetlb: factor init_nodemask_of_node()Lee Schermerhorn1-3/+8
2009-12-15nodemask: make NODEMASK_ALLOC more generalDavid Rientjes1-7/+8
2009-12-14perf_event: Convert to raw_spinlockThomas Gleixner1-1/+1
2009-12-14hrtimers: Convert to raw_spinlocksThomas Gleixner1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-1/+1
2009-12-14rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner1-3/+3
2009-12-14sched: Convert pi_lock to raw_spinlockThomas Gleixner2-2/+2
2009-12-14plist: Make plist debugging raw_spinlock awareThomas Gleixner1-6/+37
2009-12-14locking: Cleanup the name space completelyThomas Gleixner5-165/+178
2009-12-14locking: Further name space cleanupsThomas Gleixner4-56/+56
2009-12-14locking: Implement new raw_spinlockThomas Gleixner4-100/+260
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2-18/+18
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner3-7/+7
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner3-26/+26
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2-4/+4
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner5-12/+12
2009-12-14locking: Separate rwlock api from spinlock apiThomas Gleixner2-249/+280
2009-12-14locking: Split rwlock from spinlock headersThomas Gleixner4-129/+195
2009-12-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-89/+3
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-12/+12
2009-12-14i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare1-35/+0
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare1-24/+0
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-5/+0
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-33/+11
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-1/+1
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-10/+30
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+5
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells1-1/+1
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells1-1/+1
2009-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+19
2009-12-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds13-260/+1163
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-1/+18
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds7-72/+439
2009-12-14md: remove sparse warning:symbol XXX was not declared.NeilBrown1-0/+19
2009-12-14mfd: Add twl6030 regulator subdevicesRajendra Nayak1-4/+12
2009-12-14regulator: Add support for twl6030 regulatorsRajendra Nayak1-0/+34
2009-12-14mfd: Add support for twl6030 irq frameworkBalaji T K1-0/+64
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-7/+24
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-0/+0
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust4-1/+18
2009-12-13mfd: Add all twl4030 regulators to the twl4030 mfd driverJuha Keski-Saari1-2/+6
2009-12-13mfd: Remove ezx-pcap defines for custom led gpio encodingAntonio Ospite1-3/+0
2009-12-13mfd: Near complete mc13783 rewriteUwe Kleine-König2-217/+111
2009-12-13mfd: Move WM831x to generic IRQMark Brown2-11/+30
2009-12-13mfd: Initial support for twl5031Ilkka Koskinen1-6/+41