1. 588be30 UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty by David Howells · 12 years ago
  2. cf75993 sh: Wire up kcmp syscall. by Paul Mundt · 12 years ago
  3. 850fbcf Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowells/linux-headers into sh-latest by Paul Mundt · 12 years ago
  4. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  5. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  6. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  7. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. 0a9426d UAPI: (Scripted) Disintegrate arch/sh/include/asm by David Howells · 12 years ago
  9. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  10. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  11. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  12. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  13. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  14. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  15. 666e81f sections: fix section conflicts in arch/sh by Andi Kleen · 12 years ago
  16. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  17. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  18. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  19. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  20. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  21. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  22. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  23. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  24. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  25. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  26. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  27. 5e071e2 sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. by Al Viro · 12 years ago
  28. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  29. fa75ce6 Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latest by Paul Mundt · 12 years ago
  30. d0b464d sh: sh7269: Fix LCD pinmux by Phil Edworthy · 12 years ago
  31. 800fb3d sh: dma: fix request_irq usage by Mike Frysinger · 12 years ago
  32. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  33. 08298f0 sh: explicitly include sh_dma.h in setup-sh7722.c by Guennadi Liakhovetski · 12 years ago
  34. 1ca8fe3 sh: ecovec: care CN5 VBUS if USB host mode by Kuninori Morimoto · 12 years ago
  35. 8a87776 sh: sh7724: fixup renesas_usbhs clock settings by Kuninori Morimoto · 12 years ago
  36. 91ba548 Merge branch 'sh/dmaengine' into sh-latest by Paul Mundt · 12 years ago
  37. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  38. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  39. b9ccfda sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757 by Shimoda, Yoshihiro · 12 years ago
  40. a3fd869 Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest by Paul Mundt · 12 years ago
  41. 90eed7d sh: Fix up recursive fault in oops with unset TTB. by Paul Mundt · 12 years ago
  42. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  43. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  44. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  45. 47b170a Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  46. 9ff561f Merge branch 'common/pinctrl' into sh-latest by Paul Mundt · 12 years ago
  47. 1e7f07b sh: remove unused DMA device pointer from SIU platform data by Guennadi Liakhovetski · 12 years ago
  48. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  49. 4403310 SH: Convert out[bwl] macros to inline functions by Corey Minyard · 12 years ago
  50. 89d7148 sh: select the fixed regulator driver on several boards by Guennadi Liakhovetski · 12 years ago
  51. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  52. ce8dd71 sh/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  53. 86927f9 sh/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  54. 64941d8 sh: Fix up se7721 GPIOLIB=y build warnings. by Paul Mundt · 12 years ago
  55. d4c191d sh: ecovec: switch MMC power control to regulators by Guennadi Liakhovetski · 12 years ago
  56. 67ef578 sh: add fixed voltage regulators to se7724 by Guennadi Liakhovetski · 12 years ago
  57. 2fcfe22 sh: add fixed voltage regulators to sdk7786 by Guennadi Liakhovetski · 12 years ago
  58. 1190ef9 sh: add fixed voltage regulators to rsk by Guennadi Liakhovetski · 12 years ago
  59. 48aff64 sh: add fixed voltage regulators to migor by Guennadi Liakhovetski · 12 years ago
  60. da5f2dd sh: add fixed voltage regulators to kfr2r09 by Guennadi Liakhovetski · 12 years ago
  61. 9c158b1 sh: add fixed voltage regulators to ap325rxa by Guennadi Liakhovetski · 12 years ago
  62. 2db73c9 sh: add fixed voltage regulators to sh7757lcr by Guennadi Liakhovetski · 12 years ago
  63. 9d5be6a sh: add fixed voltage regulators to sh2007 by Guennadi Liakhovetski · 12 years ago
  64. 73c2a9d sh: add fixed voltage regulators to polaris by Guennadi Liakhovetski · 12 years ago
  65. 2bd5d08 sh: add fixed voltage regulators to magicpanelr2 by Guennadi Liakhovetski · 12 years ago
  66. 1f8eca1 sh: add fixed voltage regulators to apsh4ad0a by Guennadi Liakhovetski · 12 years ago
  67. 920f550 sh: add fixed voltage regulators to apsh4a3a by Guennadi Liakhovetski · 12 years ago
  68. e9bcd47 Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  69. ad3337c sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register by Nobuhiro Iwamatsu · 12 years ago
  70. bc404e9 sh: kfr2r09: fix compile breakage by Guennadi Liakhovetski · 12 years ago
  71. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 12 years ago
  72. e822a00 Merge branch 'topic/sebastian-devinit-fixups' into next by Bjorn Helgaas · 12 years ago
  73. 1359bac sh/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  74. 0412ddc sh64: Fix up section mismatch warnings. by Paul Mundt · 12 years ago
  75. 0375a73 sh64: Attempt to make reserved insn trap handler resemble C. by Paul Mundt · 12 years ago
  76. 5f857bc sh: Consolidate die definitions for trap handlers. by Paul Mundt · 12 years ago
  77. 37c9ee0 sh64: Kill off old exception debugging helpers. by Paul Mundt · 12 years ago
  78. db218b3 sh64: Use generic unaligned access control/counters. by Paul Mundt · 12 years ago
  79. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  80. af68d8f Merge branch 'sh/genirq' into sh-latest by Paul Mundt · 12 years ago
  81. d978006 Merge branch 'sh/dynamic-irq-cleanup' into sh-latest by Paul Mundt · 12 years ago
  82. f21efd4 Merge branch 'sh/multi-unwinders' into sh-latest by Paul Mundt · 12 years ago
  83. 380622e Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  84. 1318002 sh: Kill off additional asm-generic wrappers. by Paul Mundt · 12 years ago
  85. d14a5fd sh: Setup CROSS_COMPILE at the top by Geert Uytterhoeven · 12 years ago
  86. 8e780be sh: Fix up link time defsym warnings. by Paul Mundt · 12 years ago
  87. cba8df4 sh: use the new generic strnlen_user() function by Paul Mundt · 12 years ago
  88. 0e100e1 sh: switch to generic strncpy_from_user(). by Paul Mundt · 12 years ago
  89. 74ca431 sh: Kill off last dead UBC header by Paul Bolle · 12 years ago
  90. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  91. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  92. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  93. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  94. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  95. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  96. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  97. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 12 years ago
  98. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  99. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  100. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago