1. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  2. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  3. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  4. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 16 years ago
  5. f22ab81 include/asm/ptrace.h userspace headers cleanup by Adrian Bunk · 16 years ago
  6. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  7. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  8. 2a8f745 ide: remove <asm/ide.h> for some archs by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 7540081 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  10. 4a25e41 video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver by Nobuhiro Iwamatsu · 16 years ago
  11. cfb4f5d fbdev: SuperH Mobile LCDC Driver by Magnus Damm · 16 years ago
  12. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  13. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  14. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  15. 2351ec5 Remove asm/semaphore.h by Matthew Wilcox · 16 years ago
  16. 490f5de sh: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  17. d02d6be sh: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Paul Mundt · 16 years ago
  18. bfd3c7a sh: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  19. cdf7da8 sh: Fix DMAC base address for SH7709S by Steve Glendinning · 16 years ago
  20. 1e0f50a sh: Stub in cpu_to_node() and friends for NUMA build. by Paul Mundt · 16 years ago
  21. d58876e sh: add interrupt ack code to sh3 by Magnus Damm · 16 years ago
  22. a276e58 sh: unify external irq pin code for sh3 by Magnus Damm · 16 years ago
  23. 0146ba7 sh: add memory resources to /proc/iomem by Magnus Damm · 16 years ago
  24. ae8a534 sh: r7780rp: Kill off unneded ifdefs for irq setup. by Paul Mundt · 16 years ago
  25. f5f826c sh: remove the broken SH_MPC1211 support by Adrian Bunk · 16 years ago
  26. ccd8058 sh64: Fixup the nommu build. by Paul Mundt · 16 years ago
  27. ba66778 sh: types: use <asm-generic/int-*.h> for the sh architecture by H. Peter Anvin · 16 years ago
  28. 730f412 asm-*/futex.h should include linux/uaccess.h by Jeff Dike · 16 years ago
  29. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  30. 7f2e952 hugetlbfs: common code update for s390 by Gerald Schaefer · 16 years ago
  31. 8fe627e hugetlbfs: add missing TLB flush to hugetlb_cow() by Gerald Schaefer · 16 years ago
  32. 6d77907 hugetlbfs: architecture header cleanup by Gerald Schaefer · 16 years ago
  33. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 16 years ago
  34. 56a6b1e generic: implement __fls on all 64-bit archs by Alexander van Heukelum · 16 years ago
  35. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 16 years ago
  36. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  37. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  38. 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 16 years ago
  39. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 16 years ago
  40. 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 16 years ago
  41. 9db913c sh: Add MigoR header file by Magnus Damm · 16 years ago
  42. 9460c0c sh: Fix up __access_ok() check for nommu. by Paul Mundt · 16 years ago
  43. 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 16 years ago
  44. d391c62 sh: Hook up remaining IRQ sources for R7780MP FPGA. by Masayuki Hosokawa · 16 years ago
  45. 2ad6990 sh: Initial support for the MX-G CPU. by Paul Mundt · 16 years ago
  46. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 16 years ago
  47. 90fce7f sh: SuperH KEYSC keypad data for Solution Engine 7722 by Magnus Damm · 16 years ago
  48. 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 16 years ago
  49. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  50. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  52. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  53. 7d7f7c3 remove include/asm-sh/floppy.h by Adrian Bunk · 16 years ago
  54. 138bed1 sh: Fix TIF_USEDFPU clearing under FPU emulation. by Paul Mundt · 16 years ago
  55. 9bbafce sh: Fix occasional FPU register corruption under preempt. by Paul Mundt · 16 years ago
  56. 6dba1b6 sh: Fix more user header breakage from sh64 integration. by Paul Mundt · 16 years ago
  57. 7b9726a sh: Fix up the sh64 build. by Paul Mundt · 16 years ago
  58. 96de1a8 serial: Move asm-sh/sci.h to linux/serial_sci.h. by Paul Mundt · 16 years ago
  59. 8b1d165 sh: Fix up HAS_SR_RB typo in entry-macros. by Hideo Saito · 16 years ago
  60. cc645a0 sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. by Paul Mundt · 16 years ago
  61. c0ca41a sh: fix ioreadN_rep and iowriteN_rep by Magnus Damm · 16 years ago
  62. f99cb7a4 sh: Kill off more dead symbols. by Paul Mundt · 16 years ago
  63. c7a49dd sh: asm/irq.h needs asm/cpu/irq.h. by Paul Mundt · 16 years ago
  64. 38350e0 sh: Get SH-5 caches working again post-unification. by Paul Mundt · 16 years ago
  65. bb7de07 sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n. by Paul Mundt · 16 years ago
  66. c2f4d36 sh: Tidy include/asm-sh/hp6xx.h by Kristoffer Ericson · 16 years ago
  67. f1f8926 sh: Update SH-5 flush_cache_sigtramp() for API changes. by Paul Mundt · 16 years ago
  68. 5e9c8ac sh: Fix up set_fixmap_nocache() for SH-5. by Paul Mundt · 16 years ago
  69. 5286031 sh: Fix up pte_mkhuge() build breakage for SH-5. by Paul Mundt · 16 years ago
  70. 829c773 sh: Handle SH7366 CPU in check_bugs(). by Paul Mundt · 16 years ago
  71. 9109a30 sh: add support for sh7366 processor by Magnus Damm · 16 years ago
  72. c1a34e4 sh: trapped io support for highlander V2 by Magnus Damm · 16 years ago
  73. 2d952b4 sh: trapped io support for r2d V2 by Magnus Damm · 16 years ago
  74. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 16 years ago
  75. 1e6760c sh: make copy_to/from_user() static inline by Magnus Damm · 16 years ago
  76. 5d0e146 sh: Wire up new timerfd syscalls. by Paul Mundt · 16 years ago
  77. 5c5a26f sh: termios ioctl definitions by Alan Cox · 16 years ago
  78. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  79. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 16 years ago
  80. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 16 years ago
  81. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 16 years ago
  82. 5ab24c7 Fix __const_udelay declaration and definition mismatches by Jeff Dike · 16 years ago
  83. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 16 years ago
  84. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  85. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  86. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  87. 6582d7b sh: add spi header and r2d platform data V3 by Magnus Damm · 16 years ago
  88. da2d7f4 sh: update r7780rp interrupt code by Magnus Damm · 16 years ago
  89. d4dca67 sh: remove consistent alloc stuff from the machine vector by Magnus Damm · 16 years ago
  90. f93e97e sh: declared coherent memory support V2 by Magnus Damm · 16 years ago
  91. 4862ec0 sh: Add support for SDK7780 board. by Nicholas Beck · 16 years ago
  92. a5350a9 sh: Kill off dead HS771RVoIP board support. by Paul Mundt · 16 years ago
  93. 03bbc0e sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. by Paul Mundt · 16 years ago
  94. 29ec677 sh: remove voyagergx by Magnus Damm · 16 years ago
  95. 7f3edee sh: intc - remove default interrupt priority tables by Magnus Damm · 17 years ago
  96. e08d8aa sh: Fix posix_types.h userspace breakage from sh64 merge. by Paul Mundt · 17 years ago
  97. c3aa92a sh: sh7712 clock support by Andrew Murray · 17 years ago
  98. 7d740a0 sh: Add support for SH7763 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  99. 0465b9f sh: Fix get_user()/put_user() build error. by Paul Mundt · 17 years ago
  100. 31a49c4 sh: Add support for SH7721 CPU subtype. by Yoshihiro Shimoda · 17 years ago