1. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago
  2. fe7414a [PATCH] Use BUILD_BUG_ON in apic.c build sanity checking by Andi Kleen · 18 years ago
  3. 19f03ff [PATCH] i386: Clean up code style in mpparse.c ACPI code by Andi Kleen · 18 years ago
  4. efec3b9 [PATCH] Fix up some non linuxy style in ACPI functions in mpparse.c by Andi Kleen · 18 years ago
  5. 276ec1a [PATCH] Remove some unneeded ACPI externs in mpparse.c by Andi Kleen · 18 years ago
  6. a01fd3b [PATCH] Remove useless wrapper in mpparse.c code by Andi Kleen · 18 years ago
  7. 55f05ff [PATCH] Replace mp bus array with bitmap for bus not pci by Andi Kleen · 18 years ago
  8. dfa4698 [PATCH] Move early chipset quirks out to new file by Andi Kleen · 18 years ago
  9. edd9652 [PATCH] Remove MPS table APIC renumbering by Andi Kleen · 18 years ago
  10. 606bd58 [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb' by Diego Calleja · 18 years ago
  11. cf4c6a2 [PATCH] i386: Factor out common io apic routing entry access by Andi Kleen · 18 years ago
  12. eea0e11 [PATCH] Factor out common io apic routing entry access by Andi Kleen · 18 years ago
  13. c1a58b4 [PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsing by Andi Kleen · 18 years ago
  14. a8fcf1a [PATCH] Remove obsolete PIC mode by Andi Kleen · 18 years ago
  15. e509913 [PATCH] Remove leftover MCE/EISA support by Andi Kleen · 18 years ago
  16. 5cb6b99 [PATCH] Remove pirq overwrite support by Andi Kleen · 18 years ago
  17. 2e91a17 [PATCH] Add some comments to entry.S by Andi Kleen · 18 years ago
  18. 107878b [PATCH] i386: Minor fixes & cleanup to tlb flush by Andi Kleen · 18 years ago
  19. b1c78c0 [PATCH] Clean up and minor fixes to TLB flush by Andi Kleen · 18 years ago
  20. 3f14c74 [PATCH] Remove old "focus disabled" chipset errata workaround by Andi Kleen · 18 years ago
  21. 6c96a29 [PATCH] Remove apic mismatch counter by Andi Kleen · 18 years ago
  22. 7f11d8a [PATCH] Remove all ifdefs for local/io apic by Andi Kleen · 18 years ago
  23. 5ba5891 [PATCH] Add some comments what tce.c actually does by Andi Kleen · 18 years ago
  24. cc1e684 [PATCH] Remove leftover CVS Id in thunk.S by Andi Kleen · 18 years ago
  25. ecaf45e [PATCH] i386: Redo semaphore and rwlock assembly helpers by Andi Kleen · 18 years ago
  26. 07c9819 [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files by Andi Kleen · 18 years ago
  27. b06baba [PATCH] Add proper alignment to ENTRY by Andi Kleen · 18 years ago
  28. 1a015b5 [PATCH] i386: Remove const case for rwlocks by Andi Kleen · 18 years ago
  29. 9a0b26e [PATCH] Clean up read write lock assembly by Andi Kleen · 18 years ago
  30. b4062b1 [PATCH] Support patchable lock prefix for pure assembly files by Andi Kleen · 18 years ago
  31. 538b5b4 [PATCH] Document backtracer selection options by Andi Kleen · 18 years ago
  32. 31679f3 [PATCH] Simplify profile_pc on x86-64 by Andi Kleen · 18 years ago
  33. 0cb91a2 [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels by Andi Kleen · 18 years ago
  34. c16b63e0 [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 18 years ago
  35. d5d9ca6 [PATCH] A few trivial spelling and grammar fixes by Adam Henley · 18 years ago
  36. 3034d11 [PATCH] Don't print virtual address in HPET initialization by Andi Kleen · 18 years ago
  37. d3a4f48 [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw by Stephane Eranian · 18 years ago
  38. 2f766d1 [PATCH] Clean up asm/smp.h includes by Andi Kleen · 18 years ago
  39. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  40. c08c820 [PATCH] Add the vgetcpu vsyscall by Vojtech Pavlik · 18 years ago
  41. a670fad [PATCH] Add initalization of the RDTSCP auxilliary values by Vojtech Pavlik · 18 years ago
  42. 81af444 [PATCH] Add macros for rdtscp by Vojtech Pavlik · 18 years ago
  43. 248dcb2 [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  44. 1de84979 [PATCH] i386: Enable NMI watchdog by default by Andi Kleen · 18 years ago
  45. 260d679 [PATCH] i386: Kdump i386 nmi event notification fix by Vivek Goyal · 18 years ago
  46. 3f22c57 [PATCH] kdump x86_64 nmi event notification fix by Vivek Goyal · 18 years ago
  47. c7c19f8 [PATCH] i386: make functions static by Adrian Bunk · 18 years ago
  48. fac5855 [PATCH] Fix up panic messages for different NMI panics by Andi Kleen · 18 years ago
  49. 4038f90 [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume by Shaohua Li · 18 years ago
  50. c41c5cd [PATCH] x86: x86 clean up nmi panic messages by Don Zickus · 18 years ago
  51. 8da5add [PATCH] x86: Allow users to force a panic on NMI by Don Zickus · 18 years ago
  52. e33e89a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) by Don Zickus · 18 years ago
  53. 407984f [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl by Don Zickus · 18 years ago
  54. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  55. 957dc87 [PATCH] Add ppoll/pselect syscalls by Andi Kleen · 18 years ago
  56. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  57. 3adbbcc [PATCH] x86: Cleanup NMI interrupt path by Don Zickus · 18 years ago
  58. b7471c6 [PATCH] i386: Add SMP support on i386 to reservation framework by Don Zickus · 18 years ago
  59. f2802e7 [PATCH] Add SMP support on x86_64 to reservation framework by Don Zickus · 18 years ago
  60. cb9c448 [PATCH] i386: Utilize performance counter reservation framework in oprofile by Don Zickus · 18 years ago
  61. 828f0af [PATCH] x86: Add performance counter reservation framework for UP kernels by Don Zickus · 18 years ago
  62. b07f891 [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support by Andi Kleen · 18 years ago
  63. 874c4fe [PATCH] i386: Allow to use GENERICARCH for UP kernels by Andi Kleen · 18 years ago
  64. 9142e0c [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  65. 265baba [PATCH] Update defconfig by Andi Kleen · 18 years ago
  66. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  67. 7b29122 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  68. b7de567 [PATCH] VIDIOC_ENUMSTD bug by Jonathan Corbet · 18 years ago
  69. 1cc5f71 [PATCH] load_module: no BUG if module_subsys uninitialized by Ed Swierk · 18 years ago
  70. bfa0e9a [PATCH] i386: fix flat mode numa on a real numa system by keith mannthey · 18 years ago
  71. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  72. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  73. 25981de [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/* by Michael Hanselmann · 18 years ago
  74. f3ef9ea [PATCH] do not free non slab allocated per_cpu_pageset by David Rientjes · 18 years ago
  75. 24fd425 [PATCH] i386 bootioremap / kexec fix by keith mannthey · 18 years ago
  76. 0b16f21 [PATCH] rtc: lockdep fix/workaround by Peter Zijlstra · 18 years ago
  77. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  78. be5b6d3 [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. by David S. Miller · 18 years ago
  79. efdbc1a [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. by David S. Miller · 18 years ago
  80. a4c0291 [SPARC64]: Fix section-mismatch errors in solaris emul module. by David S. Miller · 18 years ago
  81. 4cc6773 [NetLabel]: update docs with website information by Paul Moore · 18 years ago
  82. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  83. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  84. 4fe5d5c [Netlink]: add nla_validate_nested() by Paul Moore · 18 years ago
  85. 22acb19 [NETLINK]: add nla_for_each_nested() to the interface list by Paul Moore · 18 years ago
  86. df2115c [NetLabel]: change the SELinux permissions by Paul Moore · 18 years ago
  87. 609c92f [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe by Paul Moore · 18 years ago
  88. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  89. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  90. 597811e [TCP]: make cubic the default by Stephen Hemminger · 18 years ago
  91. 3d2573f [TCP]: default congestion control menu by Stephen Hemminger · 18 years ago
  92. 5b7c714 [ATM] he: Fix __init/__devinit conflict by Roland Dreier · 18 years ago
  93. 7c25041 [PATCH] pata_pdc2027x iomem annotations by Al Viro · 18 years ago
  94. 355edd2 [PATCH] fix idiocy in asd_init_lseq_mdp() by Al Viro · 18 years ago
  95. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  96. 855fc73 [PATCH] wrong thing iounmapped (qla3xxx) by Al Viro · 18 years ago
  97. ee111d1 [PATCH] qla3xxx iomem annotations by Al Viro · 18 years ago
  98. 8a1cdc9 [PATCH] Revert ABI-breaking change in /proc by Matthew Wilcox · 18 years ago
  99. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  100. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 18 years ago