1. 4855170 [PATCH] x86_64: Make it clear in machine checks that it's an hardware problem by Andi Kleen · 19 years ago
  2. 2cbc9ee [PATCH] x86_64: Clean up copy_*_user by Andi Kleen · 19 years ago
  3. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  4. 8a6fdd3 [PATCH] x86_64: Reject SRAT tables that don't cover all memory by Andi Kleen · 19 years ago
  5. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  6. 6b050f8 [PATCH] x86_64: Clean up some printks in NUMA code by Andi Kleen · 19 years ago
  7. d18ff47 [PATCH] x86_64: Fix up coding style in numa.c by Andi Kleen · 19 years ago
  8. ca8642f [PATCH] x86_64: Fix off by one in IOMMU check by Andi Kleen · 19 years ago
  9. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  10. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  11. 5a07a30 [PATCH] i386/x86-64: Remove sub jiffy profile timer support by Venkatesh Pallipadi · 19 years ago
  12. 01b8faa [PATCH] x86_64: Report hardware breakpoints in user space when triggered by the kernel by John Blackwood · 19 years ago
  13. 66c5815 [PATCH] x86_64: Convert page fault error codes to symbolic constants. by Andi Kleen · 19 years ago
  14. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  15. f95190b [PATCH] x86_64: Remove unnecessary case from the page fault handler by Andi Kleen · 19 years ago
  16. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
  17. bb33421 [PATCH] x86_64: Allow compilation on a 32bit biarch toolchain by Andi Kleen · 19 years ago
  18. 79c62cf [PATCH] x86_64: Make udelay more accurate by Ross Biro · 19 years ago
  19. e4e9407 [PATCH] x86_64: Return -1 for unknown PCI bus affinity by Andi Kleen · 19 years ago
  20. 1584b89 [PATCH] x86_64: Validate SLIT table by Andi Kleen · 19 years ago
  21. 7a4a76c [PATCH] x86_64: Fix off by one in acpi table mapping by Andi Kleen · 19 years ago
  22. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  23. b347d25 [PATCH] x86_64: Remove bogus file in arch/x86_64/pci by Andi Kleen · 19 years ago
  24. f46ace6 [PATCH] x86_64: Add missing newline in IOMMU error message by Andi Kleen · 19 years ago
  25. bd9cb64 [PATCH] x86_64: fix page fault from show_trace() by Jan Beulich · 19 years ago
  26. 4724e3e [PATCH] x86_64: fix single step handling for 32bit processes by Peter Beutner · 19 years ago
  27. 6e3fbee [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown by Eric W. Biederman · 19 years ago
  28. 329d400 [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI by Zwane Mwaikambo · 19 years ago
  29. 73ca535 [PATCH] x86_64: increase MCE bank counts by Shaohua Li · 19 years ago
  30. f2ecfab [PATCH] x86_64: another mb() for smpboot.c by Benjamin LaHaise · 19 years ago
  31. b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
  32. ed8388a [PATCH] x86_64: Don't confuse apic=... command line option with apic by Andi Kleen · 19 years ago
  33. 7c0ac55 [PATCH] x86_64: Dont't disable early PCI scan with apic by Andi Kleen · 19 years ago
  34. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 19 years ago
  35. 152bf8c [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep drivers by Andi Kleen · 19 years ago
  36. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 19 years ago
  37. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
  38. f62a91f [PATCH] x86_64: Don't reserve hotplug CPUs by default by Andi Kleen · 19 years ago
  39. 636aab5 [PATCH] x86_64: No need to remove NT during CPU setup by Andi Kleen · 19 years ago
  40. 8b1bde9 [PATCH] x86_64: Adjust page fault handling by Jan Beulich · 19 years ago
  41. 505cc4e [PATCH] x86_64: Remove unprotected iret by Jan Beulich · 19 years ago
  42. eca37c1 [PATCH] x86_64: Clean up double fault handling by Jan Beulich · 19 years ago
  43. 6e3f361 [PATCH] x86_64: make trap information available to die notification handlers by Jan Beulich · 19 years ago
  44. 5c617cf [PATCH] x86_64: Removing unused function die_if_kernel(). by Jan Beulich · 19 years ago
  45. 0a52158 [PATCH] x86_64: fix bound check IDT gate by Jan Beulich · 19 years ago
  46. 6e0c47e [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO by Jan Beulich · 19 years ago
  47. 130951c [PATCH] x86_64: Support constant TSC feature in future AMD CPUs. by Andi Kleen · 19 years ago
  48. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  49. 6076399 [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  50. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  51. eb3a729 [PATCH] kprobes: fix race in recovery of reentrant probe by Keshavamurthy Anil S · 19 years ago
  52. beb25c6 [PATCH] uml: kill an unused variable by Jeff Dike · 19 years ago
  53. 621009f [PATCH] uml: fix debug output on x86_64 by Jeff Dike · 19 years ago
  54. a174b30 [PATCH] uml: eliminate doubled boot output by Jeff Dike · 19 years ago
  55. edc0e65 [PATCH] uml: revert compile-time option checking by Jeff Dike · 19 years ago
  56. 114d1ff [PATCH] uml: update Kconfig help by Jeff Dike · 19 years ago
  57. 4ee189a [PATCH] uml: fix missing KBUILD_BASENAME by Jeff Dike · 19 years ago
  58. 99535ac Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  59. 61943c5 [SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies by Adrian Bunk · 19 years ago
  60. 7e4e574 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  61. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  62. 97b1b99 [PATCH] powerpc: Don't build crash.c for PPC32 by Michael Ellerman · 19 years ago
  63. 05f6ece Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  64. 886c98d [PATCH] powerpc: Fix clean_files in arch/powerpc/boot Makefile by Kumar Gala · 19 years ago
  65. d274ba2 x86: fix "make install" target by Linus Torvalds · 19 years ago
  66. c9c47b6 [PATCH] powerpc: Remove redundant setting of htab_address by Michael Ellerman · 19 years ago
  67. 7eb5476 [PATCH] powerpc: Add ibm,pft-size to iSeries device tree by Michael Ellerman · 19 years ago
  68. 0e5e39b [PATCH] powerpc: Add some missing .gitignore's by Kumar Gala · 19 years ago
  69. 08264cb [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support by Kumar Gala · 19 years ago
  70. 7f52eb0 [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch. by Geoff Levand · 19 years ago
  71. f6cc82f [PATCH] powerpc: fix for compile problem in kdump code when SMP disabled by Haren Myneni · 19 years ago
  72. 6bac953 powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined by Paul Mackerras · 19 years ago
  73. 7a0268f [PATCH] powerpc/64: per cpu data optimisations by Anton Blanchard · 19 years ago
  74. 296167a [PATCH] powerpc: Make early debugging configurable via Kconfig by Michael Ellerman · 19 years ago
  75. bf6a711 [PATCH] powerpc: Early debugging support for iSeries by Michael Ellerman · 19 years ago
  76. f481f1e [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c by Olaf Hering · 19 years ago
  77. af9deab [PATCH] PCI Hotplug/powerpc: module build break by linas · 19 years ago
  78. ad2b242 [PATCH] enable the RTC driver in ppc64_defconfig by Olaf Hering · 19 years ago
  79. 58b6c58 [PARISC] Use STABS_DEBUG macro from vmlinux.lds.h by Matthew Wilcox · 19 years ago
  80. f45adcf [PARISC] Fix Dino reporting on J2240 by Matthew Wilcox · 19 years ago
  81. 5cdb820 [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn by Grant Grundler · 19 years ago
  82. a01c8cb1 [PARISC] Fix GSC graphics cards with 64MB regions by Matthew Wilcox · 19 years ago
  83. e0565a1 [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h by Kyle McMartin · 19 years ago
  84. 1b2425e [PARISC] Make local cache flushes take a void * by Matthew Wilcox · 19 years ago
  85. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 19 years ago
  86. 694d855 [PATCH] m68knommu: fix ram length of m5208evb board by Greg Ungerer · 19 years ago
  87. 01829e7 [PATCH] m68knommu: fix a5 reg corruption in signal handlers by Greg Ungerer · 19 years ago
  88. afc7cd8 [PATCH] m68knommu: fix mangled 'truct' in ptrace.c by Greg Ungerer · 19 years ago
  89. db10cb8 [PATCH] m68knommu: don't set gcc optimizer flags by Greg Ungerer · 19 years ago
  90. 8240979 [PATCH] h8300: remove MAGIC_ROM_PTR from memory.c by Greg Ungerer · 19 years ago
  91. 7ba6b5e [PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.c by Greg Ungerer · 19 years ago
  92. d936cfc Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  93. dd49f96 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  94. a62e684 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  95. ab396e9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  96. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  97. 7e91c55 [PATCH] Serial: disable jsm in ppc64 defconfig by Paul Jackson · 19 years ago
  98. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  99. 2b4f2f4 [PATCH] vesafb: Drop blank hook by Antonino A. Daplas · 19 years ago
  100. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago