summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn
2009-12-15hugetlb: factor init_nodemask_of_node()Lee Schermerhorn
2009-12-15nodemask: make NODEMASK_ALLOC more generalDavid Rientjes
2009-12-15Merge commit 'linus' into nextDmitry Torokhov
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-15tracing: Fix return of trace_dump_stack()Steven Rostedt
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields
2009-12-14nfsd: new interface to advertise export featuresJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Headers Independence and include cleanupsBoaz Harrosh
2009-12-14nfsd: Fix independence of a few nfsd related headersBoaz Harrosh
2009-12-14sunrpc: Clean never used include filesBoaz Harrosh
2009-12-14nfsd: Remove unused dprintkBoaz Harrosh
2009-12-14perf_event: Convert to raw_spinlockThomas Gleixner
2009-12-14hrtimers: Convert to raw_spinlocksThomas Gleixner
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner
2009-12-14sched: Convert pi_lock to raw_spinlockThomas Gleixner
2009-12-14plist: Make plist debugging raw_spinlock awareThomas Gleixner
2009-12-14locking: Cleanup the name space completelyThomas Gleixner
2009-12-14locking: Further name space cleanupsThomas Gleixner
2009-12-14locking: Implement new raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14locking: Separate rwlock api from spinlock apiThomas Gleixner
2009-12-14locking: Split rwlock from spinlock headersThomas Gleixner
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz
2009-12-15drm/ttm: Add more driver type enumsJakob Bornecrantz
2009-12-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-14i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells