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