summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-247-7/+45
|\ \ \ \ \ \
| | | | * | | rcu: increase RCU stall-check timeoutsPaul E. McKenney2008-11-031-1/+1
| | | * | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-122-3/+4
| | | * | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12364-64447/+1077
| | | |\ \ \ \
| | | * | | | | mutex: improve header comment to be actually informative about the APIArjan van de Ven2008-10-301-0/+2
| | | * | | | | Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-281562-119773/+22684
| | | |\ \ \ \ \
| | | * | | | | | lockstat: contend with pointsPeter Zijlstra2008-10-201-4/+9
| | | * | | | | | Merge commit 'v2.6.27-rc7' into core/lockingIngo Molnar2008-09-2310-60/+94
| | | |\ \ \ \ \ \
| | | * | | | | | | uaccess: fix parameters inversion for __copy_from_user_inatomic()Hiroshi Shimamoto2008-09-161-1/+1
| | | * | | | | | | Revert "lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set"Ingo Molnar2008-09-141-8/+10
| | | * | | | | | | lock debug: sit tight when we are already in a panicAndrew Morton2008-09-121-1/+1
| | | * | | | | | | x86: some lock annotations for user copy paths, v3Ingo Molnar2008-09-112-3/+1
| | | * | | | | | | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-114-32/+19
| | | * | | | | | | x86: some lock annotations for user copy pathsNick Piggin2008-09-103-2/+34
| | | * | | | | | | lockdep: add might_lock() / might_lock_read()Peter Zijlstra2008-09-101-0/+18
| | | * | | | | | | Merge commit 'v2.6.27-rc6' into core/lockingIngo Molnar2008-09-1017-15/+63
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | lockdep, UML: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not setRui Sousa2008-09-051-16/+16
| | | * | | | | | | | lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not setRui Sousa2008-09-041-10/+8
| | * | | | | | | | | futex: rely on get_user_pages() for shared futexesPeter Zijlstra2008-09-301-0/+2
| * | | | | | | | | | Merge branch 'linus' into core/debugIngo Molnar2008-09-10266-55495/+392
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | debug: add notifier chain debugging, v2Arjan van de Ven2008-09-101-0/+3
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-201-20/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-201-20/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-20/+0
* | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-201-30/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-1833-96/+869
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-30/+0
* | | | | | | | | | | | | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-201-4/+0
* | | | | | | | | | | | | | | reintroduce accept4Ulrich Drepper2008-11-202-6/+3
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-181-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-1/+3
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-181-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-111-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-111-0/+3
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-172-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-142-3/+4
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-161-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-131-0/+2
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Fix inotify watch removal/umount racesAl Viro2008-11-151-0/+11
* | | | | | | | | | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-151-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-121-0/+3
* | | | | | | | | | | | | | Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky2008-11-151-19/+23
* | | | | | | | | | | | | | USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-131-0/+2
* | | | | | | | | | | | | | slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-131-0/+28
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Add c2 port supportRodolfo Giometti2008-11-131-0/+65
* | | | | | | | | | | | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-131-0/+2
* | | | | | | | | | | | | remove ratelimt()Andrew Morton2008-11-131-7/+0
* | | | | | | | | | | | | atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre2008-11-131-1/+1
* | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-121-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hrtimer: clean up unused callback modesPeter Zijlstra2008-11-121-5/+0
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |