aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
| |\
| | * tracing: Separate raw syscall from syscall tracerLai Jiangshan2009-11-25
| | * tracing: Remove the stale include/trace/power.hJosh Stone2009-11-18
| | * compiler: Introduce __always_unusedLi Zefan2009-11-02
| | * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
| | |\
| | * | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-14
| | * | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-13
| | |\ \
| | * \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| | |\ \ \
| | * | | | tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker2009-09-28
| | * | | | tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker2009-09-24
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-05
| |\ \ \ \ \
| | * | | | | tracing: Fix event format exportJohannes Berg2009-11-13
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
| |\ \ \ \ \
| | * | | | | irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-04
| | * | | | | irq: trivial: Fix typo in comment for #endifMichael Neuling2009-10-23
| * | | | | | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
| |\ \ \ \ \ \
| | * | | | | | signal: Fix alternate signal stack checkSebastian Andrzej Siewior2009-11-04
| * | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
| |\ \ \ \ \ \ \
| | * | | | | | | rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-22
| | * | | | | | | rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-22
| | * | | | | | | rcu: Fix TINY_RCU #elif conditionPaul E. McKenney2009-10-27
| | * | | | | | | rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-26
| | * | | | | | | rcu: Add synchronize_srcu_expedited()Paul E. McKenney2009-10-26
| | * | | | | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-26
| * | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-23
| | * | | | | | | | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
| | * | | | | | | | ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-22
| * | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto2009-12-02
| | * | | | | | | | | locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner2009-11-24
| | * | | | | | | | | locking: Remove unused prototypeThomas Gleixner2009-11-24
| | * | | | | | | | | locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-13
| * | | | | | | | | | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | generic-ipi: Add smp_call_function_any()Rusty Russell2009-11-18
| * | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar2009-11-17
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori2009-11-15
| | * | | | | | | | | | | swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-10
| | * | | | | | | | | | | swiotlb: Add swiotlb_free() functionFUJITA Tomonori2009-11-10
| | * | | | | | | | | | | bootmem: Add free_bootmem_late()FUJITA Tomonori2009-11-10
| | * | | | | | | | | | | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori2009-11-10
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-12-05
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | GFS2: Tag all metadata with jidSteven Whitehouse2009-12-03
| | * | | | | | | | | | | VFS: Export dquot_send_warningSteven Whitehouse2009-12-03
| | * | | | | | | | | | | VFS: Add forget_all_cached_acls()Steven Whitehouse2009-12-03
| * | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2009-12-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-12-03
| | |\| | | | | | | | | | |
| | * | | | | | | | | | | | remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2009-11-23