Age | Commit message (Expand) | Author | Files | Lines |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 18 | -61/+64 |
2011-03-22 | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet | 4 | -5/+13 |
2011-03-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -39/+21 |
2011-03-22 | Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 4 | -25/+366 |
2011-03-22 | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 39 | -132/+38 |
2011-03-21 | ARM: H1940/RX1950: Change default LED triggers | Vasily Khoruzhick | 2 | -13/+15 |
2011-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -1/+6 |
2011-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 8 | -375/+319 |
2011-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 6 | -4/+39 |
2011-03-21 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 5 | -27/+86 |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 39 | -132/+38 |
2011-03-21 | introduce sys_syncfs to sync a single file system | Sage Weil | 4 | -1/+6 |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 25 | -33/+33 |
2011-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -6/+6 |
2011-03-21 | powerpc/ptrace: Remove BUG_ON when full register set not available | Mike Wolf | 2 | -3/+14 |
2011-03-21 | powerpc: Factoring mpic cpu id fetching into a function | Meador Inge | 1 | -17/+14 |
2011-03-21 | powerpc: Make MPIC honor the "pic-no-reset" device tree property | Meador Inge | 2 | -11/+59 |
2011-03-21 | powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes | Benjamin Herrenschmidt | 1 | -2/+5 |
2011-03-20 | ARM: S3C2442: RX1950: Add support for LED blinking | Vasily Khoruzhick | 1 | -0/+54 |
2011-03-20 | ARM: S3C2442: RX1950: Retain LEDs state in suspend | Vasily Khoruzhick | 1 | -0/+3 |
2011-03-20 | ARM: S3C2410: H1940: Fix lcd_power_set function | Vasily Khoruzhick | 1 | -11/+15 |
2011-03-20 | ARM: S3C2410: H1940: Add battery support | Vasily Khoruzhick | 1 | -0/+144 |
2011-03-20 | ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managing | Vasily Khoruzhick | 3 | -3/+101 |
2011-03-20 | ARM: S3C2410: H1940: Make h1940-bluetooth.c compile again | Vasily Khoruzhick | 1 | -3/+0 |
2011-03-20 | ARM: S3C2410: H1940: Add keys device | Arnaud Patard (Rtp) | 1 | -0/+39 |
2011-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -3/+5 |
2011-03-20 | arch/tile: fix futex sanitization definition/prototype mismatch | Chris Metcalf | 1 | -6/+6 |
2011-03-19 | xen: update mask_rw_pte after kernel page tables init changes | Stefano Stabellini | 1 | -3/+5 |
2011-03-19 | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini | 1 | -6/+7 |
2011-03-19 | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 3 | -30/+9 |
2011-03-18 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2660 | -51627/+104100 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2 | -1/+29 |
2011-03-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell... | Linus Torvalds | 14 | -219/+159 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 52 | -519/+762 |
2011-03-18 | sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. | David S. Miller | 3 | -4/+7 |
2011-03-18 | sparc: Implement of_iomap(). | David S. Miller | 1 | -0/+14 |
2011-03-18 | sparc: Implement of_address_to_resource(). | David S. Miller | 1 | -0/+13 |
2011-03-18 | sparc: Provide NO_IRQ definition. | David S. Miller | 2 | -0/+5 |
2011-03-18 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -9/+6 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 5 | -32/+16 |
2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 60 | -227/+224 |
2011-03-18 | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds | 4 | -44/+6 |
2011-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -72/+1603 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -9/+9 |
2011-03-18 | MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts | David Howells | 2 | -0/+55 |
2011-03-18 | MN10300: Fix the ASB2364 gdbport UART register defs | David Howells | 1 | -12/+12 |
2011-03-18 | MN10300: Fix ASB2364 FPGA register defs | David Howells | 1 | -1/+1 |
2011-03-18 | MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 3 | -5/+6 |
2011-03-18 | MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS | David Howells | 1 | -1/+1 |
2011-03-18 | MN10300: Convert ASB2364 FPGA irq_chip to new functions | Thomas Gleixner | 1 | -13/+13 |