summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-3013-22/+427
|\
| *-------------. Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-256-12/+376
| |\ \ \ \ \ \ \ \
| | | | | | | | * | softirq: remove useless function __local_bh_enableLiming Wang2008-11-281-1/+0
| | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | * | | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-183-9/+344
| | | | | | * | | Merge branch 'linus' into core/rcuIngo Molnar2008-12-1875-483/+1161
| | | | | | |\ \ \
| | | | * | | | | | lockdep: change a held lock's classPeter Zijlstra2008-12-041-2/+10
| | | | * | | | | | Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-0434-120/+231
| | | | |\ \ \ \ \ \
| | | * | | | | | | | swiotlb: add arch hook to force mappingIan Campbell2008-12-171-0/+2
| | | * | | | | | | | swiotlb: allow architectures to override phys<->bus<->phys conversionsIan Campbell2008-12-171-0/+3
| | | * | | | | | | | swiotlb: move some definitions to headerIan Campbell2008-12-161-0/+14
| | | * | | | | | | | swiotlb: allow architectures to override swiotlb pool allocationJeremy Fitzhardinge2008-12-161-0/+3
| * | | | | | | | | | Merge branch 'core/futexes' into core/coreIngo Molnar2008-12-251-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner2008-11-241-1/+2
| | * | | | | | | | | | Merge branch 'linus' into core/futexesThomas Gleixner2008-11-241897-184266/+23833
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| * | | | | | | | | | | Merge branch 'core/debug' into core/coreIngo Molnar2008-12-251-4/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | debug warnings: eliminate warn_on_slowpath()Ingo Molnar2008-11-281-4/+3
| | * | | | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debugIngo Molnar2008-11-261899-184319/+24011
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-2534-67/+103
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ \ \ 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 branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-283-6/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+6
| * | | | | | | | | | | | | | | | | | Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-183-2/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-2/+2
| * | | | | | | | | | | | | | | | | | Merge branch 'merge' into nextPaul Mackerras2008-12-169-40/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-4/+34
| * | | | | | | | | | | | | | | | | | | Merge branch 'merge'Paul Mackerras2008-12-0323-82/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-1920-47/+213
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-191-0/+6
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-282-33/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | m68k: use the new byteorder headersHarvey Harrison2008-12-281-11/+5
OpenPOWER on IntegriCloud