1. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 17 years ago
  2. 1bb5beb mips: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  3. 2ec220e proc: add /proc/*/stack by Ken Chen · 17 years ago
  4. 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 · 17 years ago
  5. 18d8fda take init_fs to saner place by Al Viro · 17 years ago
  6. cbacc2c Merge branch 'next' into for-linus by James Morris · 17 years ago
  7. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 17 years ago
  8. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 17 years ago
  9. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 17 years ago
  10. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 17 years ago
  11. 8ebcfc8 MIPS: Fix incorrect use of loose in vpe.c by Nick Andrew · 17 years ago
  12. c6cb4df MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere. by David Daney · 17 years ago
  13. 8d13cb2 MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. by Ralf Baechle · 17 years ago
  14. 08d3087 MIPS: o32: Fix number of arguments to splice(2). by Ralf Baechle · 17 years ago
  15. e807f95 MIPS: Fix potential DOS by untrusted user app. by Vlad Malov · 17 years ago
  16. ec98ce4 Merge branch 'master' into next by James Morris · 17 years ago
  17. 664c4bb MIPS: csrc-r4k: Fix spelling mistake. by Ralf Baechle · 17 years ago
  18. d76b0d9 CRED: Use creds in file structs by David Howells · 17 years ago
  19. b6dff3e CRED: Separate task security context from task_struct by David Howells · 17 years ago
  20. b421273 CRED: Wrap task credential accesses in the MIPS arch by David Howells · 17 years ago
  21. cea7e2d MIPS: Sort out CPU type to name translation. by Ralf Baechle · 17 years ago
  22. 558ce12 MIPS: Probe for watch registers on cores of all vendors, not just MTI. by Ralf Baechle · 17 years ago
  23. ba3049e MIPS: Switch FPU emulator trap to BREAK instruction. by Ralf Baechle · 17 years ago
  24. 076c6e4f MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. by Ralf Baechle · 17 years ago
  25. 566f74f MIPS: Consider value of c0_ebase when computing value of exception base. by David Daney · 17 years ago
  26. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 17 years ago
  27. fb498e2 MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) by Atsushi Nemoto · 17 years ago
  28. bda8229 MIPS: Set positive error number to errno on illegal_syscall by Atsushi Nemoto · 17 years ago
  29. 7920c4d MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. by Ralf Baechle · 17 years ago
  30. b517531 MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ by Zhaolei · 17 years ago
  31. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  32. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 17 years ago
  33. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 17 years ago
  34. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 17 years ago
  35. 2dbac10 MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT by David Daney · 17 years ago
  36. e47c659 MIPS: show_cpuinfo prints the type of the calling CPU by Johannes Dickgreber · 17 years ago
  37. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  38. d302d05 MIPS: Move ptrace prototypes to ptrace.h by Ralf Baechle · 17 years ago
  39. 0926bf9 MIPS: Ptrace support for HARDWARE_WATCHPOINTS by David Daney · 17 years ago
  40. b67b2b7 MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. by David Daney · 17 years ago
  41. 654f57b MIPS: Probe watch registers and report configuration. by David Daney · 17 years ago
  42. 6aa3524 MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. by David Daney · 17 years ago
  43. 5d9a76c MIPS: Use compat_sys_ptrace by Thomas Bogendoerfer · 17 years ago
  44. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 17 years ago
  45. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 17 years ago
  46. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 17 years ago
  47. d2bb01b [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. by Kevin D. Kissell · 17 years ago
  48. 9cc1236 [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. by Kevin D. Kissell · 17 years ago
  49. b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 17 years ago
  50. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 17 years ago
  51. 6b3766a [MIPS] vmlinux.lds.S: handle .text.* by Atsushi Nemoto · 17 years ago
  52. c65a548 [MIPS] Fix potential latency problem due to non-atomic cpu_wait. by Atsushi Nemoto · 18 years ago
  53. 6657fe0 [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. by Ralf Baechle · 17 years ago
  54. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 17 years ago
  55. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 18 years ago
  56. 0011036 [MIPS] Probe initrd header only if explicitly specified by Atsushi Nemoto · 17 years ago
  57. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 17 years ago
  58. 0510617 [MIPS] Fix data bus error recovery by Thomas Bogendoerfer · 17 years ago
  59. 3e6259c [MIPS] Ignore vmlinux.lds generated files by Florian Fainelli · 17 years ago
  60. b895760 [MIPS] kgdb: Do not call fixup_exception by Atsushi Nemoto · 17 years ago
  61. 9391d6b [MIPS] kgdb: s/(void *)0)/NULL/ by Ralf Baechle · 17 years ago
  62. e522b7c [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. by Ralf Baechle · 17 years ago
  63. 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 17 years ago
  64. a64ae7a [MIPS] Convert printk statements during kernel setup to use severity levels by Mike Crowe · 17 years ago
  65. 8854700 [MIPS] kgdb: add arch support for the kernel's kgdb core by Jason Wessel · 17 years ago
  66. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 17 years ago
  67. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 17 years ago
  68. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  69. 2528ce3 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  70. ed8cae8 flag parameters: pipe by Ulrich Drepper · 17 years ago
  71. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 17 years ago
  72. 36bd53d arch/mips/kernel/stacktrace.c: Heiko can't type by Andrew Morton · 17 years ago
  73. 43f9874 device create: mips: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 18 years ago
  74. 8213bbf [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. by Ralf Baechle · 17 years ago
  75. 4914ad4 [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. by Ralf Baechle · 17 years ago
  76. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 17 years ago
  77. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 17 years ago
  78. 8b95d91 fix core/stacktrace changes on avr32, mips, sh by Heiko Carstens · 17 years ago
  79. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  80. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  81. 1447600 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe by Atsushi Nemoto · 17 years ago
  82. d5deda6 [MIPS] MSC01: Cleanup configuration. by Ralf Baechle · 17 years ago
  83. b012cff [MIPS] Replace use of print_symbol with new %sP pointer format. by Ralf Baechle · 17 years ago
  84. 1ea6428 [MIPS] i8253: make the pit_clockevent variable static by Dmitri Vorobiev · 18 years ago
  85. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 17 years ago
  86. f366e20 [MIPS] unexport {allocate,free}_irqno by Dmitri Vorobiev · 18 years ago
  87. 07cdb78 [MIPS] fix sparse warning about setup_early_printk() by Dmitri Vorobiev · 18 years ago
  88. c88a8b4 [MIPS] Remove obsolete isa_slot_offset by Maciej W. Rozycki · 18 years ago
  89. cb11dfa [MIPS] Remove board_watchpoint_handler by David Daney · 18 years ago
  90. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  91. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
  92. 8986d2f [MIPS] cevt-txx9: Reset timer counter on initialization by Atsushi Nemoto · 18 years ago
  93. 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 18 years ago
  94. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  95. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  96. 2f304c0 mips: convert to generic helpers for IPI function calls by Jens Axboe · 18 years ago
  97. a9ad02b [MIPS] Export smp_call_function and smp_call_function_single. by Zenon Fortuna · 18 years ago
  98. c2719d9 [MIPS] remove CONFIG_CPU_R4000 line from Makefile by Adrian Bunk · 18 years ago
  99. 10220c8 [MIPS] Fix check for valid stack pointer during backtrace by Thomas Bogendoerfer · 18 years ago
  100. 7558da9 mips: cdev lock_kernel() pushdown by Jonathan Corbet · 18 years ago