| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next |  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-17 | irq_work: Remove CONFIG_HAVE_IRQ_WORK |  Frederic Weisbecker | 1 | -1/+0 |
| 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/balbi/usb into usb-next |  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/dhowells/linux-headers into sh-latest |  Paul Mundt | 32 | -153/+173 |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  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/viro/signal |  Linus Torvalds | 3 | -2/+3 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  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 |
| 2012-10-06 | cross-arch: don't corrupt personality flags upon exec() |  Jiri Kosina | 1 | -1/+2 |
| 2012-10-06 | sections: fix section conflicts in arch/sh |  Andi Kleen | 2 | -2/+2 |
| 2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers |  Linus Torvalds | 18 | -34/+37 |
| 2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files |  David Howells | 1 | -0/+3 |
| 2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers |  David Howells | 17 | -34/+34 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq |  Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -5/+0 |
| 2012-10-01 | Uninclude linux/freezer.h |  Richard Weinberger | 2 | -2/+0 |
| 2012-10-01 | sanitize tsk_is_polling() |  Al Viro | 1 | -0/+3 |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h |  David Howells | 2 | -11/+5 |
| 2012-09-20 | get rid of generic instances of asm/exec.h |  Al Viro | 2 | -10/+1 |
| 2012-09-18 | PCI: Provide a default pcibios_update_irq() |  Thierry Reding | 1 | -5/+0 |
| 2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions |  Thierry Reding | 1 | -1/+1 |
| 2012-09-18 | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. |  Al Viro | 2 | -2/+2 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() |  Tejun Heo | 1 | -1/+1 |
| 2012-08-09 | Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latest |  Paul Mundt | 2 | -90/+141 |
| 2012-08-09 | sh: sh7269: Fix LCD pinmux |  Phil Edworthy | 2 | -90/+141 |
| 2012-08-09 | sh: dma: fix request_irq usage |  Mike Frysinger | 1 | -1/+1 |
| 2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k |  Linus Torvalds | 5 | -9/+4 |
| 2012-08-02 | sh: explicitly include sh_dma.h in setup-sh7722.c |  Guennadi Liakhovetski | 1 | -0/+1 |