summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-01-04security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat
2011-12-21perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-15sched: Mark parent and real_parent as __rcuKees Cook
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar
2011-12-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2011-12-13linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-11driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett
2011-12-11rcu: Document same-context read-side constraintsPaul E. McKenney
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney
2011-12-11rcu: Introduce raw SRCU read-side primitivesPaul E. McKenney
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-11rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney
2011-12-11rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney
2011-12-11rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney
2011-12-11rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker
2011-12-11rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker
2011-12-11rcu: Add failure tracing to rcutorturePaul E. McKenney
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-08memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08memblock: Implement memblock_add_node()Tejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Track total size of regions automaticallyTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Kill sentinel entries at the end of static region arraysTejun Heo