1. 8f9aeca [PATCH] x86: add command line length to boot protocol by Bernhard Walle · 17 years ago
  2. 79e0301 [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps by Ian Campbell · 17 years ago
  3. eab0c72 [PATCH] x86-64: Introduce load_TLS to the "for" loop. by Rusty Russell · 17 years ago
  4. 692174b [PATCH] i386: Initialize esp0 properly all the time by Rusty Russell · 17 years ago
  5. 1b523fb [PATCH] i386: VDSO_PRELINK warning fix by Andrew Morton · 17 years ago
  6. 2028019 [PATCH] x86-64: fake numa for cpusets document by David Rientjes · 17 years ago
  7. d824395 [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags by Joerg Roedel · 17 years ago
  8. 382591d [PATCH] x86-64: fixed size remaining fake nodes by David Rientjes · 17 years ago
  9. 14694d7 [PATCH] x86-64: split remaining fake nodes equally by David Rientjes · 17 years ago
  10. 8b8ca80e [PATCH] x86-64: configurable fake numa node sizes by David Rientjes · 17 years ago
  11. 8280c0c [PATCH] i386: fix GDT's number of quadwords in comment by Ahmed S. Darwish · 17 years ago
  12. 8eb68fa [PATCH] i386: vmi_pmd_clear() static by Adrian Bunk · 17 years ago
  13. 786142f [PATCH] x86-64: make simnow_init() static by Adrian Bunk · 17 years ago
  14. f0e13ae [PATCH] x86-64: remove extra smp_processor_id calling by Yinghai Lu · 17 years ago
  15. 9f7290e [PATCH] x86-64: fix ia32_binfmt.c build error by Ralf Baechle · 17 years ago
  16. 5a90cf2 [PATCH] x86: Log reason why TSC was marked unstable by john stultz · 17 years ago
  17. 2714221 [PATCH] i386: workaround for a -Wmissing-prototypes warning by Adrian Bunk · 17 years ago
  18. e48b30c [PATCH] i386: type cast clean up for find_next_zero_bit by Ken Chen · 17 years ago
  19. 30a1528 [PATCH] i386: make struct vmi_ops static by Adrian Bunk · 17 years ago
  20. 1833d6b [PATCH] i386: modpost apic related warning fixes by Vivek Goyal · 17 years ago
  21. e073ae1 [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA by Ravikiran G Thirumalai · 17 years ago
  22. d039c68 [PATCH] x86-64: Minor white space cleanup in traps.c by Andi Kleen · 17 years ago
  23. fb60b83 [PATCH] x86-64: Allow sys_uselib unconditionally by Andi Kleen · 17 years ago
  24. 1652fcb [PATCH] x86-64: Don't disable basic block reordering by Andi Kleen · 17 years ago
  25. 184c44d [PATCH] x86-64: fix x86_64-mm-sched-clock-share by Andrew Morton · 17 years ago
  26. a4831e0 [PATCH] x86-64: Move cpu verification code to common file by Vivek Goyal · 17 years ago
  27. 8035d3e [PATCH] x86-64: Extend bzImage protocol for relocatable bzImage by Vivek Goyal · 17 years ago
  28. 6a50a66 [PATCH] x86-64: build-time checking by Vivek Goyal · 17 years ago
  29. 1ab60e0 [PATCH] x86-64: Relocatable Kernel Support by Vivek Goyal · 17 years ago
  30. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 17 years ago
  31. 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 17 years ago
  32. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 17 years ago
  33. cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 17 years ago
  34. bdb96a6 [PATCH] x86-64: Modify discover_ebda to use virtual addresses by Vivek Goyal · 17 years ago
  35. d8e1baf [PATCH] x86-64: 64bit ACPI wakeup trampoline by Vivek Goyal · 17 years ago
  36. 275f551 [PATCH] x86-64: wakeup.S misc cleanups by Vivek Goyal · 17 years ago
  37. 7db681d [PATCH] x86-64: wakeup.S rename registers to reflect right names by Vivek Goyal · 17 years ago
  38. 7c17e70 [PATCH] x86-64: Get rid of dead code in suspend resume by Vivek Goyal · 17 years ago
  39. 90b1c20 [PATCH] x86-64: 64bit PIC SMP trampoline by Vivek Goyal · 17 years ago
  40. 3c321bc [PATCH] x86-64: Add EFER to the register set saved by save_processor_state by Vivek Goyal · 17 years ago
  41. 30f4728 [PATCH] x86-64: cleanup segments by Vivek Goyal · 17 years ago
  42. 278c0eb [PATCH] x86-64: modify copy_bootdata to use virtual addresses by Vivek Goyal · 17 years ago
  43. 93fd755 [PATCH] x86-64: Fix early printk to use standard ISA mapping by Vivek Goyal · 17 years ago
  44. 67dcbb6 [PATCH] x86-64: Clean up the early boot page table by Vivek Goyal · 17 years ago
  45. dafe41e [PATCH] x86-64: Kill temp boot pmds by Vivek Goyal · 17 years ago
  46. 9d291e7 [PATCH] x86-64: Assembly safe page.h and pgtable.h by Vivek Goyal · 17 years ago
  47. e658450 [PATCH] x86-64: dma_ops as const by Stephen Hemminger · 17 years ago
  48. 19d1743 [PATCH] i386: Simplify smp_call_function*() by using common implementation by Jeremy Fitzhardinge · 17 years ago
  49. 6b37f5a [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus by Joerg Roedel · 17 years ago
  50. fbc16f2 [PATCH] x86-64: Remove duplicated code for reading control registers by Glauber de Oliveira Costa · 17 years ago
  51. f9d0964 [PATCH] x86-64: Remove unused set_seg_base by Rusty Russell · 17 years ago
  52. b0b1ff6 [PATCH] i386: Fix usage of -mtune when X86_GENERIC=y or CONFIG_MCORE2=y by Lasse Collin · 17 years ago
  53. 973efae [PATCH] i386: clean up mach_reboot_fixups by Jeremy Fitzhardinge · 17 years ago
  54. 6d1c426 [PATCH] i386: Update __copy_to_user_inatomic linuxdoc description by Aneesh Kumar K.V · 17 years ago
  55. c8fdd24 [PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+ by Andi Kleen · 17 years ago
  56. 2a12652 [PATCH] i386: Support Oprofile for AMD Family 10 CPUs by Andi Kleen · 17 years ago
  57. d9c9381 [PATCH] x86-64: Correct max number of CPUs in Kconfig by Andi Kleen · 17 years ago
  58. 86c0baf [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA by Prarit Bhargava · 17 years ago
  59. e319af1 [PATCH] i386: Add __init to probe_bigsmp by Prarit Bhargava · 17 years ago
  60. 405e494 [PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2) by Stephane Eranian · 17 years ago
  61. bf8696e [PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2) by Stephane Eranian · 17 years ago
  62. 803d80f [PATCH] x86-64: Some cleanup in time.c by Andi Kleen · 17 years ago
  63. d189518 [PATCH] x86: Fix i386 and x86_64 fault information pollution by Andi Kleen · 17 years ago
  64. 00e065e [PATCH] i386: Add dwarf2 annotations to *_user and checksum functions by Jan Beulich · 17 years ago
  65. 3755090 [PATCH] x86-64: a few missing entry.S annotations by Jan Beulich · 17 years ago
  66. 0adad17 [PATCH] i386: probe_roms() cleanup by Rene Herman · 17 years ago
  67. 0949be3 [PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cache by Simon Arlott · 17 years ago
  68. f5e8861 [PATCH] i386: pit_latch_buggy has no effect by takada · 17 years ago
  69. 9215da3 [PATCH] i386: mtrr range check correction by Jan Beulich · 17 years ago
  70. f76c392 [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/ by Jeremy Fitzhardinge · 17 years ago
  71. 9964cf7 [PATCH] x86: consolidate smp_send_stop() by Jan Beulich · 17 years ago
  72. b035479 [PATCH] x86-64: adjust inclusion of asm/vsyscall32.h by Jan Beulich · 17 years ago
  73. 00f1ea6 [PATCH] x86: adjust inclusion of asm/fixmap.h by Jan Beulich · 17 years ago
  74. 28609f6 [PATCH] i386: adjustments to page table dump during oops (v4) by Jan Beulich · 17 years ago
  75. 3c43f03 [PATCH] x86: default to physical mode on hotplug CPU kernels by Ingo Molnar · 17 years ago
  76. 424df39 [PATCH] x86-64: remove clustered APIC mode by Ingo Molnar · 17 years ago
  77. 07c7c47 [PATCH] x86-64: always use physical delivery mode on > 8 CPUs by Ingo Molnar · 17 years ago
  78. f18d397 [PATCH] x86-64: optimize & fix APIC mode setup by Ingo Molnar · 17 years ago
  79. a86f34b [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 by Andrew Morton · 17 years ago
  80. 3dc68d9 [PATCH] x86-64: revert x86_64-mm-add-genapic_force by Andrew Morton · 17 years ago
  81. fb27145 [PATCH] i386: revert i386-fix-the-verify_quirk_intel_irqbalance by Andrew Morton · 17 years ago
  82. bdd0dc5 [PATCH] i386: Update defconfig by Andi Kleen · 17 years ago
  83. 2ca8c1a [PATCH] x86-64: Update defconfig by Andi Kleen · 17 years ago
  84. dc87c39 libata: honour host controllers that want just one host by Linus Torvalds · 17 years ago
  85. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 17 years ago
  86. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  87. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 17 years ago
  88. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  89. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 17 years ago
  90. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  91. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 17 years ago
  92. 42e3808 Extend print_symbol capability by Robert Peterson · 17 years ago
  93. de34ed9 [UDP]: Do not allow specific bind when wildcard bind exists. by David S. Miller · 17 years ago
  94. b7b5f48 [IPV4] UDP: Fix endianness bugs in hashing changes. by David S. Miller · 17 years ago
  95. 40caf5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  96. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  97. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  98. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  99. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  100. 80787eb [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts by Mitsuru Chinen · 17 years ago