1. e66ac3f sh: kexec: Add PHYSICAL_START by Simon Horman · 13 years ago
  2. d4fa0e3 net: sh_eth: move the asm/sh_eth.h to include/linux/ by Yoshihiro Shimoda · 13 years ago
  3. 8eac3f6 sh: modify prototype in sh_eth.h by Yoshihiro Shimoda · 13 years ago
  4. c84b51e sh: Fix conflicting definitions of ptrace_triggered by Paul Gortmaker · 14 years ago
  5. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  6. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 14 years ago
  7. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 14 years ago
  8. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  9. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 14 years ago
  10. a4e0527 asm-generic: move archictures to common delay.h by Jonas Bonn · 14 years ago
  11. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 14 years ago
  12. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 14 years ago
  13. 201fbce sh, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  14. 5bdbd4f sh: Fix up xchg/cmpxchg corruption with gUSA RB. by Srinivas KANDAGATLA · 14 years ago
  15. db7eba2 sh: Fix up asm-generic/ptrace.h fallout. by Paul Mundt · 14 years ago
  16. 65d517e sh64: asm/pgtable.h needs asm/mmu.h by Paul Mundt · 14 years ago
  17. 194cd8d sh: asm/tlb.h needs linux/swap.h by Nobuhiro Iwamatsu · 14 years ago
  18. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  19. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  20. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  21. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 14 years ago
  22. 3cea45c sh: convert to asm-generic ptrace.h by Mike Frysinger · 14 years ago
  23. 1e56a56 sh: mmu_gather rework by Peter Zijlstra · 14 years ago
  24. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 14 years ago
  25. d39e17c sh: remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
  26. c7434db sh: wire up sys_sendmmsg. by Paul Mundt · 14 years ago
  27. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  28. 4d4fcae Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  29. a3d3362 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  30. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  31. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  32. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
  33. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  34. f47adbb sh: Conver to asm-generic/sizes.h. by Paul Mundt · 14 years ago
  35. 2a03cfb sh: wire up sys_syncfs. by Paul Mundt · 14 years ago
  36. a884033 sh: Wire up new fhandle and clock_adjtime syscalls. by Paul Mundt · 14 years ago
  37. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  38. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  39. 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 · 14 years ago
  40. b3017e6 net: sh_eth: add set_mdio_gate in bb_info by Yoshihiro Shimoda · 14 years ago
  41. e47c905 net: sh_eth: modify the PHY_INTERFACE_MODE by Yoshihiro Shimoda · 14 years ago
  42. 4a55530 net: sh_eth: modify the definitions of register by Yoshihiro Shimoda · 14 years ago
  43. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  44. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  45. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  46. 13c12a4 sh: Change __nosave_XXX symbols to long by Francesco Virlinzi · 14 years ago
  47. 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
  48. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  49. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  50. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  51. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  52. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  53. 8f82f0c sh: Fix up breakage from asm-generic/pgtable.h changes. by Paul Mundt · 14 years ago
  54. fac6c2a sh: sh7372 SH4AL-DSP probe support by Magnus Damm · 14 years ago
  55. efb3e34 sh: Fix up legacy PTEA space attribute mapping. by Paul Mundt · 14 years ago
  56. 11e1ed6 sh: Stub out legacy PCC pgprot encoding for X2 TLBs. by Paul Mundt · 14 years ago
  57. c81fc38 sh: constify prefetch pointers. by Paul Mundt · 14 years ago
  58. 89e9fd3 Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest by Paul Mundt · 14 years ago
  59. 2f59986 sh: Add a machvec callback for early memblock reservations. by Paul Mundt · 14 years ago
  60. 0d6ae8f sh: Kill off deprecated ctrl_in/out I/O routines. by Paul Mundt · 14 years ago
  61. 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
  62. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  63. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  64. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  65. f862f90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  66. eac676e sh: correct definitions to access stack pointers by Roel Kluin · 14 years ago
  67. 1dee92b sh: Tidy up SH-4A unaligned load support. by Paul Mundt · 14 years ago
  68. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  69. 21b6e4c sh: wire up accept4 syscall (non-multiplexed path) by Carmelo AMOROSO · 14 years ago
  70. c43328e Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latest by Paul Mundt · 14 years ago
  71. 55661fc sh: Assume new page cache pages have dirty dcache lines. by Paul Mundt · 14 years ago
  72. 7d0dbea Merge branch 'sh/urgent' into sh-latest by Paul Mundt · 14 years ago
  73. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  74. d53e430 sh: Use GCC __builtin_prefetch() to implement prefetch(). by Giuseppe CAVALLARO · 14 years ago
  75. 5c4986b Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latest by Paul Mundt · 14 years ago
  76. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  77. ccedb20 sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit. by Paul Mundt · 14 years ago
  78. edc9a95 sh: nommu: Support building without an uncached mapping. by Paul Mundt · 14 years ago
  79. e2fcf74 sh: nommu: use 32-bit phys mode. by Paul Mundt · 14 years ago
  80. 37b7a97 sh: machvec IO death. by Paul Mundt · 14 years ago
  81. 3c37629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  82. a16382c sh64: _PAGE_SPECIAL support. by Paul Mundt · 14 years ago
  83. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  84. 2f98492 sh: Expose physical addressing mode through cpuinfo. by Paul Mundt · 14 years ago
  85. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  86. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  88. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  89. d8d6b90 sh: mach-sdk7786: Add support for the FPGA SRAM. by Paul Mundt · 14 years ago
  90. c993487 sh: Provide a generic SRAM pool for tiny memories. by Paul Mundt · 14 years ago
  91. ace2dc7 sh: wire up perf alignment and emulation faults. by Paul Mundt · 14 years ago
  92. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  93. d8b5fc0 SH: Add missing consts to sys_execve() declaration by David Howells · 14 years ago
  94. d39d0ed sh: mach-x3proto: Move the ilsel header to a better place. by Paul Mundt · 14 years ago
  95. 532f375 sh: Allow GPIO chips to register IRQ mappings. by Paul Mundt · 14 years ago
  96. 3f224f4 sh: provide generic arch_debugfs_dir. by Paul Mundt · 14 years ago
  97. 39a9086 sh: pci: Use a generic raw spinlock for PCI config access locking. by Paul Mundt · 14 years ago
  98. 51d149b sh: Provide a non-multiplexed sys_recvmmsg path. by Paul Mundt · 14 years ago
  99. 459ebb3 sh: Add syscall entries for non multiplexed socket calls by Carmelo AMOROSO · 14 years ago
  100. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago