aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-23rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney
2009-08-23rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney
2009-08-22rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney
2009-08-15cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki
2009-08-07vfs: add __destroy_inodeChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-08-05KVM: fix ack not being delivered when msi presentMichael S. Tsirkin
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-04Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds
2009-08-04drm/radeon: add some new r7xx pci idsAlex Deucher
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-08-03bluetooth: rfcomm_init bug fixDave Young
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre
2009-08-02Merge branch 'bugzilla-13620-revert' into releaseLen Brown
2009-08-02perf_counter: Full task tracingPeter Zijlstra
2009-08-01block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen