1. 4fcc47a mips: sg_page() fallout by Jens Axboe · 17 years ago
  2. f10f114 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  3. dab969c [MIPS] time: Make c0_compare_int_usable more bullet proof by Atsushi Nemoto · 17 years ago
  4. 17f690b [MIPS] Kbuild: Use the new cc-cross-prefix feature. by Ralf Baechle · 17 years ago
  5. fa33a54 [MIPS] Malta: Delete dead code. by Ralf Baechle · 17 years ago
  6. 1097c6a [MIPS] time: Add GT641xx timer0 clockevent driver by Yoichi Yuasa · 17 years ago
  7. d045336 [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. by Ralf Baechle · 17 years ago
  8. 06d428d [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. by Ralf Baechle · 17 years ago
  9. 508a775 [MIPS] time: Fix calculation in clockevent_set_clock() by Atsushi Nemoto · 17 years ago
  10. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  11. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  12. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  13. 0a4908e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  14. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  15. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  16. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  17. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  18. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  19. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  20. 1d9ef3e [MIPS] Kill duplicated setup_irq() for cp0 timer by Atsushi Nemoto · 17 years ago
  21. d527eef [MIPS] Sibyte: Finish conversion to modern time APIs. by Ralf Baechle · 17 years ago
  22. 93c846f [MIPS] time: Helpers to compute clocksource/event shift and mult values. by Ralf Baechle · 17 years ago
  23. f887b93 [MIPS] SMTC: Build fix. by Ralf Baechle · 17 years ago
  24. 9c9ad79 [MIPS] time: Delete dead code. by Ralf Baechle · 17 years ago
  25. 723ee05 [MIPS] MIPSsim: Strip defconfig file to the bones. by Ralf Baechle · 17 years ago
  26. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  27. 2cfa766 [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack by Ralf Baechle · 17 years ago
  28. 76d3a7a [MIPS] IP32: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  29. 89742e5 [MIPS] Jazz: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  30. e887b24 [MIPS] IP27: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  31. 832348f [MIPS] JMR3927: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  32. 15ad838 [MIPS] Always do the ARC64_TWIDDLE_PC thing. by Thomas Bogendoerfer · 17 years ago
  33. 0eafaae [MIPS] IP22: Fix hang due to messing with timer interrupt handler by Thomas Bogendoerfer · 17 years ago
  34. 9ee5389c [MIPS] Sibyte: Fix typos in sibyte clockevent drivers by Atsushi Nemoto · 17 years ago
  35. 820b2d8 [MIPS] Alchemy: replace last remaining instance of au_ffs with ffs. by Ralf Baechle · 17 years ago
  36. c30db24 [MIPS] Alchemy: Reformat PM code. by Ralf Baechle · 17 years ago
  37. f3e8d1d [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  38. fb8dd01 [MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig. by Ralf Baechle · 17 years ago
  39. b0d4056 [MIPS] Probe for usability of cp0 compare interrupt. by Ralf Baechle · 17 years ago
  40. 60b0d65 [MIPS] SYNC emulation for MIPS I processors by Maciej W. Rozycki · 17 years ago
  41. 396a2ae [MIPS] Fix modpost warning in raw binary builds. by Ralf Baechle · 17 years ago
  42. f7a75f0 spin_lock_unlocked cleanups by Roel Kluin · 17 years ago
  43. 44a2db4 lk201: remove obsolete driver by Maciej W. Rozycki · 17 years ago
  44. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  45. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  46. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  47. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  48. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  49. ebc2831 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  50. 8bb00d8 [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. by Ralf Baechle · 17 years ago
  51. 64bfca5 [MIPS] Cache: Provide more information on cache policy on bootup. by Ralf Baechle · 17 years ago
  52. 985c30e [MIPS] Fix aliasing bug in copy_user_highpage, take 2. by Ralf Baechle · 17 years ago
  53. 736fad1 [MIPS] VPE loader: convert from struct class_ device to struct device by Kay Sievers · 17 years ago
  54. 2f7055c [MIPS] MIPSsim: Fix booting from NFS root by Thiemo Seufer · 17 years ago
  55. 0e6799e [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. by Ralf Baechle · 17 years ago
  56. 56f621c [MIPS] Alchemy: Get rid of au_ffs(). by Ralf Baechle · 17 years ago
  57. 41bd61a [MIPS] Alchemy: cleanup interrupt code. by Ralf Baechle · 17 years ago
  58. a5ccfe5 [MIPS] Lasat: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  59. 1c5dc03 [MIPS] IP22: Enable -Werror. by Ralf Baechle · 17 years ago
  60. eae23f2 [MIPS] IP22: Fix warning. by Ralf Baechle · 17 years ago
  61. 754d0f2 [MIPS] IP22: Complain if requesting the front panel irq failed. by Ralf Baechle · 17 years ago
  62. f70fd1b [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT. by Ralf Baechle · 17 years ago
  63. 603bb99 [MIPS] vmlinux.lds.S: Fix handling of .notes in final link. by Ralf Baechle · 17 years ago
  64. f5153ee [MIPS] vmlinux.lds.S: Remove duplicate comment. by Ralf Baechle · 17 years ago
  65. dd67b15 [MIPS] IP32: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  66. a95e23a rtc: make rtc-ds1742 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  67. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  68. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  69. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  70. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  71. 2de8892 update AU1000 get_ethernet_addr() by Yoichi Yuasa · 17 years ago
  72. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  73. ece8a9e [MIPS] SMP: Fix use of cpumasks. by Ralf Baechle · 17 years ago
  74. 6f1ca1d [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." by Ralf Baechle · 17 years ago
  75. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  76. aaf76a3 [MIPS] tlbex.c: Cleanup __init usage. by Franck Bui-Huu · 17 years ago
  77. 2c4d135 [MIPS] WRPPMC serial support move to platform device by Yoichi Yuasa · 17 years ago
  78. bdf5d42 [MIPS] VPE: reimplement ELF loader. by Ralf Baechle · 17 years ago
  79. 4b92fe2 [MIPS] cleanup WRPPMC include files by Yoichi Yuasa · 17 years ago
  80. dec8b1c [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. by Franck Bui-Huu · 17 years ago
  81. 89a8a5a [MIPS] SMP: Use ISO C struct initializer for local structs. by Ralf Baechle · 17 years ago
  82. c50cade [MIPS] SMP: Kill useless casts. by Ralf Baechle · 17 years ago
  83. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  84. bd6aeef [MIPS] SMP: Implement smp_call_function_mask(). by Ralf Baechle · 17 years ago
  85. 9966db25 [MIPS] Make facility to convert CPU types to strings generally available. by Ralf Baechle · 17 years ago
  86. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  87. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  88. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  89. aeffdbb [MIPS] tlbex: Size optimize code by declaring a few functions inline. by Ralf Baechle · 17 years ago
  90. 1ac74d5 [MIPS] pg-r4k.c: Dump the generated code by Maciej W. Rozycki · 17 years ago
  91. f13558c [MIPS] Cobalt: Remove cobalt_machine_power_off() by Yoichi Yuasa · 17 years ago
  92. 3282bd3 [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c by Yoichi Yuasa · 17 years ago
  93. 5a86042 [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c by Yoichi Yuasa · 17 years ago
  94. b4126e8 [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c. by Yoichi Yuasa · 17 years ago
  95. b1df86d [MIPS] MTX1: Add defconfig file by Florian Fainelli · 17 years ago
  96. 414461f [MIPS] Cobalt: Add LED support to cobalt_defconfig by Yoichi Yuasa · 17 years ago
  97. 9a20375 [MIPS] Cobalt: Add Qube series front LED support to platform register by Yoichi Yuasa · 17 years ago
  98. e86169f [MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger by Yoichi Yuasa · 17 years ago
  99. db813fe [MIPS] Avoid indexed cacheops. by Ralf Baechle · 17 years ago
  100. e58d95a [MIPS] Don't abort the build process if '-msym32' isn't supported by Franck Bui-Huu · 17 years ago