1. 74f8f55 [S390] Don't use small stacks when lockdep is used. by Heiko Carstens · 18 years ago
  2. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  3. 09252e7 [S390] Convert extmem spin_lock into a mutex. by Heiko Carstens · 18 years ago
  4. 1681ced [S390] set KBUILD_IMAGE. by Christian Borntraeger · 18 years ago
  5. 236257e [S390] lockdep: show held locks when showing a stackdump by Heiko Carstens · 18 years ago
  6. 59f35d5 [S390] Add dynamic size check for usercopy functions. by Gerald Schaefer · 18 years ago
  7. d57de5a [S390] Use diag260 for memory size detection. by Heiko Carstens · 18 years ago
  8. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  9. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  10. baf2aeb3 [S390] Misaligned wait PSW at memory detection. by Heiko Carstens · 18 years ago
  11. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  12. 740b570 [S390] cpcmd <-> __cpcmd calling issues by Heiko Carstens · 18 years ago
  13. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  14. 6b4044b [S390] extmem unbalanced spin_lock. by Heiko Carstens · 18 years ago
  15. 5986b0e [S390] Use diag instead of ccw reipl. by Michael Holzheu · 18 years ago
  16. 3902e47 [S390] No panic for failed reboot by Michael Holzheu · 18 years ago
  17. 03a4d20 [S390] Add ipl/reipl loadparm attribute. by Michael Holzheu · 18 years ago
  18. feb5bab [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. by Heiko Carstens · 18 years ago
  19. 2691626 [S390] remove salipl memory detection. by Christian Borntraeger · 18 years ago
  20. a4f89fb [NET]: X86_64 checksum annotations and cleanups. by Al Viro · 18 years ago
  21. 9d3d419 [NET]: V850 checksum annotations and cleanups. by Al Viro · 18 years ago
  22. abf419b [NET]: UML checksum annotations and cleanups. by Al Viro · 18 years ago
  23. c459dd9 [NET]: SH64 checksum annotations and cleanups. by Al Viro · 18 years ago
  24. 7814e4b [NET]: PARISC checksum annotations and cleanups. by Al Viro · 18 years ago
  25. 8e3d843 [NET]: MIPS checksum annotations and cleanups. by Al Viro · 18 years ago
  26. 59ed05a [NET]: M68Knommu checksum annotations and cleanups. by Al Viro · 18 years ago
  27. 2061aca [NET]: M68K checksum annotations and cleanups. by Al Viro · 18 years ago
  28. 85d20de [NET]: M32R checksum annotations and cleanups. by Al Viro · 18 years ago
  29. 3225299 [NET]: IA64 checksum annotations and cleanups. by Al Viro · 18 years ago
  30. db52108 [NET]: H8300 checksum annotations and cleanups. by Al Viro · 18 years ago
  31. 8042c44 [NET]: FRV checksum annotations. by Al Viro · 18 years ago
  32. 3532010 [NET]: Cris checksum annotations and cleanups. by Al Viro · 18 years ago
  33. 9be259a [NET]: Alpha checksum annotations and cleanups. by Al Viro · 18 years ago
  34. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  35. 3704331 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  36. 7bdd21c Revert "ACPI: SCI interrupt source override" by Len Brown · 18 years ago
  37. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  38. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  39. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  40. 07accdc Driver core: convert cpuid code to use struct device by Greg Kroah-Hartman · 18 years ago
  41. a271aaf Driver core: convert msr code to use struct device by Greg Kroah-Hartman · 18 years ago
  42. 2b290da PCI: make arch/i386/pci/common.c:pci_bf_sort static by Adrian Bunk · 18 years ago
  43. 3b59d52 PCI: irq: irq and pci_ids patch for Intel ICH9 by Jason Gaston · 18 years ago
  44. 039d09a PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap by Amol Lad · 18 years ago
  45. 7edab2f pci/i386: style cleanups by Randy Dunlap · 18 years ago
  46. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 18 years ago
  47. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  48. e08cf02 PCI: Delete unused extern in powermac/pci.c by Matthew Wilcox · 18 years ago
  49. ebf5a24 PCI: Use pci_generic_prep_mwi on sparc64 by Matthew Wilcox · 18 years ago
  50. 3efe2d8 PCI: Use pci_generic_prep_mwi on ia64 by Matthew Wilcox · 18 years ago
  51. 368c73d PCI: quirks: fix the festering mess that claims to handle IDE quirks by Alan Cox · 18 years ago
  52. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  53. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  54. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  55. aa414df [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. by Ralf Baechle · 18 years ago
  56. 63dc68a [MIPS] Use conditional traps for BUG_ON on MIPS II and better. by Ralf Baechle · 18 years ago
  57. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  58. 187933f [MIPS] do_IRQ cleanup by Atsushi Nemoto · 18 years ago
  59. 617667b [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants. by Ralf Baechle · 18 years ago
  60. 0550d9d [MIPS] Remove redundant r4k_blast_icache() calls by Atsushi Nemoto · 18 years ago
  61. e567988 [MIPS] Work around bogus gcc warnings. by Ralf Baechle · 18 years ago
  62. dd6bfd6 [MIPS] Fix double inclusions by Nicolas Kaiser · 18 years ago
  63. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  64. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  65. c87b6eb [MIPS] mips hpt cleanup: get rid of mips_hpt_init by Atsushi Nemoto · 18 years ago
  66. 0d02f07 [MIPS] PB1200: Remove duplicate definitions by Yoichi Yuasa · 18 years ago
  67. 714cfe7 [MIPS] Oprofile: kernel support for the R10000. by Ralf Baechle · 18 years ago
  68. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 18 years ago
  69. c237923 [MIPS] Don't print presence of WAIT instruction on bootup. by Ralf Baechle · 18 years ago
  70. 5b10496 [MIPS] Fast path for rdhwr emulation for TLS by Atsushi Nemoto · 18 years ago
  71. 656be92 [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n by Atsushi Nemoto · 18 years ago
  72. 56ae583 [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE by Yoichi Yuasa · 18 years ago
  73. acd86b8 [MIPS] Make free_init_pages() arguments to be physical addresses by Franck Bui-Huu · 18 years ago
  74. a7837b7 [MIPS] setup.c: clean up initrd related code by Franck Bui-Huu · 18 years ago
  75. f5bffe3 [MIPS] setup.c: use __pa_symbol() where needed by Franck Bui-Huu · 18 years ago
  76. d4df6d4 [MIPS] setup.c: get ride of CPHYSADDR() by Franck Bui-Huu · 18 years ago
  77. 99e3b94 [MIPS] page.h: remove __pa() usages. by Franck Bui-Huu · 18 years ago
  78. af768c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  79. f5d6c63 [MIPS] Do topology_init even on uniprocessor kernels. by Ralf Baechle · 18 years ago
  80. 707badb Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  81. ef8d2f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  82. 177b292 [MIPS] Fix Bonito bootup message. by Ralf Baechle · 18 years ago
  83. c547c77 [PATCH] x86-64: Use stricter in process stack check for unwinder by Andi Kleen · 18 years ago
  84. f7a2332 [PATCH] x86-64: Fix warning in io_apic.c by Andi Kleen · 18 years ago
  85. 24d7bb3 [PATCH] x86_64: fix 'earlyprintk=...,keep' regression by Ingo Molnar · 18 years ago
  86. e730bf9 [ARM] Export smp_call_function() by Russell King · 18 years ago
  87. d00ec458 [ARM] Add PM_LEGACY defaults by Russell King · 18 years ago
  88. 5d48545 [PATCH] uml: make execvp safe for our usage by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  89. 5261d66 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  90. eb48287 [MIPS] Hack for SB1 cache issues by Thiemo Seufer · 18 years ago
  91. 105ef9a [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly by Dan Williams · 18 years ago
  92. 0f9005a Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  93. 8746ed3 [POWERPC] Fix ucc_geth of_device discovery on mpc832x by Kim Phillips · 18 years ago
  94. df9c230 [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" by Kim Phillips · 18 years ago
  95. 6c12c18 [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" by Kim Phillips · 18 years ago
  96. 3af9815 [PATCH] x86_64: Align data segment to PAGE_SIZE boundary by Vivek Goyal · 18 years ago
  97. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  98. 8243229 [PATCH] x86_64: fix memory hotplug build with NUMA=n by Yasunori Goto · 18 years ago
  99. 8de35ef [ARM] ebsa110: fix warnings generated by asm/arch/io.h by Russell King · 18 years ago
  100. eb370f0 [ARM] 3933/1: Source drivers/ata/Kconfig by Martin Michlmayr · 18 years ago