1. bd472c7 [PATCH] paravirt: Be careful about touching BIOS address space by Rusty Russell · 18 years ago
  2. da181a8 [PATCH] paravirt: Add MMU virtualization to paravirt_ops by Rusty Russell · 18 years ago
  3. 13623d7 [PATCH] paravirt: Add APIC accessors to paravirt-ops. by Rusty Russell · 18 years ago
  4. 6020c8f [PATCH] paravirt: Allow disable power management under hypervisor by Rusty Russell · 18 years ago
  5. 3bbf547 [PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled by Andi Kleen · 18 years ago
  6. 4f205fd [PATCH] paravirt: Allow selected bug checks to be by Rusty Russell · 18 years ago
  7. c9ccf30 [PATCH] paravirt: Add startup infrastructure for paravirtualization by Rusty Russell · 18 years ago
  8. d7cd561 [PATCH] i386: cpu_detect extraction by Rusty Russell · 18 years ago
  9. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 18 years ago
  10. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  11. db91b88 [PATCH] i386: Fix double #includes in arch/i386 by Nicolas Kaiser · 18 years ago
  12. 3529833 [PATCH] i386: substitute __va lookup with pfn_to_kaddr by David Rientjes · 18 years ago
  13. b6bcc4b [PATCH] x86-64: Don't force inlining of do_csum by Andi Kleen · 18 years ago
  14. 8c89812 [PATCH] i386: remove IOPL check on task switch by Chuck Ebbert · 18 years ago
  15. 516d283 [PATCH] x86-64: Fix race in IO-APIC routing entry setup. by Andi Kleen · 18 years ago
  16. d15512f [PATCH] i386: Fix race in IO-APIC routing entry setup. by Andi Kleen · 18 years ago
  17. b9a8d94 [PATCH] x86-64: Make x86_64 udelay() round up instead of down. by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  18. bff6547 [PATCH] Calgary: allow compiling Calgary in but not using it by default by Muli Ben-Yehuda · 18 years ago
  19. eae9375 [PATCH] Calgary: check BBAR ioremap success when ioremapping by Muli Ben-Yehuda · 18 years ago
  20. b34e90b [PATCH] Calgary: use BIOS supplied BBARs and topology information by Laurent Vivier · 18 years ago
  21. 58db854 [PATCH] calgary: phb_shift can be int by Muli Ben-Yehuda · 18 years ago
  22. cef518e [PATCH] i386: Move memory map printing and other code to e820.c by bibo,mao · 18 years ago
  23. b5b2405 [PATCH] i386: Move e820/efi memmap walking code to e820.c by bibo,mao · 18 years ago
  24. b2dff6a [PATCH] i386: Move find_max_pfn function to e820.c by bibo,mao · 18 years ago
  25. 8e3342f [PATCH] i386: create e820.c for e820 map sanitize and copy function by bibo,mao · 18 years ago
  26. 269c2d8 [PATCH] i386: i386 create e820.c to handle standard io/mem resources by bibo,mao · 18 years ago
  27. 8e3de53 [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode by Albert Cahalan · 18 years ago
  28. b026872 [PATCH] x86-64: Try multiple timer variants in check_timer by Andi Kleen · 18 years ago
  29. 11a4180 [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths by Andi Kleen · 18 years ago
  30. ab2bf0c [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/* by Andi Kleen · 18 years ago
  31. 5df0287 [PATCH] x86-64: Extend clear_irq_vector by Yinghai Lu · 18 years ago
  32. 3760dd6 [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr by Andi Kleen · 18 years ago
  33. 770d132 [PATCH] i386: Retrieve CLFLUSH size from CPUID by Andi Kleen · 18 years ago
  34. ea7322d [PATCH] x86-64: Speed and clean up cache flushing in change_page_attr by Andi Kleen · 18 years ago
  35. 74b47a7 [PATCH] i386: Fix entry.S code with !CONFIG_VM86 by Joe Korty · 18 years ago
  36. 4c7aa6c [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL by Vivek Goyal · 18 years ago
  37. be274ee [PATCH] i386: extend bzImage protocol for relocatable protected mode kernel by Vivek Goyal · 18 years ago
  38. e69f202 [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN by Vivek Goyal · 18 years ago
  39. 6a044b3 [PATCH] i386: Warn upon absolute relocations being present by Vivek Goyal · 18 years ago
  40. 968de4f [PATCH] i386: Relocatable kernel support by Eric W. Biederman · 18 years ago
  41. fd593d1 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols by Eric W. Biederman · 18 years ago
  42. 2a43f3e [PATCH] i386: CONFIG_PHYSICAL_START cleanup by Eric W. Biederman · 18 years ago
  43. 8621b81 [PATCH] i386: Reserve kernel memory starting from _text by Eric W. Biederman · 18 years ago
  44. 6ed0188 [PATCH] i386: Add comment for align to vmlinux.lds by Vivek Goyal · 18 years ago
  45. 6569580 [PATCH] i386: Distinguish absolute symbols by Vivek Goyal · 18 years ago
  46. 9c5f8be [PATCH] x86: Mention PCI instead of RAM in NMI parity error message by Andi Kleen · 18 years ago
  47. 7cd8b68 [PATCH] x86: remove last two pci_find offenders in the core code by Alan Cox · 18 years ago
  48. 72690a2 [PATCH] x86: Don't use nested idle loops by Andi Kleen · 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. eb5b7b9 [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct by Jeremy Fitzhardinge · 18 years ago
  57. bcddc01 [PATCH] x86-64: miscellaneous entry.S adjustments by Jan Beulich · 18 years ago
  58. da68933 [PATCH] x86-64: dump_trace() atomicity fix by Andrew Morton · 18 years ago
  59. fa5cecd [PATCH] i386: add missing iounmap in i386 hpet clocksource code by Amol Lad · 18 years ago
  60. c0e84b9 [PATCH] i386: Add iounmap in error paths in hpet code by Amol Lad · 18 years ago
  61. 3992872 [PATCH] x86-64: Insert Local and IO APIC(s) into resource map by Aaron Durbin · 18 years ago
  62. acc2076 [PATCH] i386: add sleazy FPU optimization by Chuck Ebbert · 18 years ago
  63. be44d2a [PATCH] i386: espfix cleanup by Stas Sergeev · 18 years ago
  64. bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
  65. e5e3a04 [PATCH] i386: remove default_ldt, and simplify ldt-setting. by Jeremy Fitzhardinge · 18 years ago
  66. e2764a1 [PATCH] x86-64: use BUILD_BUG_ON in FPU code by Alexey Dobriyan · 18 years ago
  67. 42ed458 [PATCH] i386: i386 add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  68. 36b2a8d [PATCH] x86-64: add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  69. a63954b [PATCH] i386: remove pointless printk from i386 oops output by Dave Jones · 18 years ago
  70. d606f88 [PATCH] i386: fix must_checks by Randy Dunlap · 18 years ago
  71. dd315df [PATCH] x86: Compress stack unwinder output by Andi Kleen · 18 years ago
  72. b615ebd [PATCH] x86: shorten lines in unwinder to be <= 80 characters by Andi Kleen · 18 years ago
  73. 9b48341 [PATCH] i386: fix buggy MTRR address checks by Andreas Mohr · 18 years ago
  74. dc3d174 [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  75. 8f820e9 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  76. 91f433c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  77. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  78. d8594d6 [POWERPC] Add missing EXPORTS for mpc52xx support by Grant Likely · 18 years ago
  79. 650f328 [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment by Grant Likely · 18 years ago
  80. 8a8944a [POWERPC] ps3: add a default zImage target by Geoff Levand · 18 years ago
  81. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  82. 08f57f7 [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs. by Ralf Baechle · 18 years ago
  83. 0bcdda0 [MIPS] Unify csum_partial.S by Atsushi Nemoto · 18 years ago
  84. 03dbd2e [MIPS] SWARM: Fix a typo in #error directives by Maciej W. Rozycki · 18 years ago
  85. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  86. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  87. 07704eb Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  88. d773c66 [PATCH] m68knommu: remove __rom_end from 68360 startup code by Greg Ungerer · 18 years ago
  89. 5529840 [PATCH] m68knommu: auto detect memory size on M5208EVB board by Michael Broughton · 18 years ago
  90. 1bddcc5 [PATCH] m68knommu: add SHM support by David Wu · 18 years ago
  91. 329237c [PATCH] m68knommu: add printk level for stack dump by Greg Ungerer · 18 years ago
  92. 19127e2 [PATCH] m68knommu: add printk level for oops dumps by Greg Ungerer · 18 years ago
  93. 1b9552a [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n by Adrian Bunk · 18 years ago
  94. 6869e94 [PATCH] m68knommu: formatting cleanup in Kconfig by Greg Ungerer · 18 years ago
  95. 74f8f55 [S390] Don't use small stacks when lockdep is used. by Heiko Carstens · 18 years ago
  96. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  97. 09252e7 [S390] Convert extmem spin_lock into a mutex. by Heiko Carstens · 18 years ago
  98. 1681ced [S390] set KBUILD_IMAGE. by Christian Borntraeger · 18 years ago
  99. 236257e [S390] lockdep: show held locks when showing a stackdump by Heiko Carstens · 18 years ago
  100. 59f35d5 [S390] Add dynamic size check for usercopy functions. by Gerald Schaefer · 18 years ago