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