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