1. 9ee4016 [PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace header by Adrian Bunk · 18 years ago
  2. d331e73 [PATCH] x86-64: Fix interrupt race in idle callback (3rd try) by Venkatesh Pallipadi · 18 years ago
  3. 359ad0d [PATCH] unwinder: more sanity checks in Dwarf2 unwinder by Jan Beulich · 18 years ago
  4. a1a70c2 [PATCH] i386: always enable regparm by Adrian Bunk · 18 years ago
  5. 0741f4d [PATCH] x86: add sysctl for kstack_depth_to_print by Chuck Ebbert · 18 years ago
  6. c7a3392 [PATCH] x86-64: Fix comments for MSR_FS_BASE and MSR_GS_BASE. by Wink Saville · 18 years ago
  7. bf7e6a1 [PATCH] i386: Preserve EFI run time regions with memmap parameter by Artiom Myaskouvskey · 18 years ago
  8. 538f188 [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2) by Stephane Eranian · 18 years ago
  9. ee58fad [PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2) by Stephane Eranian · 18 years ago
  10. e1cccf4 [PATCH] i386: call efi_get_time during suspend by Artiom Myaskouvskey · 18 years ago
  11. b0d0a4b [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 by Siddha, Suresh B · 18 years ago
  12. 9899f82 [PATCH] x86-64: add genapic_force by Siddha, Suresh B · 18 years ago
  13. 72486f1 [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu by Siddha, Suresh B · 18 years ago
  14. fd6d7d2 [PATCH] i386: introduce the mechanism of disabling cpu hotplug control by Siddha, Suresh B · 18 years ago
  15. 274e1bb [PATCH] x86: add write_pci_config_byte() to direct PCI access routines by Siddha, Suresh B · 18 years ago
  16. eab724e [PATCH] x86-64: adjust pmd_bad() by Jan Beulich · 18 years ago
  17. 4a1c422 [PATCH] x86-64: remove prototype of free_bootmem_generic() by Jan Beulich · 18 years ago
  18. 103efcd [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps by Ernie Petrides · 18 years ago
  19. c55d92d [PATCH] i386: Add support for compilation for Core2 by Andi Kleen · 18 years ago
  20. 8ecb895 [PATCH] paravirt: fix missing pte update by Zachary Amsden · 18 years ago
  21. dfbea0a [PATCH] paravirt: fix parameter names in mmu operations by Zachary Amsden · 18 years ago
  22. a2952d8 [PATCH] paravirt: Preparatory mmu header movement by Zachary Amsden · 18 years ago
  23. da181a8 [PATCH] paravirt: Add MMU virtualization to paravirt_ops by Rusty Russell · 18 years ago
  24. 13623d7 [PATCH] paravirt: Add APIC accessors to paravirt-ops. by Rusty Russell · 18 years ago
  25. 4f205fd [PATCH] paravirt: Allow selected bug checks to be by Rusty Russell · 18 years ago
  26. c9ccf30 [PATCH] paravirt: Add startup infrastructure for paravirtualization by Rusty Russell · 18 years ago
  27. d7cd561 [PATCH] i386: cpu_detect extraction by Rusty Russell · 18 years ago
  28. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 18 years ago
  29. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  30. e6536c1 [PATCH] x86: comment magic constants in delay.h by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  31. b9a8d94 [PATCH] x86-64: Make x86_64 udelay() round up instead of down. by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  32. bff6547 [PATCH] Calgary: allow compiling Calgary in but not using it by default by Muli Ben-Yehuda · 18 years ago
  33. eae9375 [PATCH] Calgary: check BBAR ioremap success when ioremapping by Muli Ben-Yehuda · 18 years ago
  34. b34e90b [PATCH] Calgary: use BIOS supplied BBARs and topology information by Laurent Vivier · 18 years ago
  35. cef518e [PATCH] i386: Move memory map printing and other code to e820.c by bibo,mao · 18 years ago
  36. b5b2405 [PATCH] i386: Move e820/efi memmap walking code to e820.c by bibo,mao · 18 years ago
  37. b2dff6a [PATCH] i386: Move find_max_pfn function to e820.c by bibo,mao · 18 years ago
  38. 2fff0a4 [PATCH] Generic: Move __user cast into probe_kernel_address by Andi Kleen · 18 years ago
  39. 3760dd6 [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr by Andi Kleen · 18 years ago
  40. 770d132 [PATCH] i386: Retrieve CLFLUSH size from CPUID by Andi Kleen · 18 years ago
  41. 249e83f [PATCH] x86-64: Extract segment descriptor definitions for use outside by Avi Kivity · 18 years ago
  42. e69f202 [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN by Vivek Goyal · 18 years ago
  43. 968de4f [PATCH] i386: Relocatable kernel support by Eric W. Biederman · 18 years ago
  44. 2a43f3e [PATCH] i386: CONFIG_PHYSICAL_START cleanup by Eric W. Biederman · 18 years ago
  45. 9f45acc [PATCH] i386: define __pa_symbol() by Eric W. Biederman · 18 years ago
  46. 6569580 [PATCH] i386: Distinguish absolute symbols by Vivek Goyal · 18 years ago
  47. 63cb683 [PATCH] i386: PDA: Fix math emulator for new pt_regs by Andi Kleen · 18 years ago
  48. 70463da [PATCH] i386: Store the interrupt regs pointer in the PDA by Jeremy Fitzhardinge · 18 years ago
  49. ec7fcaa [PATCH] i386: Implement "current" with the PDA by Jeremy Fitzhardinge · 18 years ago
  50. b2938f8 [PATCH] i386: Implement smp_processor_id() with the PDA by Jeremy Fitzhardinge · 18 years ago
  51. 49d26b6 [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage by Jeremy Fitzhardinge · 18 years ago
  52. 66e10a4 [PATCH] i386: Fix places where using %gs changes the usermode ABI by Jeremy Fitzhardinge · 18 years ago
  53. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 18 years ago
  54. 6211119 [PATCH] i386: Initialize the per-CPU data area by Jeremy Fitzhardinge · 18 years ago
  55. 9ca3610 [PATCH] i386: Basic definitions for i386-pda by Jeremy Fitzhardinge · 18 years ago
  56. bb0d977 [PATCH] i386: add Intel Core related PMU MSRs by Stephane Eranian · 18 years ago
  57. 86efef5 [PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitions by Stephane Eranian · 18 years ago
  58. acc2076 [PATCH] i386: add sleazy FPU optimization by Chuck Ebbert · 18 years ago
  59. be44d2a [PATCH] i386: espfix cleanup by Stas Sergeev · 18 years ago
  60. bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
  61. e5e3a04 [PATCH] i386: remove default_ldt, and simplify ldt-setting. by Jeremy Fitzhardinge · 18 years ago
  62. 42ed458 [PATCH] i386: i386 add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  63. d7731c0 [PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS by Stephane Eranian · 18 years ago
  64. d8cebe6 [PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h by Yinghai Lu · 18 years ago
  65. 36b2a8d [PATCH] x86-64: add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  66. bd1d599 [PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS by Stephane Eranian · 18 years ago
  67. 87e1652 [PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocks by Andi Kleen · 18 years ago
  68. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  69. bf83c2a Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  70. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  71. 91f433c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  72. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  73. 1d2c904 [PATCH] pcmcia: multifunction card handling fixes by Dominik Brodowski · 18 years ago
  74. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  75. 4f8b5c7 [MIPS] Fix atomic.h build errors. by Ralf Baechle · 18 years ago
  76. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  77. 9567772 [MIPS] klconfig add missing bracket by Mariusz Kozlowski · 18 years ago
  78. ff51a98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  79. a80958f [PATCH] fix fallout from header dependency trimming by Al Viro · 18 years ago
  80. 0c789ff netfilter.h needs rcuupdate.h for RCU locking functions by Linus Torvalds · 18 years ago
  81. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  82. 07704eb Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  83. f75e3b1 [PATCH] m68knommu: fix missing bracket in scatterlist.h by Greg Ungerer · 18 years ago
  84. 04a9f08 [PATCH] m68knommu: fix dma-mapping.h by Greg Ungerer · 18 years ago
  85. 5a31be3 [PATCH] m68knommu: memory register defines for 520x ColdFire CPU's by Greg Ungerer · 18 years ago
  86. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  87. ce26a85 [S390] cio: Make ccw_dev_id_is_equal() more robust. by Cornelia Huck · 18 years ago
  88. 29b08d2 [S390] pfault code cleanup. by Heiko Carstens · 18 years ago
  89. 36a2bd4 [S390] Cleanup memory_chunk array usage. by Heiko Carstens · 18 years ago
  90. c6b5b84 [S390] cpu shutdown rework by Heiko Carstens · 18 years ago
  91. 740b570 [S390] cpcmd <-> __cpcmd calling issues by Heiko Carstens · 18 years ago
  92. a1a392f [S390] Bad kexec control page allocation. by Heiko Carstens · 18 years ago
  93. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  94. 654452a [S390] termio <-> termios conversion error handling. by Heiko Carstens · 18 years ago
  95. bba125a [S390] update interface notes in zcrypt.h by Ralph Wuerthner · 18 years ago
  96. f7675ad [S390] Add __must_check to uaccess functions. by Heiko Carstens · 18 years ago
  97. 25a31e2 [POWERPC] ppc: m48t35 add missing bracket by Mariusz Kozlowski · 18 years ago
  98. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 18 years ago
  99. 6065170 [POWERPC] Add common routines for 52xx support in arch/powerpc by Grant Likely · 18 years ago
  100. e65fdfd [POWERPC] Separate IRQ config / register set from main header by Sylvain Munaut · 18 years ago