1. 7e3bfc7 [MIPS] Handle IDE PIO cache aliases on SMP. by Ralf Baechle · 19 years ago
  2. bb12d61 [MIPS] Make mips_srs_init static. by Ralf Baechle · 19 years ago
  3. 8f6539d [MIPS] kgdb: Let gcc compute the array size itself. by Ralf Baechle · 19 years ago
  4. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 19 years ago
  5. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  6. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 19 years ago
  7. bce1a28 [MIPS] R2: Instruction hazard barrier. by Ralf Baechle · 19 years ago
  8. 193dd2c [MIPS] R2: Implement shadow register allocation without spinlock. by Ralf Baechle · 19 years ago
  9. 62a4421 [MIPS] Fix VR41xx build errors. by Yoichi Yuasa · 19 years ago
  10. 67a3f6d [MIPS] Fix tx49_blast_icache32_page_indexed. by Atsushi Nemoto · 19 years ago
  11. 1cc8903 [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS. by Atsushi Nemoto · 19 years ago
  12. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 19 years ago
  13. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 19 years ago
  14. fde3505 [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. by Ralf Baechle · 19 years ago
  15. 9c1f125 [MIPS] Replace redundant declarations of _end by <asm/sections.h>. by Ralf Baechle · 19 years ago
  16. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 19 years ago
  17. 67cbeb3 [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. by Ralf Baechle · 19 years ago
  18. 2ef2e1d [MIPS] EV96100: Fix over two year old typo in variable name. by Ralf Baechle · 19 years ago
  19. c40b92e [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 19 years ago
  20. ed00e87 [MIPS] ITE: Glue build. by Ralf Baechle · 19 years ago
  21. b56bce9 [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 19 years ago
  22. 0428657 [MIPS] ITE8172: Fix build error due to missmatching prototypes. by Ralf Baechle · 19 years ago
  23. f13b68e [MIPS] Fix CONFIG_LIMITED_DMA build. by Ralf Baechle · 19 years ago
  24. 41d4f0e [MIPS] PNX8550 build fix. by Ralf Baechle · 19 years ago
  25. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  26. c9e321e [MIPS] Fix breakage due to the grand makefile crapectomy. by Ralf Baechle · 19 years ago
  27. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 19 years ago
  28. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  29. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  30. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 19 years ago
  31. ff3eab2 [MIPS] Some formatting fixes. by Ralf Baechle · 19 years ago
  32. 7acb783 [MIPS] Fixup printk in mips_srs_init. by Ralf Baechle · 19 years ago
  33. e76038d [MIPS] Remove redundant initialization of sr_allocated. by Ralf Baechle · 19 years ago
  34. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  35. 6fd11a2 [MIPS] Cleanup free_initmem the same way as i386 did. by Ralf Baechle · 19 years ago
  36. 18b68e1 [MIPS] Added tb0287_defconfig back. by Yoichi Yuasa · 19 years ago
  37. 102e41f [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. by Andi Kleen · 19 years ago
  38. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 19 years ago
  39. 8bcc528 [PATCH] x86_64: x86_64 add crashdump trigger points by Vivek Goyal · 19 years ago
  40. 87cb23a [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge by Andi Kleen · 19 years ago
  41. d16e862 [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  42. 6fbe85f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  43. f39224a powerpc: Use correct sequence for putting CPU into nap mode by Paul Mackerras · 19 years ago
  44. 5fdfd42 [SPARC64]: Export pcibios_resource_to_bus(). by David S. Miller · 19 years ago
  45. 63d39fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  46. 2c53620 Fix AT91RM9200 build breakage by David Brownell · 19 years ago
  47. f2f4d9e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  48. bcdc084 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  49. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 19 years ago
  50. 40d8b89 [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd) by Grzegorz Janoszka · 19 years ago
  51. 4f705ae [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ by Bjorn Helgaas · 19 years ago
  52. 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  53. ace1d81 [IA64] Make show_mem() skip holes in a pgdat by Robin Holt · 19 years ago
  54. 356a5c1 [IA64] ia64_wait_for_slaves() incorrectly reports MCA by Keith Owens · 19 years ago
  55. 183b73a [PATCH] spufs: fix context-switch decrementer code by Jordi Caubet · 19 years ago
  56. f48b829 [PATCH] powerpc32: Set cpu explicitly in kernel compiles by Olaf Hering · 19 years ago
  57. b055a9e [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put by Linas Vepstas · 19 years ago
  58. 6f806ce [PATCH] powerpc: Fix machine detection in prom_init.c by Michael Ellerman · 19 years ago
  59. 132058f [PATCH] ppc32: Fix string comparing in platform_notify_map by Vitaly Bordug · 19 years ago
  60. 49c28e4 [PATCH] powerpc: Avoid __initcall warnings by Anton Blanchard · 19 years ago
  61. ddafddc [PATCH] powerpc: Ensure runlatch is off in the idle loop by Anton Blanchard · 19 years ago
  62. f683554 [ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition table by Ben Dooks · 19 years ago
  63. 0f6e439 [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVN by Ben Dooks · 19 years ago
  64. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 19 years ago
  65. 2514395 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  66. b3967dc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  67. 44b940c [PATCH] x86_64: Fix embarassing typo in mmconfig bus check by Andi Kleen · 19 years ago
  68. ecc16ba [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access by Andi Kleen · 19 years ago
  69. 3d8a4d7 [PATCH] i386: Remove bogus special case code from AMD core parsing by Andi Kleen · 19 years ago
  70. 97a4d00 [PATCH] x86_64: Remove check for canonical RIP by Andi Kleen · 19 years ago
  71. 0fcd270 [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. by Andi Kleen · 19 years ago
  72. 89ec4c2 [PATCH] vesafb: Fix incorrect logo colors in x86_64 by Antonino A. Daplas · 19 years ago
  73. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
  74. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 19 years ago
  75. b068b43 [PATCH] arch/s390/Makefile: remove -finline-limit=10000 by Adrian Bunk · 19 years ago
  76. bdc7f15 [PATCH] s390: update default configuration by Martin Schwidefsky · 19 years ago
  77. 52c7378 [PATCH] uml: avoid warnings for diffent names for an unsigned quadword by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  78. 40dbb86 [PATCH] uml: fix parallel make early failure on clean tree by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  79. dbdb4c0 [PATCH] uml: local_irq_save, not local_save_flags by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  80. 87276f7 [PATCH] uml: fix big stack user by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  81. d84a19c [PATCH] uml: fix failure path after conversion by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  82. b1c332c [PATCH] uml: fix hang on run_helper() failure on uml_net by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  83. e6fb54a [PATCH] uml: move outside spinlock call not needing it by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  84. ccea15f [PATCH] uml: support sparse for userspace files by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  85. f53389d [PATCH] uml: fix critical typo for TT mode by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  86. 5b0e947 [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  87. 7c45ad1 [PATCH] uml: fix some double export warnings by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  88. 802e307 [PATCH] uml: fix format errors by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  89. 9cf85b3 [PATCH] uml: request format warnings to GCC for appropriate functions by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  90. 6dad2d3 [PATCH] uml: fix 2 harmless cast warnings for 64-bit by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  91. f2ea394 [PATCH] uml: safe migration path to the correct V3 COW format by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  92. cda402b [PATCH] uml: make 64-bit COW files compatible with 32-bit ones by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  93. 60baa15 [PATCH] uml: memory hotplug cleanups by Jeff Dike · 19 years ago
  94. a5d2f46 [PATCH] UML: TLS fixlets by Jeff Dike · 19 years ago
  95. 7383005 [PATCH] m32r: Remove symbols exported twice by Hirokazu Takata · 19 years ago
  96. 04dfd0d [PATCH] m32r: security fix of {get,put}_user macros by Hirokazu Takata · 19 years ago
  97. 7c1c4e5 [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel by Hirokazu Takata · 19 years ago
  98. 917b1f7 [PATCH] alpha: SMP boot fixes by Brian Uhrain says · 19 years ago
  99. 1c08ca8 [PATCH] Enable TSC for AMD Geode GX/LX by Jordan Crouse · 19 years ago
  100. edd711f [PATCH] i386: move SMP option above subarch selection by Adrian Bunk · 19 years ago