Age | Commit message (Expand) | Author | Files | Lines |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+0 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2 | -3/+0 |
2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 1 | -0/+1 |
2012-12-15 | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 5 | -31/+10 |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -12/+7 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-12-12 | mm, oom: remove statically defined arch functions of same name | David Rientjes | 1 | -12/+7 |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 13 | -338/+79 |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 1 | -114/+23 |
2012-12-11 | mm: use vm_unmapped_area() on sh architecture | Michel Lespinasse | 1 | -114/+23 |
2012-12-11 | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 6 | -6/+22 |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+3 |
2012-12-11 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2012-12-11 | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 1 | -0/+1 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro | 2 | -5/+3 |
2012-11-28 | sh: switch to generic fork/vfork/clone | Al Viro | 5 | -110/+11 |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 13 | -230/+72 |
2012-11-28 | sh64: fix altstack switching on sigreturn | Al Viro | 1 | -4/+2 |
2012-11-28 | sh/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -2/+0 |
2012-11-28 | sh: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 1 | -0/+1 |
2012-11-21 | sh: kfr2r09: Use the backlight API for brightness control | Laurent Pinchart | 3 | -19/+10 |
2012-11-21 | sh: ecovec24: Remove unused get_brightness LCDC callback | Laurent Pinchart | 1 | -6/+0 |
2012-11-21 | sh: ap325rxa: Remove unused get_brightness LCDC callback | Laurent Pinchart | 1 | -6/+0 |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 1 | -1/+1 |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-11 | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2 | -2/+2 |
2012-11-08 | arch: Change defconfigs to point to g_mass_storage. | Michal Nazarewicz | 2 | -2/+2 |
2012-10-25 | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 1 | -0/+3 |
2012-10-24 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 2 | -2/+2 |
2012-10-22 | sh: convert to generic sys_execve() | Al Viro | 5 | -56/+1 |
2012-10-22 | sh: switch to generic kernel_thread()/kernel_execve() | Al Viro | 10 | -174/+71 |
2012-10-22 | sh: convert boards to use the OHCI platform driver | Florian Fainelli | 4 | -4/+20 |
2012-10-17 | UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty | David Howells | 1 | -0/+4 |
2012-10-15 | sh: Wire up kcmp syscall. | Paul Mundt | 4 | -2/+6 |
2012-10-15 | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell... | Paul Mundt | 32 | -153/+173 |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -11/+5 |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton | 2 | -4/+4 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -2/+3 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -10/+1 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/sh/include/asm | David Howells | 32 | -153/+173 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 1 | -0/+6 |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 1 | -0/+1 |