summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-123-5/+4
| | | | * | | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-121471-14863/+23727
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | 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-288883-316537/+779846
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | lockstat: contend with pointsPeter Zijlstra2008-10-205-37/+82
| | | | * | | | | | | | | | | | | | sched: improve preempt debuggingNick Piggin2008-09-301-1/+1
| | | | * | | | | | | | | | | | | | lockstat: fixup signed divisionPeter Zijlstra2008-09-231-3/+4
| | | | * | | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into core/lockingIngo Molnar2008-09-23173-1185/+1830
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | 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-113-3/+2
| | | | * | | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-117-47/+39
| | | | * | | | | | | | | | | | | | | x86: some lock annotations for user copy pathsNick Piggin2008-09-105-3/+44
| | | | * | | | | | | | | | | | | | | lockdep: add might_lock() / might_lock_read()Peter Zijlstra2008-09-101-0/+18
| | | | * | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into core/lockingIngo Molnar2008-09-10303-4077/+5277
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | lockdep, UML: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not setRui Sousa2008-09-051-16/+16
| | | | * | | | | | | | | | | | | | | | lockstat: documentation updatePeter Zijlstra2008-09-051-0/+1
| | | | * | | | | | | | | | | | | | | | lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not setRui Sousa2008-09-041-10/+8
| | | * | | | | | | | | | | | | | | | | futex: fixup get_futex_key() for private futexesPeter Zijlstra2008-09-301-0/+1
| | | * | | | | | | | | | | | | | | | | futex: cleanup fsharedPeter Zijlstra2008-09-301-29/+19
| | | * | | | | | | | | | | | | | | | | futex: use fast_gup()Peter Zijlstra2008-09-301-3/+1
| | | * | | | | | | | | | | | | | | | | futex: reduce mmap_sem usagePeter Zijlstra2008-09-301-79/+4
| | | * | | | | | | | | | | | | | | | | futex: rely on get_user_pages() for shared futexesPeter Zijlstra2008-09-302-82/+82
| | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into core/debugIngo Molnar2008-09-101360-14792/+38470
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | debug: add notifier chain debugging, v2Arjan van de Ven2008-09-104-10/+21
| | * | | | | | | | | | | | | | | | | | softlockup: increase hung tasks check from 2 minutes to 8 minutesIngo Molnar2008-09-101-1/+1
| | * | | | | | | | | | | | | | | | | | debug: add notifier chain debuggingArjan van de Ven2008-09-102-0/+26
* | | | | | | | | | | | | | | | | | | | KEYS: Fix variable uninitialisation warningsDavid Howells2008-12-291-3/+3
* | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28254-2728/+7138
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-2910-48/+130
| * | | | | | | | | | | | | | | | | | | | powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-291-1/+15
| * | | | | | | | | | | | | | | | | | | | powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-233-1/+16
| * | | | | | | | | | | | | | | | | | | | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-235-14/+15
| * | | | | | | | | | | | | | | | | | | | powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-231-0/+2
| * | | | | | | | | | | | | | | | | | | | powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-232-52/+40
| * | | | | | | | | | | | | | | | | | | | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-232-10/+7
| * | | | | | | | | | | | | | | | | | | | powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-235-5/+12
| * | | | | | | | | | | | | | | | | | | | powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-237-43/+0
| * | | | | | | | | | | | | | | | | | | | powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov2008-12-231-12/+9
| * | | | | | | | | | | | | | | | | | | | powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-232-19/+39
| * | | | | | | | | | | | | | | | | | | | powerpc/pseries: Fix cpu hotplugSebastien Dugue2008-12-231-1/+1
| * | | | | | | | | | | | | | | | | | | | powerpc: Fix KVM build on ppc440Paul Mackerras2008-12-231-0/+1
| * | | | | | | | | | | | | | | | | | | | powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-225-16/+175
| * | | | | | | | | | | | | | | | | | | | powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann2008-12-221-2/+2
| * | | | | | | | | | | | | | | | | | | | powerpc/mpc5200: fix error paths in PSC UART probe functionWolfram Sang2008-12-211-8/+15
| * | | | | | | | | | | | | | | | | | | | powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-212-5/+47
| * | | | | | | | | | | | | | | | | | | | powerpc/mpc5200: Make PSC UART driver update serial errors countersRené Bürgel2008-12-211-2/+8
| * | | | | | | | | | | | | | | | | | | | powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driverWolfram Sang2008-12-211-4/+1
| * | | | | | | | | | | | | | | | | | | | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-213-78/+488
OpenPOWER on IntegriCloud