1. a91be9e MIPS: Fix MIPS I build. by Ralf Baechle · 15 years ago
  2. 5df9d11b MIPS: SMTC: Fix lockup in smtc_distribute_timer by Kevin D. Kissell · 15 years ago
  3. 049a31a MIPS: O32: Fix ppoll by Arnaud Patard · 15 years ago
  4. c2ea1d5 MIPS: Avoid potential hazard on Context register by Ralf Baechle · 15 years ago
  5. 2e41f91 MIPS: SMTC: Avoid queing multiple reschedule IPIs by Jaidev Patwardhan · 15 years ago
  6. 7098f74 MIPS: GIC: Random fixes and enhancements. by Chris Dearman · 15 years ago
  7. a074f0e MIPS: SPRAM: Clean up support code a little by Chris Dearman · 15 years ago
  8. a4e7cac MIPS: 1004K: Enable SPRAM support. by Ralf Baechle · 15 years ago
  9. c49e38c MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
  10. 80b8585 MIPS: 64-bit: Fix o32 lookup_dcookie syscall by Wu Zhangjin · 15 years ago
  11. a22d621 MIPS: VPE: Remove stray unlock_kernel. by Ralf Baechle · 15 years ago
  12. f45e518 MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
  13. 1bbfc20 MIPS: VPE: Get rid of BKL. by Ralf Baechle · 15 years ago
  14. c0648e0 MIPS: VPE: Fix build after the credential changes a while ago. by Ralf Baechle · 15 years ago
  15. eef34ec MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} by Ralf Baechle · 15 years ago
  16. b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
  17. b2651583 MIPS: SMTC: Remove duplicate structure field initialization by Julia Lawall · 15 years ago
  18. 742db5d MIPS: Remove duplicated #include by Huang Weiyi · 15 years ago
  19. d71789b mips: fix build of vmlinux.lds by Manuel Lauss · 15 years ago
  20. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  21. 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
  22. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  23. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  24. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  25. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  26. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  27. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  28. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  29. 2882b0c MIPS: Alchemy: get rid of allow_au1k_wait by Manuel Lauss · 15 years ago
  30. f1e39a4 MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler by Ralf Baechle · 15 years ago
  31. f4c6b6b MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. by Ralf Baechle · 15 years ago
  32. 6eb10bc MIPS: Clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  33. a0b54e2 MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. by Nelson Elhage · 15 years ago
  34. 7e17615 MIPS: Get rid of duplicate cpu_idle() prototype. by Ralf Baechle · 15 years ago
  35. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  36. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  37. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  38. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  39. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  40. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  41. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 54822de MIPS: Wire up accept4 syscall. by Ralf Baechle · 15 years ago
  43. ce21f4e MIPS: VPE: Delete unused function get_tc_unused(). by Ralf Baechle · 15 years ago
  44. 349c422 MIPS: VPE: Fix bogus indentation. by Ralf Baechle · 15 years ago
  45. f18b51c MIPS: VPE: Make various functions static. by Ralf Baechle · 15 years ago
  46. 477c4b0 MIPS: VPE: Free relocation chain on error. by Ralf Baechle · 15 years ago
  47. e2a9cf9 MIPS: VPE: Fix compiler warning. by Raghu Gandham · 15 years ago
  48. 6f9fdeb MIPS: Module: Make error messages unique. by Ralf Baechle · 15 years ago
  49. 0e66fff MIPS: Fix loading of modules with unresolved weak symbols by Gabor Juhos · 15 years ago
  50. d8e5f9fe MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. by Kurt Martin · 15 years ago
  51. 484889f MIPS: Avoid clobbering struct pt_regs in kthreads by David Daney · 15 years ago
  52. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 16 years ago
  53. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 16 years ago
  54. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  55. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  56. c43768c Merge branch 'master' into for-next by Tejun Heo · 16 years ago
  57. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 16 years ago
  58. cad9bc6 MIPS: 64-bit: Fix o32 core dump by Yong Zhang · 16 years ago
  59. eb9b514 MIPS: CMP: Update sync-r4k for current kernel by Tim Anderson · 16 years ago
  60. 0365070 MIPS: CMP: activate CMP support by Tim Anderson · 16 years ago
  61. a214cef MIPS: CMP: Extend IPI handling to CPU number by Tim Anderson · 16 years ago
  62. 9306c8d MIPS: CMP: Extend the GIC IPI interrupts beyond 32 by Tim Anderson · 16 years ago
  63. 69f16c9 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. by David Daney · 16 years ago
  64. 52a7a27 MIPS: MT: Remove unnecessary semicolons by Joe Perches · 16 years ago
  65. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 16 years ago
  66. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 16 years ago
  67. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  68. 363c55c MIPS: Add hibernation support by Wu Zhangjin · 16 years ago
  69. 4bb1a10 MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h by David Daney · 16 years ago
  70. fbeda19 MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. by David Daney · 16 years ago
  71. a43da03 MIPS: TXx9: micro optimization for clocksource and clock_event by Atsushi Nemoto · 16 years ago
  72. dbc1d91 MIPS: SMTC: Fix formatting difference to linux-mips.org code by Ralf Baechle · 16 years ago
  73. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  74. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  75. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 16 years ago
  77. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 16 years ago
  78. a6d5ff0 MIPS: Use force_sig when handling address errors. by David Daney · 16 years ago
  79. c7d1673 MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime by David Daney · 16 years ago
  80. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 16 years ago
  81. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 16 years ago
  82. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  83. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 16 years ago
  84. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  85. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  86. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 16 years ago
  87. 7654450 MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c by Dmitri Vorobiev · 16 years ago
  88. 1451a39 MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c by Dmitri Vorobiev · 16 years ago
  89. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 16 years ago
  90. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 16 years ago
  91. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 16 years ago
  92. d6c178e MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. by Ralf Baechle · 16 years ago
  93. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  94. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  95. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  96. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  97. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  98. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. 9fb4c2b9 MIPS: R2: Fix problem with code that incorrectly modifies ebase. by Chris Dearman · 16 years ago
  100. 5484879 MIPS: compat: Remove duplicated #include by Huang Weiyi · 16 years ago