1. c40e0fa Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latest by Paul Mundt · 13 years ago
  2. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  3. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  4. bfe75c7 sh: Defer to asm-generic/device.h. by Paul Mundt · 13 years ago
  5. 9d14070 Merge branch 'sh/hwblk' into sh-latest by Paul Mundt · 13 years ago
  6. 9f06cf3 Merge branch 'sh/pm-runtime' into sh-latest by Paul Mundt · 13 years ago
  7. ca371d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest by Paul Mundt · 13 years ago
  8. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  9. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  10. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  11. dc6876a sh: dma - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  12. 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
  13. 171f1bc sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT() by Kuninori Morimoto · 13 years ago
  14. a319add sh: sh7722: fix Oops: remove empty clock entries by Guennadi Liakhovetski · 13 years ago
  15. 544089a sh: sh7723.h: bugfix: remove unused clock index by Kuninori Morimoto · 13 years ago
  16. 615c36f sh: sh7724.h: bugfix: remove unused clock index by Kuninori Morimoto · 13 years ago
  17. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  18. cfc806a sh: hwblk: Kill off remaining bits of hwblk API. by Paul Mundt · 13 years ago
  19. ec20a81 sh: hwblk: Kill off hwblk_id from pdev archdata. by Paul Mundt · 13 years ago
  20. 4be8873 sh: cpuidle: Migrate off of hwblk API. by Paul Mundt · 13 years ago
  21. 62d3ba8 sh: Kill off remaining private runtime PM bits. by Paul Mundt · 13 years ago
  22. 7fa4632 sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  23. 6a06d5b sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  24. 8cc88a5 sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  25. 149c370 sh: Wire up process_vm syscalls. by Paul Mundt · 13 years ago
  26. dfd3b59 sh: Fix cached/uncaced address calculation in 29bit mode by Nobuhiro Iwamatsu · 13 years ago
  27. e66ac3f sh: kexec: Add PHYSICAL_START by Simon Horman · 13 years ago
  28. d4fa0e3 net: sh_eth: move the asm/sh_eth.h to include/linux/ by Yoshihiro Shimoda · 13 years ago
  29. 8eac3f6 sh: modify prototype in sh_eth.h by Yoshihiro Shimoda · 13 years ago
  30. c84b51e sh: Fix conflicting definitions of ptrace_triggered by Paul Gortmaker · 13 years ago
  31. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  32. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  33. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  34. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  35. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  36. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  37. a4e0527 asm-generic: move archictures to common delay.h by Jonas Bonn · 13 years ago
  38. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  39. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  40. d0459e1 Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest by Paul Mundt · 13 years ago
  41. 261a9af sh: sh7724: Add USBHS DMAEngine support by Kuninori Morimoto · 13 years ago
  42. 1f83812 Merge branch 'common/serial-rework' into sh-latest by Paul Mundt · 13 years ago
  43. 201fbce sh, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  44. 61a6976 serial: sh-sci: Abstract register maps. by Paul Mundt · 13 years ago
  45. 5bdbd4f sh: Fix up xchg/cmpxchg corruption with gUSA RB. by Srinivas KANDAGATLA · 13 years ago
  46. db7eba2 sh: Fix up asm-generic/ptrace.h fallout. by Paul Mundt · 13 years ago
  47. 65d517e sh64: asm/pgtable.h needs asm/mmu.h by Paul Mundt · 13 years ago
  48. 194cd8d sh: asm/tlb.h needs linux/swap.h by Nobuhiro Iwamatsu · 13 years ago
  49. 8181d3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 13 years ago
  50. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  51. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  52. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  53. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
  54. 3cea45c sh: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  55. 1e56a56 sh: mmu_gather rework by Peter Zijlstra · 13 years ago
  56. 5452555 sh: mark DMA slave ID 0 as invalid by Guennadi Liakhovetski · 13 years ago
  57. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  58. d39e17c sh: remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 13 years ago
  59. c7434db sh: wire up sys_sendmmsg. by Paul Mundt · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. 4d4fcae Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  62. a3d3362 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 13 years ago
  63. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  64. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  65. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  66. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  67. f47adbb sh: Conver to asm-generic/sizes.h. by Paul Mundt · 13 years ago
  68. 2a03cfb sh: wire up sys_syncfs. by Paul Mundt · 13 years ago
  69. a884033 sh: Wire up new fhandle and clock_adjtime syscalls. by Paul Mundt · 13 years ago
  70. 1d2a195 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 13 years ago
  71. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  72. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  73. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  74. b3017e6 net: sh_eth: add set_mdio_gate in bb_info by Yoshihiro Shimoda · 13 years ago
  75. e47c905 net: sh_eth: modify the PHY_INTERFACE_MODE by Yoshihiro Shimoda · 13 years ago
  76. 4a55530 net: sh_eth: modify the definitions of register by Yoshihiro Shimoda · 13 years ago
  77. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  78. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  79. 8ac53ed sh: dmaengine support for SH7757 by Yoshihiro Shimoda · 14 years ago
  80. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  81. 13c12a4 sh: Change __nosave_XXX symbols to long by Francesco Virlinzi · 14 years ago
  82. 51563cd Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into core/locking by Thomas Gleixner · 14 years ago
  83. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  84. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  85. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  86. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  87. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  88. 8f82f0c sh: Fix up breakage from asm-generic/pgtable.h changes. by Paul Mundt · 14 years ago
  89. fac6c2a sh: sh7372 SH4AL-DSP probe support by Magnus Damm · 14 years ago
  90. efb3e34 sh: Fix up legacy PTEA space attribute mapping. by Paul Mundt · 14 years ago
  91. 11e1ed6 sh: Stub out legacy PCC pgprot encoding for X2 TLBs. by Paul Mundt · 14 years ago
  92. c81fc38 sh: constify prefetch pointers. by Paul Mundt · 14 years ago
  93. 89e9fd3 Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest by Paul Mundt · 14 years ago
  94. 2f59986 sh: Add a machvec callback for early memblock reservations. by Paul Mundt · 14 years ago
  95. 418f219 sh: Move init_landisk_IRQ to header file by Nobuhiro Iwamatsu · 14 years ago
  96. baa7eb0 sh: Fix IRQ macro in header of landisk by Nobuhiro Iwamatsu · 14 years ago
  97. 0d6ae8f sh: Kill off deprecated ctrl_in/out I/O routines. by Paul Mundt · 14 years ago
  98. d074b10 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  99. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  100. 5e93c6b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest by Paul Mundt · 14 years ago