summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22100-556/+614
|\
| * block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-0543-250/+277
| * drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-0535-190/+216
| * ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-152-11/+11
| * mac: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-153-13/+14
| * mtd: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-7/+8
| * scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-1516-85/+86
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2253-402/+347
|\ \
| * | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-2121-5/+36
| * | dabusb: remove the BKLArnd Bergmann2010-10-191-15/+3
| * | sunrpc: remove the big kernel lockArnd Bergmann2010-10-192-30/+11
| * | init/main.c: remove BKL notationsNamhyung Kim2010-10-191-2/+0
| * | blktrace: remove the big kernel lockArnd Bergmann2010-10-191-11/+3
| * | rtmutex-tester: make it build without BKLArnd Bergmann2010-10-191-0/+6
| * | dvb-core: kill the big kernel lockArnd Bergmann2010-10-194-40/+11
| * | dvb/bt8xx: kill the big kernel lockArnd Bergmann2010-10-191-3/+4
| * | tlclk: remove big kernel lockArnd Bergmann2010-10-191-3/+3
| * | fix rawctl compat ioctls breakage on amd64 and itanicAl Viro2010-10-192-173/+140
| * | uml: kill big kernel lockArnd Bergmann2010-10-194-18/+20
| * | parisc: remove big kernel lockArnd Bergmann2010-10-161-4/+0
| * | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-268-31/+36
| * | alpha: kill big kernel lockArnd Bergmann2010-09-262-8/+0
| * | isapnp: BKL removalArnd Bergmann2010-09-261-7/+8
| * | s390/block: kill the big kernel lockArnd Bergmann2010-09-263-26/+2
| * | hpet: kill BKL, add compat_ioctlArnd Bergmann2010-09-151-34/+64
| |/
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-228-40/+25
|\ \
| * | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum2010-09-073-3/+15
| * | x86: Move alloc_desk_mask variables inside ifdefAndi Kleen2010-07-271-1/+1
| * | x86-32: Align IRQ stacks properlyChristoph Hellwig2010-07-271-1/+1
| * | x86: Remove CONFIG_4KSTACKSChristoph Hellwig2010-06-293-19/+1
| * | x86: Always use irq stacksChristoph Hellwig2010-06-294-18/+9
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-221-30/+21
|\ \ \
| * | | x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner2010-09-181-30/+21
* | | | bluetooth: Fix missing NULL checkAlan Cox2010-10-221-0/+7
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-21130-683/+3676
|\ \ \ \
| * \ \ \ Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2010-10-157-4/+360
| |\ \ \ \
| | * | | | powerpc/44x: Update ppc44x_defconfigJosh Boyer2010-10-141-4/+5
| | * | | | powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri2010-10-136-0/+355
| * | | | | powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig optionTimur Tabi2010-10-142-7/+18
| * | | | | fsl_rio: Add comments for sRIO registers.Shaohui Xie2010-10-141-25/+40
| * | | | | powerpc/fsl-booke: Add e55xx (64-bit) smp defconfigKumar Gala2010-10-142-3/+85
| * | | | | powerpc/fsl-booke: Add p5020 DS board supportKumar Gala2010-10-143-0/+82
| * | | | | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-146-10/+29
| * | | | | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala2010-10-142-3/+54
| * | | | | powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala2010-10-146-4/+61
| * | | | | powerpc/85xx: add cache-sram supportHarninder Rai2010-10-145-0/+540
| * | | | | powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS boardTimur Tabi2010-10-141-0/+11
| * | | | | powerpc: Fix compile error with paca code on ppc64eKumar Gala2010-10-141-1/+1
| * | | | | powerpc/fsl-booke: Add p3041 DS board supportKumar Gala2010-10-143-0/+76
| * | | | | oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood2010-10-141-7/+8