1. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 16 years ago
  2. cad9bc6 MIPS: 64-bit: Fix o32 core dump by Yong Zhang · 16 years ago
  3. eb9b514 MIPS: CMP: Update sync-r4k for current kernel by Tim Anderson · 16 years ago
  4. 0365070 MIPS: CMP: activate CMP support by Tim Anderson · 16 years ago
  5. a214cef MIPS: CMP: Extend IPI handling to CPU number by Tim Anderson · 16 years ago
  6. 9306c8d MIPS: CMP: Extend the GIC IPI interrupts beyond 32 by Tim Anderson · 16 years ago
  7. 69f16c9 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. by David Daney · 16 years ago
  8. 52a7a27 MIPS: MT: Remove unnecessary semicolons by Joe Perches · 16 years ago
  9. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 16 years ago
  10. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 16 years ago
  11. 363c55c MIPS: Add hibernation support by Wu Zhangjin · 16 years ago
  12. 4bb1a10 MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h by David Daney · 16 years ago
  13. fbeda19 MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. by David Daney · 16 years ago
  14. a43da03 MIPS: TXx9: micro optimization for clocksource and clock_event by Atsushi Nemoto · 16 years ago
  15. dbc1d91 MIPS: SMTC: Fix formatting difference to linux-mips.org code by Ralf Baechle · 16 years ago
  16. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  17. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  18. 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
  19. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 16 years ago
  20. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 16 years ago
  21. a6d5ff0 MIPS: Use force_sig when handling address errors. by David Daney · 16 years ago
  22. c7d1673 MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime by David Daney · 16 years ago
  23. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 16 years ago
  24. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 16 years ago
  25. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  26. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 16 years ago
  27. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  28. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  29. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 16 years ago
  30. 7654450 MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c by Dmitri Vorobiev · 16 years ago
  31. 1451a39 MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c by Dmitri Vorobiev · 16 years ago
  32. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 16 years ago
  33. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 16 years ago
  34. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 16 years ago
  35. d6c178e MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. by Ralf Baechle · 16 years ago
  36. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  37. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  38. 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
  39. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  40. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  41. 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
  42. 9fb4c2b MIPS: R2: Fix problem with code that incorrectly modifies ebase. by Chris Dearman · 16 years ago
  43. 5484879 MIPS: compat: Remove duplicated #include by Huang Weiyi · 16 years ago
  44. edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  45. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  46. c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 16 years ago
  47. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  48. 5312dc6 Revert "MIPS: Print irq handler description" by Ralf Baechle · 16 years ago
  49. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
  50. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  51. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  52. 8bc6d05 MIPS: Read watch registers with interrupts disabled. by David Daney · 16 years ago
  53. 42fe7ee MIPS: R2: Fix broken installation of cache error handler. by Ralf Baechle · 16 years ago
  54. 012703e MIPS: SMTC: Fix build after recent creditial changes. by Ralf Baechle · 16 years ago
  55. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  56. 7f268f4 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  57. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  58. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  59. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  60. 0b0f0b1 sparseirq: use kstat_irqs_cpu on non-x86 architectures too by Yinghai Lu · 16 years ago
  61. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  62. 0c694de MIPS: Alchemy: RTC counter clocksource / clockevent support. by Manuel Lauss · 16 years ago
  63. 779e7d4 MIPS: make cp0 counter clocksource/event usable as fallback. by Manuel Lauss · 16 years ago
  64. 558d1de MIPS: Print irq handler description by Manuel Lauss · 16 years ago
  65. 126336f MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. by David Daney · 16 years ago
  66. babed55 MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c by David Daney · 16 years ago
  67. 7e69deb MIPS: Hook up Cavium OCTEON in arch/mips. by David Daney · 16 years ago
  68. 0dd4781 MIPS: Add Cavium OCTEON processor constants and CPU probe. by David Daney · 16 years ago
  69. 25c3000 MIPS: Override assembler target architecture for octeon. by David Daney · 16 years ago
  70. f9bb4cf MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. by David Daney · 16 years ago
  71. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  72. 797c3f3 MIPS: 64-bit: Use generic 32-bit ptrace compat code. by Anirban Sinha · 16 years ago
  73. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  74. 1bb5beb mips: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  75. 2ec220e proc: add /proc/*/stack by Ken Chen · 16 years ago
  76. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  78. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  79. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  80. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  81. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  82. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  83. 8ebcfc8 MIPS: Fix incorrect use of loose in vpe.c by Nick Andrew · 16 years ago
  84. c6cb4df MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere. by David Daney · 16 years ago
  85. 8d13cb2 MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. by Ralf Baechle · 16 years ago
  86. 08d3087 MIPS: o32: Fix number of arguments to splice(2). by Ralf Baechle · 16 years ago
  87. e807f95 MIPS: Fix potential DOS by untrusted user app. by Vlad Malov · 16 years ago
  88. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  89. 664c4bb MIPS: csrc-r4k: Fix spelling mistake. by Ralf Baechle · 16 years ago
  90. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  91. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  92. b421273 CRED: Wrap task credential accesses in the MIPS arch by David Howells · 16 years ago
  93. cea7e2d MIPS: Sort out CPU type to name translation. by Ralf Baechle · 16 years ago
  94. 558ce12 MIPS: Probe for watch registers on cores of all vendors, not just MTI. by Ralf Baechle · 16 years ago
  95. ba3049e MIPS: Switch FPU emulator trap to BREAK instruction. by Ralf Baechle · 16 years ago
  96. 076c6e4f MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. by Ralf Baechle · 16 years ago
  97. 566f74f MIPS: Consider value of c0_ebase when computing value of exception base. by David Daney · 16 years ago
  98. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 16 years ago
  99. fb498e2 MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) by Atsushi Nemoto · 16 years ago
  100. bda8229 MIPS: Set positive error number to errno on illegal_syscall by Atsushi Nemoto · 16 years ago