1. 035688d sh: ecovec: add sample amixer settings by Kuninori Morimoto · 12 years ago
  2. 14eae6e sh: Fix up stack debugging build. by Paul Mundt · 11 years ago
  3. a246f58 sh: wire up finit_module syscall. by Paul Mundt · 11 years ago
  4. 4a71997 sh: Fix FDPIC binary loader by Thomas Schwinge · 12 years ago
  5. 30c254f sh: define TASK_UNMAPPED_BASE as a page aligned constant by Kuninori Morimoto · 12 years ago
  6. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  9. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  10. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  11. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  12. 2b83188 Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  13. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  14. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  15. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  16. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  19. b4265f1 mm: use vm_unmapped_area() on sh architecture by Michel Lespinasse · 12 years ago
  20. 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  21. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  22. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  23. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  24. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  25. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  26. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  27. 0ad9513 sh: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  28. f409132 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 by Al Viro · 12 years ago
  29. 9dc87c7 sh64: fix altstack switching on sigreturn by Al Viro · 12 years ago
  30. 48bee69 sh/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  31. 50af1e9 sh: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  32. d072c35 sh: kfr2r09: Use the backlight API for brightness control by Laurent Pinchart · 12 years ago
  33. 6bc1e5e sh: ecovec24: Remove unused get_brightness LCDC callback by Laurent Pinchart · 12 years ago
  34. 1d33a51 sh: ap325rxa: Remove unused get_brightness LCDC callback by Laurent Pinchart · 12 years ago
  35. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  36. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  37. 7fd94be Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  38. 77614e0 arch: Change defconfigs to point to g_mass_storage. by Michal Nazarewicz · 12 years ago
  39. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  40. 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
  41. 80b249b sh: convert to generic sys_execve() by Al Viro · 12 years ago
  42. 7147e21 sh: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  43. 7518f07 sh: convert boards to use the OHCI platform driver by Florian Fainelli · 12 years ago
  44. 588be30 UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty by David Howells · 12 years ago
  45. cf75993 sh: Wire up kcmp syscall. by Paul Mundt · 12 years ago
  46. 850fbcf Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowells/linux-headers into sh-latest by Paul Mundt · 12 years ago
  47. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  48. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  49. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  50. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  51. 0a9426d UAPI: (Scripted) Disintegrate arch/sh/include/asm by David Howells · 12 years ago
  52. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  53. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  54. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  55. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  56. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  57. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  58. 666e81f sections: fix section conflicts in arch/sh by Andi Kleen · 12 years ago
  59. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  60. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  61. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  62. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  63. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  64. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  65. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  66. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  67. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  68. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  69. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  70. 5e071e2 sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. by Al Viro · 12 years ago
  71. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  72. fa75ce6 Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latest by Paul Mundt · 12 years ago
  73. d0b464d sh: sh7269: Fix LCD pinmux by Phil Edworthy · 12 years ago
  74. 800fb3d sh: dma: fix request_irq usage by Mike Frysinger · 12 years ago
  75. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  76. 08298f0 sh: explicitly include sh_dma.h in setup-sh7722.c by Guennadi Liakhovetski · 12 years ago
  77. 1ca8fe3 sh: ecovec: care CN5 VBUS if USB host mode by Kuninori Morimoto · 12 years ago
  78. 8a87776 sh: sh7724: fixup renesas_usbhs clock settings by Kuninori Morimoto · 12 years ago
  79. 91ba548 Merge branch 'sh/dmaengine' into sh-latest by Paul Mundt · 12 years ago
  80. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  81. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  82. b9ccfda sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757 by Shimoda, Yoshihiro · 12 years ago
  83. a3fd869 Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest by Paul Mundt · 12 years ago
  84. 90eed7d sh: Fix up recursive fault in oops with unset TTB. by Paul Mundt · 12 years ago
  85. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  86. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  87. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  88. 47b170a Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  89. 9ff561f Merge branch 'common/pinctrl' into sh-latest by Paul Mundt · 12 years ago
  90. 1e7f07b sh: remove unused DMA device pointer from SIU platform data by Guennadi Liakhovetski · 12 years ago
  91. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  92. 4403310 SH: Convert out[bwl] macros to inline functions by Corey Minyard · 12 years ago
  93. 89d7148 sh: select the fixed regulator driver on several boards by Guennadi Liakhovetski · 12 years ago
  94. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  95. ce8dd71 sh/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  96. 86927f9 sh/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  97. 64941d8 sh: Fix up se7721 GPIOLIB=y build warnings. by Paul Mundt · 12 years ago
  98. d4c191d sh: ecovec: switch MMC power control to regulators by Guennadi Liakhovetski · 12 years ago
  99. 67ef578 sh: add fixed voltage regulators to se7724 by Guennadi Liakhovetski · 12 years ago
  100. 2fcfe22 sh: add fixed voltage regulators to sdk7786 by Guennadi Liakhovetski · 12 years ago