Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | BKL: Remove BKL from CifsFS | Jan Blunck | 2010-10-04 | 1 | -12/+1 | |
| * | | | BKL: Remove BKL from BFS | Jan Blunck | 2010-10-04 | 1 | -12/+1 | |
| * | | | BKL: Remove BKL from Amiga FFS | Jan Blunck | 2010-10-04 | 1 | -18/+5 | |
| * | | | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 2010-10-04 | 28 | -25/+187 | |
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 100 | -556/+614 | |
|\ \ \ \ | ||||||
| * | | | | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 43 | -250/+277 | |
| * | | | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 35 | -190/+216 | |
| * | | | | ipmi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 | 2 | -11/+11 | |
| * | | | | mac: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 | 3 | -13/+14 | |
| * | | | | mtd: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 | 1 | -7/+8 | |
| * | | | | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 | 16 | -85/+86 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 53 | -402/+347 | |
|\ \ \ \ | ||||||
| * | | | | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 2010-10-21 | 21 | -5/+36 | |
| * | | | | dabusb: remove the BKL | Arnd Bergmann | 2010-10-19 | 1 | -15/+3 | |
| * | | | | sunrpc: remove the big kernel lock | Arnd Bergmann | 2010-10-19 | 2 | -30/+11 | |
| * | | | | init/main.c: remove BKL notations | Namhyung Kim | 2010-10-19 | 1 | -2/+0 | |
| * | | | | blktrace: remove the big kernel lock | Arnd Bergmann | 2010-10-19 | 1 | -11/+3 | |
| * | | | | rtmutex-tester: make it build without BKL | Arnd Bergmann | 2010-10-19 | 1 | -0/+6 | |
| * | | | | dvb-core: kill the big kernel lock | Arnd Bergmann | 2010-10-19 | 4 | -40/+11 | |
| * | | | | dvb/bt8xx: kill the big kernel lock | Arnd Bergmann | 2010-10-19 | 1 | -3/+4 | |
| * | | | | tlclk: remove big kernel lock | Arnd Bergmann | 2010-10-19 | 1 | -3/+3 | |
| * | | | | fix rawctl compat ioctls breakage on amd64 and itanic | Al Viro | 2010-10-19 | 2 | -173/+140 | |
| * | | | | uml: kill big kernel lock | Arnd Bergmann | 2010-10-19 | 4 | -18/+20 | |
| * | | | | parisc: remove big kernel lock | Arnd Bergmann | 2010-10-16 | 1 | -4/+0 | |
| * | | | | cris: autoconvert trivial BKL users | Arnd Bergmann | 2010-09-26 | 8 | -31/+36 | |
| * | | | | alpha: kill big kernel lock | Arnd Bergmann | 2010-09-26 | 2 | -8/+0 | |
| * | | | | isapnp: BKL removal | Arnd Bergmann | 2010-09-26 | 1 | -7/+8 | |
| * | | | | s390/block: kill the big kernel lock | Arnd Bergmann | 2010-09-26 | 3 | -26/+2 | |
| * | | | | hpet: kill BKL, add compat_ioctl | Arnd Bergmann | 2010-09-15 | 1 | -34/+64 | |
| |/ / / | ||||||
* | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-22 | 8 | -40/+25 | |
|\ \ \ \ | ||||||
| * | | | | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE | Alexander van Heukelum | 2010-09-07 | 3 | -3/+15 | |
| * | | | | x86: Move alloc_desk_mask variables inside ifdef | Andi Kleen | 2010-07-27 | 1 | -1/+1 | |
| * | | | | x86-32: Align IRQ stacks properly | Christoph Hellwig | 2010-07-27 | 1 | -1/+1 | |
| * | | | | x86: Remove CONFIG_4KSTACKS | Christoph Hellwig | 2010-06-29 | 3 | -19/+1 | |
| * | | | | x86: Always use irq stacks | Christoph Hellwig | 2010-06-29 | 4 | -18/+9 | |
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-22 | 1 | -30/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner | 2010-09-18 | 1 | -30/+21 | |
* | | | | | | bluetooth: Fix missing NULL check | Alan Cox | 2010-10-22 | 1 | -0/+7 | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-22 | 130 | -683/+3676 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote branch 'jwb/next' into next | Benjamin Herrenschmidt | 2010-10-15 | 7 | -4/+360 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | powerpc/44x: Update ppc44x_defconfig | Josh Boyer | 2010-10-14 | 1 | -4/+5 | |
| | * | | | | | | powerpc/44x: Add support for the AMCC APM821xx SoC | Tirumala Marri | 2010-10-13 | 6 | -0/+355 | |
| * | | | | | | | powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option | Timur Tabi | 2010-10-14 | 2 | -7/+18 | |
| * | | | | | | | fsl_rio: Add comments for sRIO registers. | Shaohui Xie | 2010-10-14 | 1 | -25/+40 | |
| * | | | | | | | powerpc/fsl-booke: Add e55xx (64-bit) smp defconfig | Kumar Gala | 2010-10-14 | 2 | -3/+85 | |
| * | | | | | | | powerpc/fsl-booke: Add p5020 DS board support | Kumar Gala | 2010-10-14 | 3 | -0/+82 | |
| * | | | | | | | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala | 2010-10-14 | 6 | -10/+29 | |
| * | | | | | | | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes | Kumar Gala | 2010-10-14 | 2 | -3/+54 | |
| * | | | | | | | powerpc/fsl-booke: Add support for FSL 64-bit e5500 core | Kumar Gala | 2010-10-14 | 6 | -4/+61 | |
| * | | | | | | | powerpc/85xx: add cache-sram support | Harninder Rai | 2010-10-14 | 5 | -0/+540 |