summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13040): V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision O...Marek Vasut2009-12-051-0/+1
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-057-38/+86
|\
| * tracing: Separate raw syscall from syscall tracerLai Jiangshan2009-11-251-1/+2
| * tracing: Remove the stale include/trace/power.hJosh Stone2009-11-191-32/+0
| * compiler: Introduce __always_unusedLi Zefan2009-11-022-0/+5
| * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-2941-83/+187
| |\
| * | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-141-1/+1
| * | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-1319-45/+41
| |\ \
| * \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01293-3262/+12171
| |\ \ \
| * | | | tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker2009-09-281-13/+15
| * | | | tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker2009-09-242-4/+76
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-051-1/+1
|\ \ \ \ \
| * | | | | tracing: Fix event format exportJohannes Berg2009-11-131-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-052-7/+1
|\ \ \ \ \
| * | | | | irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-041-6/+0
| * | | | | irq: trivial: Fix typo in comment for #endifMichael Neuling2009-10-231-1/+1
* | | | | | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-3/+10
|\ \ \ \ \ \
| * | | | | | signal: Fix alternate signal stack checkSebastian Andrzej Siewior2009-11-041-3/+10
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-055-12/+134
|\ \ \ \ \ \ \
| * | | | | | | rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-223-13/+14
| * | | | | | | rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-222-5/+0
| * | | | | | | rcu: Fix TINY_RCU #elif conditionPaul E. McKenney2009-10-271-1/+1
| * | | | | | | rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-261-4/+2
| * | | | | | | rcu: Add synchronize_srcu_expedited()Paul E. McKenney2009-10-261-0/+1
| * | | | | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-263-0/+127
* | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-053-14/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-232-2/+4
| * | | | | | | | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-222-2/+1
| * | | | | | | | ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-221-10/+20
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-053-56/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto2009-12-021-5/+5
| * | | | | | | | | locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner2009-11-241-2/+2
| * | | | | | | | | locking: Remove unused prototypeThomas Gleixner2009-11-241-2/+0
| * | | | | | | | | locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-131-47/+28
* | | | | | | | | | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-1/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | generic-ipi: Add smp_call_function_any()Rusty Russell2009-11-181-1/+10
* | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-053-13/+15
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar2009-11-177-20/+47
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori2009-11-151-0/+2
| * | | | | | | | | | | swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-101-2/+2
| * | | | | | | | | | | swiotlb: Add swiotlb_free() functionFUJITA Tomonori2009-11-101-0/+6
| * | | | | | | | | | | bootmem: Add free_bootmem_late()FUJITA Tomonori2009-11-101-0/+1
| * | | | | | | | | | | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori2009-11-101-11/+4
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-12-053-1/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | GFS2: Tag all metadata with jidSteven Whitehouse2009-12-031-1/+5
| * | | | | | | | | | | VFS: Export dquot_send_warningSteven Whitehouse2009-12-031-0/+11
| * | | | | | | | | | | VFS: Add forget_all_cached_acls()Steven Whitehouse2009-12-031-0/+14
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2009-12-057-24/+82
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-12-0393-234/+802
| |\| | | | | | | | | | |
| * | | | | | | | | | | | remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2009-11-242-6/+0