Age | Commit message (Expand) | Author | Files | Lines |
2011-09-15 | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock | 2 | -2/+2 |
2011-09-15 | sched: x86_32 Fix typo in switch_to() description | Kamalesh Babulal | 1 | -1/+1 |
2011-09-15 | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov | 2 | -2/+2 |
2011-09-15 | s390: Convert vmalloc/memset to vzalloc | Joe Perches | 1 | -2/+1 |
2011-07-26 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -22/+2 |
2011-07-26 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -10/+0 |
2011-07-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 128 | -1290/+8022 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 44 | -1907/+1074 |
2011-07-26 | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+0 |
2011-07-26 | Merge 'akpm' patch series | Linus Torvalds | 54 | -133/+965 |
2011-07-26 | mach-ux500: add lm3530 ALS platform data for U5500 | Linus Walleij | 1 | -1/+83 |
2011-07-26 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang | 2 | -0/+2 |
2011-07-26 | um: remove dead code | Richard Weinberger | 3 | -6/+3 |
2011-07-26 | um: adjust size of pid_buf | Richard Weinberger | 1 | -1/+1 |
2011-07-26 | um: implement a x86_64 vDSO | Richard Weinberger | 9 | -0/+365 |
2011-07-26 | um: set __HAVE_ARCH_GATE_AREA for x86_64 | Richard Weinberger | 3 | -1/+37 |
2011-07-26 | um: Set __HAVE_ARCH_GATE_AREA for i386 | Richard Weinberger | 3 | -1/+65 |
2011-07-26 | um: disable scan_elf_aux() on x86_64 | Richard Weinberger | 3 | -7/+8 |
2011-07-26 | uml: free resources | Davidlohr Bueso | 1 | -2/+4 |
2011-07-26 | uml: drivers/slip_user.c memory leak fix | Vitaliy Ivanov | 1 | -2/+1 |
2011-07-26 | uml: helper.c warning corrections | Vitaliy Ivanov | 1 | -2/+2 |
2011-07-26 | uml: cow_user.c warning corrections | Vitaliy Ivanov | 1 | -1/+5 |
2011-07-26 | uml: drivers/net_user.c memory leak fix | Vitaliy Ivanov | 1 | -1/+4 |
2011-07-26 | um: reinstate kernel version in generated .config | Geert Uytterhoeven | 1 | -0/+2 |
2011-07-26 | um: add netpoll support | Richard Weinberger | 1 | -0/+12 |
2011-07-26 | um: fix _FORTIFY_SOURCE=2 support for kernel modules | Richard Weinberger | 1 | -0/+5 |
2011-07-26 | um: clean up delay functions | Richard Weinberger | 3 | -32/+91 |
2011-07-26 | um, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-26 | um: clean up vm-flags.h | Richard Weinberger | 3 | -39/+5 |
2011-07-26 | cris, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2 | -2/+0 |
2011-07-26 | cris: fix some build warnings in pinmux.c | WANG Cong | 1 | -4/+6 |
2011-07-26 | m68k, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 3 | -6/+2 |
2011-07-26 | m32r, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-26 | alpha, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-26 | h8300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -2/+0 |
2011-07-26 | sparc64: implement get_user_pages_fast() | David S. Miller | 2 | -1/+182 |
2011-07-26 | sparc64: add support for _PAGE_SPECIAL | David S. Miller | 1 | -4/+11 |
2011-07-26 | sparc64: use RCU page table freeing | David S. Miller | 2 | -2/+47 |
2011-07-26 | sparc64: kill page table quicklists | David S. Miller | 3 | -21/+26 |
2011-07-26 | xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h | WANG Cong | 1 | -0/+1 |
2011-07-26 | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg | 1 | -0/+3 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 91 | -155/+135 |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2011-07-25 | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 49 | -1892/+4 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 219 | -8099/+4681 |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 23 | -151/+140 |
2011-07-25 | Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -2/+2 |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 7 | -1334/+0 |
2011-07-25 | m68k: Revive reporting of spurious interrupts | Geert Uytterhoeven | 5 | -8/+12 |
2011-07-25 | m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h | Geert Uytterhoeven | 2 | -1/+2 |