1. fee578f [MIPS] Convert init_thread initialization to ISO C initializers. by Ralf Baechle · 17 years ago
  2. a369202 [MIPS] Enable support for the userlocal hardware register by Ralf Baechle · 17 years ago
  3. d223a861 [MIPS] FP affinity: Coding style cleanups by Ralf Baechle · 17 years ago
  4. e7c4782 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence by Ralf Baechle · 17 years ago
  5. 192cca6 [MIPS] Remove Momenco Ocelot C support by Franck Bui-Huu · 18 years ago
  6. 19df0d1 [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const. by Ralf Baechle · 17 years ago
  7. 6b5bf50 [MIPS] EV64120: Remove support by Yoichi Yuasa · 18 years ago
  8. b63e804 [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} by Atsushi Nemoto · 18 years ago
  9. b1c65b3 [MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbols by Franck Bui-Huu · 18 years ago
  10. 41b0483 [MIPS] Move PHY_OFFSET definition in spaces.h by Franck Bui-Huu · 18 years ago
  11. db38501 [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET by Franck Bui-Huu · 18 years ago
  12. c4612c8 [MIPS] Clean up asm-mips/mach-generic/spaces.h by Franck Bui-Huu · 18 years ago
  13. 09bb9ce [MIPS] Allow generic spaces.h to be included by platform specific ones by Franck Bui-Huu · 18 years ago
  14. f6e2373 [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code. by Ralf Baechle · 17 years ago
  15. 8bb809d [MIPS] Cleanup TO_PHYS_MASK definition by Ralf Baechle · 17 years ago
  16. 4ead168 [MIPS] Add generic GPIO to Au1x00 by Florian Fainelli · 18 years ago
  17. 82b8d22 [MIPS] Create fallback gpio.h by Atsushi Nemoto · 18 years ago
  18. 0966333 [MIPS] Add generic GPIO support by Yoichi Yuasa · 18 years ago
  19. 4679258 [MIPS] Remove unused cpu_callout_map and num_booting_cpus() by Adrian Bunk · 17 years ago
  20. 9797cae [MIPS] "extern inline" -> "static inline" by Adrian Bunk · 17 years ago
  21. e934c82 [MIPS] remove unused definitions for Cobalt by Yoichi Yuasa · 18 years ago
  22. 71780f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  23. 36b7741 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  24. 71ba22f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  25. 7ada60e firewire: Document userspace ioctl interface. by Kristian Høgsberg · 18 years ago
  26. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  27. bb53cfe mips au1xxx_ide.h: use NULL as firmware-revision wildcard by Junio C Hamano · 17 years ago
  28. f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  29. ef29888 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  30. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  31. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  32. 6fb43d7 sched: micro-optimize mmdrop() by Ingo Molnar · 17 years ago
  33. 9c4801ce sched: more agressive idle balancing by Ingo Molnar · 17 years ago
  34. 0fec171 sched: clean up sleep_on() APIs by Ingo Molnar · 17 years ago
  35. ff80a77 sched: simplify sched_find_first_bit() by Mike Galbraith · 17 years ago
  36. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
  37. 7dd5936 sched: remove old cpu accounting field by Ingo Molnar · 17 years ago
  38. 0c57d58 sched: remove batch_task() by Ingo Molnar · 17 years ago
  39. 50e645a sched: remove interactivity types from sched.h by Ingo Molnar · 17 years ago
  40. ad46c2c sched: clean up fastcall uses of sched_fork()/sched_exit() by Ingo Molnar · 17 years ago
  41. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  42. bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 17 years ago
  43. f2ac58e sched: remove sleep_type by Ingo Molnar · 17 years ago
  44. e05606d sched: clean up the rt priority macros by Ingo Molnar · 17 years ago
  45. 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 17 years ago
  46. 20b8a59 sched: cfs, core data types by Ingo Molnar · 17 years ago
  47. bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 17 years ago
  48. 9aa7b36 sched: increase the resolution of smpnice by Ingo Molnar · 17 years ago
  49. 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 17 years ago
  50. 4da1ce6 sched: add in_atomic_preempt_off() by Ingo Molnar · 17 years ago
  51. c65cc87 sched: uninline set_task_cpu() by Ingo Molnar · 17 years ago
  52. 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 17 years ago
  53. 0e6aca4 sched: add SCHED_IDLE policy by Ingo Molnar · 17 years ago
  54. d15bcfd sched: rename idle_type/SCHED_IDLE by Ingo Molnar · 17 years ago
  55. feb485d4 Merge branches 'debug-module-param' and 'upstream' into for-linus by Jiri Kosina · 17 years ago
  56. 5f9c464 HID: support for logitech cordless desktop LX500 special mapping by Ryo Dairiki · 18 years ago
  57. ea9a4a8 HID: separate quirks for report descriptor fixup by Jiri Kosina · 18 years ago
  58. 92d9e6e HID: support for Petalynx Maxter remote control by Jiri Kosina · 18 years ago
  59. defd208 HID: force hid-input for Microsoft SideWinder GameVoice device by Jiri Kosina · 18 years ago
  60. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 18 years ago
  61. 40738f3 PCMCIA-NETDEV : add new ID of lan&modem multifunction card by Komuro · 18 years ago
  62. 9467d64 [PATCH] Add 93cx6 eeprom library by Ivo van Doorn · 18 years ago
  63. 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 17 years ago
  64. 40e48ee include/linux/kallsyms.h must #include <linux/errno.h> by Adrian Bunk · 17 years ago
  65. dadde13 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  66. 071922c i386: es7000 build breakage fix by Vivek Goyal · 17 years ago
  67. 4b3e975 [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores by Ralf Baechle · 18 years ago
  68. fde9782 [MIPS] Add macros to encode processor revisions. by Ralf Baechle · 17 years ago
  69. 075c733 [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. by Ralf Baechle · 17 years ago
  70. 5a19709 [MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors by Andrew Sharp · 18 years ago
  71. cab8e5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  72. 0dac723 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  73. 83d0f23 [MIPS] Add whitelists for checksyscalls.sh by Atsushi Nemoto · 18 years ago
  74. eaf2b8d [MIPS] die(): Properly declare as non-returning by Maciej W. Rozycki · 18 years ago
  75. ab012eb [MIPS] Fix include wrapper symbol definitions in IP32 code. by Kumba · 18 years ago
  76. 7718457 Blackfin arch: remove zero-sized include/asm-blackfin/macros.h by Marco Roeland · 17 years ago
  77. 9f79058 [POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver by Olof Johansson · 18 years ago
  78. 2391dae PM: introduce set_target method in pm_ops by Rafael J. Wysocki · 17 years ago
  79. d80d021 pci.h stubs (for EDD build error) by Randy Dunlap · 17 years ago
  80. 95203ae frv: fix fallout from "remove sched.h from mm.h" patch by Alexey Dobriyan · 17 years ago
  81. abdba71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  82. 4e4eda8 Input: document some of keycodes by Dmitry Torokhov · 17 years ago
  83. c77da17 Input: add a new EV_SW SW_RADIO event, for radio switches on laptops by Henrique de Moraes Holschuh · 17 years ago
  84. 9f462a1 [SPARC64]: Add linux/pagemap.h to asm/tlb.h by Alexey Dobriyan · 18 years ago
  85. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 18 years ago
  86. d2fd899 eventfd: clean compile when CONFIG_EVENTFD=n by Randy Dunlap · 18 years ago
  87. b75ae86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  88. 40a1d53 libata: kill ATA_HORKAGE_DMA_RW_ONLY by Tejun Heo · 18 years ago
  89. 55f3952 libata: kill the infamous abnormal status message by Tejun Heo · 18 years ago
  90. f436ab4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  91. 6cd236e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  92. eaf6c76 [IA64] change sh_change_coherence oemcall to use nolock by Dean Nelson · 18 years ago
  93. 2fae373 [MIPS] SMTC and non-SMTC kernel and modules are incompatible by Ralf Baechle · 18 years ago
  94. 8e09ffb [MIPS] Remove a duplicated local variable in test_and_clear_bit() by Atsushi Nemoto · 18 years ago
  95. a76f3a4 [MIPS] use compat_siginfo in rt_sigframe_n32 by Pavel Kiryukhin · 18 years ago
  96. 701271d [SPARC64]: Add irqs to mdesc_node. by David S. Miller · 18 years ago
  97. b9e3614 fix nmi_watchdog=2 bootup hang by Björn Steinbrink · 18 years ago
  98. de3025f Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration by Jie Zhang · 18 years ago
  99. b2510b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  100. debee07 slab allocators: MAX_ORDER one off fix by Christoph Lameter · 18 years ago