1. f49196a [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler by Scott Wood · 19 years ago
  2. f84c39d [POWERPC] Fix the UCC rx/tx clock of QE by Liu Dave-r63238 · 19 years ago
  3. b910ecf [POWERPC] cell: update defconfig by Arnd Bergmann · 19 years ago
  4. 274cef5 [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read by Arnd Bergmann · 19 years ago
  5. f6b301b [POWERPC] spufs: fix signal2 file to report signal2 by Dwayne Grant Mcconnell · 19 years ago
  6. e2100ef [POWERPC] Fix device_is_compatible() const warning by Benjamin Herrenschmidt · 19 years ago
  7. 859deea [POWERPC] Cell timebase bug workaround by Benjamin Herrenschmidt · 19 years ago
  8. 21c4ff8 [POWERPC] Support feature fixups in modules by Benjamin Herrenschmidt · 19 years ago
  9. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 19 years ago
  10. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 19 years ago
  11. fb20f65 [POWERPC] Fix hang in start_ldr if _end or _edata is unaligned by Olaf Hering · 19 years ago
  12. aa7a32c [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c by Timur Tabi · 19 years ago
  13. 3688a0f [POWERPC] Don't require execute perms on wrapper when building zImage.initrd by Mark A. Greer · 19 years ago
  14. 362ff7b [POWERPC] Add 970GX cputable entry by Jake Moilanen · 19 years ago
  15. 7f8c4c5 [POWERPC] Fix build breakage with CONFIG_PPC32 by Srinivasa Ds · 19 years ago
  16. c3386e4 [POWERPC] Fix compiler warning message on get_property call by Zang Roy-r61911 · 19 years ago
  17. cbcdb93 [POWERPC] Simplify stolen time calculation by Stephen Rothwell · 19 years ago
  18. 5cfc35c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  19. cb01fc7 [PATCH] x86-64: increase PHB1 split transaction timeout by Muli Ben-Yehuda · 19 years ago
  20. aa026ed [PATCH] x86-64: Fix C3 timer test by Andi Kleen · 19 years ago
  21. f8829ca [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page by Ralf Baechle · 19 years ago
  22. 224dc50 [MIPS] Cleanup remaining references to mips_counter_frequency. by Ralf Baechle · 19 years ago
  23. 5d6aaf3 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  24. 7516795 [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc by Andy Whitcroft · 19 years ago
  25. e70ea8c [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state by Andi Kleen · 19 years ago
  26. dbaab49 [PATCH] x86-64: Overlapping program headers in physical addr space fix by Vivek Goyal · 19 years ago
  27. 84f404f [PATCH] x86-64: Put more than one cpu in TARGET_CPUS by Eric W. Biederman · 19 years ago
  28. 8cf2c51 [PATCH] x86: Revert new unwind kernel stack termination by Andi Kleen · 19 years ago
  29. 6bf2daf [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irq by Eric W. Biederman · 19 years ago
  30. a1bae67 [PATCH] i386: Disable nmi watchdog on all ThinkPads by Andi Kleen · 19 years ago
  31. 581910e2 [PATCH] x86-64: Revert interrupt backlink changes by Andi Kleen · 19 years ago
  32. cc7d479 [PATCH] x86-64: Fix ENOSYS in system call tracing by Jan Beulich · 19 years ago
  33. 26fd5e08 [PATCH] i386: Fix fake return address by Jeremy Fitzhardinge · 19 years ago
  34. cdfce1f [PATCH] x86: Use -maccumulate-outgoing-args by Andi Kleen · 19 years ago
  35. 73bb891 [PATCH] x86-64: fix page align in e820 allocator by Vivek Goyal · 19 years ago
  36. 469b1d8 [PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGS by Corey Minyard · 19 years ago
  37. da8604c [PATCH] i386: fix .cfi_signal_frame copy-n-paste error by Andrew Morton · 19 years ago
  38. 45edfd1 [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and offset by Yinghai Lu · 19 years ago
  39. 926fafe [PATCH] x86-64: x86_64 hot-add memory srat.c fix by keith mannthey · 19 years ago
  40. 13892de [PATCH] i386: Update defconfig by Andi Kleen · 19 years ago
  41. f248b6a [PATCH] x86-64: Update defconfig by Andi Kleen · 19 years ago
  42. f1877fb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  43. d2c5f06 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  44. ac4e0ab [PATCH] one more ARM IRQ fix by Adrian Bunk · 19 years ago
  45. e51959f [PATCH] Fix potential interrupts during alternative patching by Zachary Amsden · 19 years ago
  46. 1ba0ce6 [PATCH] uml: mmapper - remove just added but wrong "const" attribute by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. f43e6a5 [PATCH] uml: kconfig - silence warning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  48. d9d645f [PATCH] uml: cleanup run_helper() API to fix a leak by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  49. b2670ea [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  50. 493e375 [PATCH] uml: reenable compilation of enable_timer, disabled by mistake by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  51. 8b028bc [PATCH] uml: code convention cleanup of a file by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  52. c13e569 [PATCH] uml: split memory allocation prototypes out of user.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  53. 1a3e9ad [PATCH] uml: MODE_TT is bust by Jeff Dike · 19 years ago
  54. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 19 years ago
  55. 6bda573 [SPARC64]: Fix of_ioremap(). by David S. Miller · 19 years ago
  56. e83f214 [SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly. by David S. Miller · 19 years ago
  57. d89e36d [MIPS] Fix iounmap argument to const volatile. by Ralf Baechle · 19 years ago
  58. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 19 years ago
  59. e7a6f9c [MIPS] Update tb0287_defconfig by Yoichi Yuasa · 19 years ago
  60. 0895b19 [MIPS] Update pnx8550-v2pci_defconfig by Yoichi Yuasa · 19 years ago
  61. 00ddf2b [MIPS] Update pnx8500-jbs_defconfig by Yoichi Yuasa · 19 years ago
  62. eea32d4 [MIPS] save_context_stack fix by Atsushi Nemoto · 19 years ago
  63. 089c7e7 [MIPS] Use compat_sys_mount. by Ralf Baechle · 19 years ago
  64. 53571ce [MIPS] Fix O32 personality(2) call with 0xffffffff argument. by Thiemo Seufer · 19 years ago
  65. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 19 years ago
  66. ba38cdf [MIPS] Malta: Fix uninitialized regs pointer. by Ralf Baechle · 19 years ago
  67. 22c56c3 [MIPS] Delete unneeded pt_regs forward declaration. by Ralf Baechle · 19 years ago
  68. 55b7428 [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() by Franck Bui-Huu · 19 years ago
  69. b6aefcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  70. 6a13a85 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 19 years ago
  71. 3bee9df Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  72. 6b4b78f PCI: optionally sort device lists breadth-first by Matt Domsch · 19 years ago
  73. b5e4efe PCI: Turn pci_fixup_video into generic for embedded VGA by eiichiro.oiwa.nm@hitachi.com · 19 years ago
  74. ce9b18f [S390] update default configuration by Martin Schwidefsky · 19 years ago
  75. f5956f8 [S390] Wire up epoll_pwait syscall. by Heiko Carstens · 19 years ago
  76. 1df2395 [S390] fix vmlinux link when CONFIG_SYSIPC=n by Cedric Le Goater · 19 years ago
  77. 73ed9a8 [SPARC64]: Update defconfig. by David S. Miller · 19 years ago
  78. f6d7b8a [SPARC]: Sparc compilation fix with floppy enabled by Krzysztof Helt · 19 years ago
  79. 9550e59 [SPARC]: Add sparc profiling support by Martin Habets · 19 years ago
  80. 5aee87c [SPARC64]: Fix PCI memory space root resource on Hummingbird. by David S. Miller · 19 years ago
  81. 7341df1 [SPARC]: Kill BOOTME_SINGLE. by David S. Miller · 19 years ago
  82. 9b3377f [IA64] Count resched interrupts by Jack Steiner · 19 years ago
  83. 2199026 [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices by Bjorn Helgaas · 19 years ago
  84. 8611342 [IA64] update sn2_defconfig by Jes Sorensen · 19 years ago
  85. 4d5a319 [IA64] reformat pal.S to fit in 80 columns, fix typos by Bjorn Helgaas · 19 years ago
  86. c12fb18 [IA64] remove unused PAL_CALL_IC_OFF by Bjorn Helgaas · 19 years ago
  87. accaddb [IA64] - Allow IPIs in timer loop by Jack Steiner · 19 years ago
  88. 22a60f1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  89. 3bbe486 [IA64] perfmon fix for global IRQ fix by Tony Luck · 19 years ago
  90. 7281c24 [ARM] switch to new pci_get_bus_and_slot API by Alan Cox · 19 years ago
  91. 20f8595 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  92. 3864c48 [PATCH] lockdep: annotate i386 apm by Peter Zijlstra · 19 years ago
  93. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 19 years ago
  94. 3f4a0b9 [PATCH] i386 Time: Avoid PIT SMP lockups by john stultz · 19 years ago
  95. 0f6f65f [ARM] Update mach-types by Russell King · 19 years ago
  96. 284a940 [POWERPC] Check for offline nodes in pci NUMA code by Anton Blanchard · 19 years ago
  97. 00ae36d [POWERPC] Better check in show_instructions by Anton Blanchard · 19 years ago
  98. 99f4861 [POWERPC] POWER6 has 6 PMCs by Anton Blanchard · 19 years ago
  99. 6c4841c [POWERPC] Never panic when taking altivec exceptions from userspace by Anton Blanchard · 19 years ago
  100. 60b2a46 [POWERPC] Fix IO Window Updates on P2P bridges. by Randy Vinson · 19 years ago