1. 51e22e7 sh: SHMIN board support. by Takashi YOSHII · 18 years ago
  2. e5723e0 sh: Add support for SH7706/SH7710/SH7343 CPUs. by Paul Mundt · 18 years ago
  3. 4052ebb [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation error by George G. Davis · 18 years ago
  4. ecd9561 serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci. by Paul Mundt · 18 years ago
  5. 9f23e7e sh: pselect6 and ppoll, along with signal trampoline rework. by Paul Mundt · 18 years ago
  6. a2d1a5f sh: __addr_ok() and other misc nommu fixups. by Yoshinori Sato · 18 years ago
  7. e96636c sh: Various nommu fixes. by Yoshinori Sato · 18 years ago
  8. e7f93a3 sh: Make PAGE_OFFSET configurable. by Paul Mundt · 18 years ago
  9. adf1890 sh: Move voyagergx_reg.h to a more sensible place. by Paul Mundt · 18 years ago
  10. 4b56568 sh: math-emu support by Takashi YOSHII · 18 years ago
  11. af514ca sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict. by Paul Mundt · 18 years ago
  12. 2991be7 sh: Fixup __strnlen_user() behaviour. by Paul Mundt · 18 years ago
  13. 0f08f33 sh: More cosmetic cleanups and trivial fixes. by Paul Mundt · 18 years ago
  14. 959f85f sh: Consolidated SH7751/SH7780 PCI support. by Paul Mundt · 18 years ago
  15. 56e8d7b sh: kgdb stub cleanups. by Paul Mundt · 18 years ago
  16. 3aa770e sh: APM/PM support. by Andriy Skulysh · 18 years ago
  17. ef48e8e sh: Free up some and document PTEL flags. by Paul Mundt · 18 years ago
  18. 00b3aa3 sh: xchg()/__xchg() always_inline fixes for gcc4. by Paul Mundt · 18 years ago
  19. f151749 sh: Cleanup and document register bank usage. by Paul Mundt · 18 years ago
  20. 5283ecb sh: Add support for R7780RP and R7780MP boards. by Paul Mundt · 18 years ago
  21. d7c30c6 sh: Store Queue API rework. by Paul Mundt · 18 years ago
  22. 373e68b sh: Board updates for I/O routine rework. by Paul Mundt · 18 years ago
  23. c470662 sh: Fixup SHMLBA definition for SH7705. by Paul Mundt · 18 years ago
  24. d7cdc9e sh: ioremap() overhaul. by Paul Mundt · 18 years ago
  25. 26ff6c1 sh: page table alloc cleanups and page fault optimizations. by Paul Mundt · 18 years ago
  26. 0c7b1df sh: SH-4A Privileged Space Mapping Buffer (PMB) support. by Paul Mundt · 18 years ago
  27. a09749d sh: Titan board support. by Jamie Lenehan · 18 years ago
  28. 2984762 sh: Add control register barriers. by Paul Mundt · 18 years ago
  29. 94c0fa5 sh: landisk board support. by kogiidena · 18 years ago
  30. 634bf4f sh: Fix libata build. by Paul Mundt · 18 years ago
  31. 8b39526 sh: Fix fatal oops in copy_user_page() on sh4a (SH7780). by Paul Mundt · 18 years ago
  32. 75c92ac sh: Wire up new syscalls. by Paul Mundt · 18 years ago
  33. ef9a1d4 sh: remove cpu_online() definition from <asm/smp.h> by Alexey Dobriyan · 18 years ago
  34. 5b19c90 sh: Support for SH7770/SH7780 CPU subtypes. by Paul Mundt · 18 years ago
  35. a80fd21 sh: earlyprintk= support and cleanups. by Paul Mundt · 18 years ago
  36. e86d6b6 sh: prefetch()/prefetchw() support. by Paul Mundt · 18 years ago
  37. b638d0b sh: Optimized cache handling for SH-4/SH-4A caches. by Richard Curnow · 18 years ago
  38. fdfc74f sh: Support for SH-4A memory barriers. by Paul Mundt · 18 years ago
  39. e8fb67f sh: HS7751RVoIP board updates. by Paul Mundt · 18 years ago
  40. 6d75e65 sh: Move hd64461.h to a more sensible location. by Paul Mundt · 18 years ago
  41. d95fb13 sh: Fixup TMU_TOCR definition for SH7300. by Paul Mundt · 18 years ago
  42. 3f787fe sh: hugetlb updates. by Paul Mundt · 18 years ago
  43. e4c2cfe sh: Various cosmetic cleanups. by Paul Mundt · 18 years ago
  44. e4e3b5c sh: Add a simple cmpxchg(). by Tom Rini · 18 years ago
  45. 0c91c1a sh: Move smc37c93x.h for SystemH board use. by Paul Mundt · 18 years ago
  46. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  47. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  48. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  49. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
  50. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  51. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  52. 6d3aae9 i2c: Drop unimplemented slave functions by Jean Delvare · 18 years ago
  53. af71ff6 i2c: Let drivers constify i2c_algorithm data by David Brownell · 18 years ago
  54. 9b4ccb8 i2c-algo-pcf: Discard the mdelay data struct member by Adrian Bunk · 18 years ago
  55. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  56. 51c3711 i2c-algo-sibyte: Merge into i2c-sibyte by Jean Delvare · 18 years ago
  57. b29e713 [IA64] PAL calls need physical mode, stacked by Russ Anderson · 18 years ago
  58. eb2a2fd [PATCH] Modularize generic HDLC by Krzysztof Halasa · 18 years ago
  59. f5a3f3d [IA64] Make gp value point to Region 5 in mca handler by Zou Nan hai · 18 years ago
  60. 5c55cd6 Revert "[IA64] Unwire set/get_robust_list" by Tony Luck · 18 years ago
  61. a192dc1 [IA64] Implement futex primitives by Jakub Jelinek · 18 years ago
  62. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  63. 35589a8 [IA64] Move perfmon tables from thread_struct to pfm_context by Keshavamurthy Anil S · 18 years ago
  64. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  65. dd562c0 [IA64] Add interface so modules can discover whether multithreading is on. by Stephane Eranian · 18 years ago
  66. 214ddde [IA64] kprobe opcode 16 bytes alignment on IA64 by bibo mao · 18 years ago
  67. c226951 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  68. a4b47ab Pull esi-support into release branch by Tony Luck · 18 years ago
  69. ae3e021 Pull model-name into release branch by Tony Luck · 18 years ago
  70. e8df8c3 [PATCH] Make UML use ptrace-abi.h by Jeff Dike · 18 years ago
  71. 70e0eb8 [PATCH] Split i386 and x86_64 ptrace.h by Jeff Dike · 18 years ago
  72. 75e29b1 [PATCH] uml: stack usage reduction by Jeff Dike · 18 years ago
  73. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  74. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 18 years ago
  75. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  76. dcbb5a5 [PATCH] swsusp: clean up suspend header by Rafael J. Wysocki · 18 years ago
  77. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  78. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 18 years ago
  79. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  80. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  81. 930631e [PATCH] add DIV_ROUND_UP() by Steven Whitehouse · 18 years ago
  82. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  83. 2965a0e [PATCH] x86: trivial move of ptep_set_access_flags by Rusty Russell · 18 years ago
  84. 6049742 [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers by Rusty Russell · 18 years ago
  85. 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 18 years ago
  86. 5091e74 [PATCH] Translate asm version of ELFNOTE macro into preprocessor macro by Ian Campbell · 18 years ago
  87. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  88. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  89. 9f09339 [PATCH] x86: roll all the cpuid asm into one __cpuid call by Rusty Russell · 18 years ago
  90. 027a8c7 [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor by Chris Wright · 18 years ago
  91. 3a75036 [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 18 years ago
  92. bc157b7 [PATCH] AVR32 MTD: Static Memory Controller driver by Haavard Skinnemoen · 18 years ago
  93. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  94. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  95. cf134483 [PATCH] FRV: Optimise ffs() by David Howells · 18 years ago
  96. a8ad27d [PATCH] FRV: Implement fls64() by David Howells · 18 years ago
  97. 92fc707 [PATCH] FRV: Fix fls() to handle bit 31 being set correctly by David Howells · 18 years ago
  98. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  99. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  100. 9a2f44f [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface by Stephen Smalley · 18 years ago