1. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  2. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  3. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  4. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  5. ad76fb6 [PATCH] mm: k{,um}map_atomic() vs in_atomic() by Peter Zijlstra · 18 years ago
  6. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  7. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  8. 5b70a31 [MIPS] pte_offset(dir,addr): parenthesis fix by Franck Bui-Huu · 18 years ago
  9. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  10. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  11. 4f8b5c7 [MIPS] Fix atomic.h build errors. by Ralf Baechle · 18 years ago
  12. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  13. 9567772 [MIPS] klconfig add missing bracket by Mariusz Kozlowski · 18 years ago
  14. 8e3d843 [NET]: MIPS checksum annotations and cleanups. by Al Viro · 18 years ago
  15. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  16. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  17. aa414df [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. by Ralf Baechle · 18 years ago
  18. 0b7883f [MIPS] Remove unused definition of cpu_to_lelongp() by Ralf Baechle · 18 years ago
  19. 4ffd8b3 [MIPS] Remove userspace proofing from <asm/bitops.h>. by Ralf Baechle · 18 years ago
  20. e303e08 [MIPS] Remove old junk left from old atomic_lock. by Ralf Baechle · 18 years ago
  21. 63dc68a [MIPS] Use conditional traps for BUG_ON on MIPS II and better. by Ralf Baechle · 18 years ago
  22. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  23. 187933f [MIPS] do_IRQ cleanup by Atsushi Nemoto · 18 years ago
  24. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  25. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  26. c87b6eb [MIPS] mips hpt cleanup: get rid of mips_hpt_init by Atsushi Nemoto · 18 years ago
  27. 6f2c3fa [MIPS] Fix alignment hole in struct cache_desc; shrink struct. by Ralf Baechle · 18 years ago
  28. 2472d0b [MIPS] Remove unused R10000 performance counter definitions. by Ralf Baechle · 18 years ago
  29. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 18 years ago
  30. 656be92 [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n by Atsushi Nemoto · 18 years ago
  31. 56ae583 [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE by Yoichi Yuasa · 18 years ago
  32. 4e3884f [MIPS] Use "long" for 64-bit values on 64-bit kernel. by Atsushi Nemoto · 18 years ago
  33. 8431fd0 [MIPS] Introduce __pa_symbol() by Franck Bui-Huu · 18 years ago
  34. 620a480 [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels by Franck Bui-Huu · 18 years ago
  35. 99e3b94 [MIPS] page.h: remove __pa() usages. by Franck Bui-Huu · 18 years ago
  36. ec7080d [PATCH] make au1xxx-ide compile again by Manuel Lauss · 18 years ago
  37. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  38. 904880e [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors. by Ralf Baechle · 18 years ago
  39. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  40. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  41. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  42. 21e9ac7 [MIPS] MIPS doesn't need compat_sys_getdents. by Ralf Baechle · 18 years ago
  43. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  44. f8829ca [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page by Ralf Baechle · 18 years ago
  45. d89e36d [MIPS] Fix iounmap argument to const volatile. by Ralf Baechle · 18 years ago
  46. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago
  47. 94399ea [MIPS] More vr41xx pt_regs fixups by Yoichi Yuasa · 18 years ago
  48. c25d518 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  49. 04d4d7d [MIPS] Cleanup definitions of speed_t and tcflag_t. by Ralf Baechle · 18 years ago
  50. 9b95e62 [MIPS] Optimize and cleanup get_saved_sp, set_saved_sp by Atsushi Nemoto · 18 years ago
  51. dff9262 [MIPS] <asm/irq.h> does not need pt_regs anymore. by Atsushi Nemoto · 18 years ago
  52. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  53. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  54. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  55. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  56. 6dab2f4 [MIPS] DEC: pt_regs fixes for buserror handlers by Ralf Baechle · 18 years ago
  57. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  58. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  59. 7009af8 [MIPS] PNX8550 fixups by Vitaly Wool · 18 years ago
  60. 708e168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  61. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  62. af8b128 [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. by Yoichi Yuasa · 18 years ago
  63. 0e90f49b [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary by Franck Bui-Huu · 18 years ago
  64. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  65. 12dce62 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  66. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  67. 04b314b [MIPS] Remove unused galileo-boars header files by Yoichi Yuasa · 18 years ago
  68. b772da3 [MIPS] Rename SERIAL_PORT_DEFNS for EV64120 by Yoichi Yuasa · 18 years ago
  69. 998ec29 [MIPS] Add UART IRQ number for EV64120 by Yoichi Yuasa · 18 years ago
  70. 1924600 [MIPS] Make unwind_stack() can dig into interrupted context by Atsushi Nemoto · 18 years ago
  71. c59a0f1 [MIPS] Remove __flush_icache_page by Atsushi Nemoto · 18 years ago
  72. 1df0f0f [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT by Atsushi Nemoto · 18 years ago
  73. eae6c0d [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT by Atsushi Nemoto · 18 years ago
  74. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  75. 36396f3 [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. by Ralf Baechle · 18 years ago
  76. e584ade [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. by Ralf Baechle · 18 years ago
  77. ddb1199 [MIPS] fstatat syscall names by Richard Sandiford · 18 years ago
  78. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  79. d7d86aa [MIPS] Cleanup hazard handling. by Ralf Baechle · 18 years ago
  80. 9dbd7b9 [MIPS] Fix USER_PTRS_PER_PGD for 64K page size. by Peter Watkins · 18 years ago
  81. 0c68a9b [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite by thomas@koeller.dyndns.org · 18 years ago
  82. 6b8aab0 [MIPS] Reformat missformated SMTC bits. by Ralf Baechle · 18 years ago
  83. 3c70f12 [MIPS] Qemu does not have D-cache aliases by Atsushi Nemoto · 18 years ago
  84. bdb37c8 [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions. by Yoichi Yuasa · 18 years ago
  85. 633fd56 [MIPS] Move definition of IRIX compat constant into IRIX compat code. by Ralf Baechle · 18 years ago
  86. 6b3e5f4 [MIPS] Use common definitions from asm-generic/signal.h by Yoichi Yuasa · 18 years ago
  87. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  88. 3ee24e1 [MIPS] Atlas: Fix building the RTC driver by Maciej W. Rozycki · 18 years ago
  89. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  90. 8f9a2b3 [MIPS] Fix errors detected by "make headers_check" by Atsushi Nemoto · 18 years ago
  91. d34555f [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). by Ralf Baechle · 18 years ago
  92. 65316fd [MIPS] Replace generic__raw_read_trylock usage by Ralf Baechle · 18 years ago
  93. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  94. b4b30a5 [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU by Ralf Baechle · 18 years ago
  95. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  96. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  97. a2aa3e2 [PATCH] headers_check: fix userspace build of asm-mips/page.h by David Woodhouse · 18 years ago
  98. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  99. bddc813 [MIPS] vr41xx: Update workpad setup function by Yoichi Yuasa · 18 years ago
  100. f26811e [MIPS] vr41xx: Update e55 setup function by Yoichi Yuasa · 18 years ago