1. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  2. c08c820 [PATCH] Add the vgetcpu vsyscall by Vojtech Pavlik · 18 years ago
  3. a670fad [PATCH] Add initalization of the RDTSCP auxilliary values by Vojtech Pavlik · 18 years ago
  4. 81af444 [PATCH] Add macros for rdtscp by Vojtech Pavlik · 18 years ago
  5. 248dcb2 [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  6. 1de8497 [PATCH] i386: Enable NMI watchdog by default by Andi Kleen · 18 years ago
  7. 260d679 [PATCH] i386: Kdump i386 nmi event notification fix by Vivek Goyal · 18 years ago
  8. 3f22c57 [PATCH] kdump x86_64 nmi event notification fix by Vivek Goyal · 18 years ago
  9. c7c19f8 [PATCH] i386: make functions static by Adrian Bunk · 18 years ago
  10. fac5855 [PATCH] Fix up panic messages for different NMI panics by Andi Kleen · 18 years ago
  11. 4038f90 [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume by Shaohua Li · 18 years ago
  12. c41c5cd [PATCH] x86: x86 clean up nmi panic messages by Don Zickus · 18 years ago
  13. 8da5add [PATCH] x86: Allow users to force a panic on NMI by Don Zickus · 18 years ago
  14. e33e89a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) by Don Zickus · 18 years ago
  15. 407984f [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl by Don Zickus · 18 years ago
  16. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  17. 957dc87 [PATCH] Add ppoll/pselect syscalls by Andi Kleen · 18 years ago
  18. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  19. 3adbbcc [PATCH] x86: Cleanup NMI interrupt path by Don Zickus · 18 years ago
  20. b7471c6 [PATCH] i386: Add SMP support on i386 to reservation framework by Don Zickus · 18 years ago
  21. f2802e7 [PATCH] Add SMP support on x86_64 to reservation framework by Don Zickus · 18 years ago
  22. cb9c448 [PATCH] i386: Utilize performance counter reservation framework in oprofile by Don Zickus · 18 years ago
  23. 828f0af [PATCH] x86: Add performance counter reservation framework for UP kernels by Don Zickus · 18 years ago
  24. b07f891 [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support by Andi Kleen · 18 years ago
  25. 874c4fe [PATCH] i386: Allow to use GENERICARCH for UP kernels by Andi Kleen · 18 years ago
  26. 9142e0c [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  27. 265baba [PATCH] Update defconfig by Andi Kleen · 18 years ago
  28. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  29. 7b29122 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  30. b7de567 [PATCH] VIDIOC_ENUMSTD bug by Jonathan Corbet · 18 years ago
  31. 1cc5f71 [PATCH] load_module: no BUG if module_subsys uninitialized by Ed Swierk · 18 years ago
  32. bfa0e9a [PATCH] i386: fix flat mode numa on a real numa system by keith mannthey · 18 years ago
  33. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  34. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  35. 25981de [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/* by Michael Hanselmann · 18 years ago
  36. f3ef9ea [PATCH] do not free non slab allocated per_cpu_pageset by David Rientjes · 18 years ago
  37. 24fd425 [PATCH] i386 bootioremap / kexec fix by keith mannthey · 18 years ago
  38. 0b16f21 [PATCH] rtc: lockdep fix/workaround by Peter Zijlstra · 18 years ago
  39. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  40. be5b6d3 [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. by David S. Miller · 18 years ago
  41. efdbc1a [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. by David S. Miller · 18 years ago
  42. a4c0291 [SPARC64]: Fix section-mismatch errors in solaris emul module. by David S. Miller · 18 years ago
  43. 4cc6773 [NetLabel]: update docs with website information by Paul Moore · 18 years ago
  44. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  45. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  46. 4fe5d5c [Netlink]: add nla_validate_nested() by Paul Moore · 18 years ago
  47. 22acb19 [NETLINK]: add nla_for_each_nested() to the interface list by Paul Moore · 18 years ago
  48. df2115c [NetLabel]: change the SELinux permissions by Paul Moore · 18 years ago
  49. 609c92f [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe by Paul Moore · 18 years ago
  50. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  51. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  52. 597811e [TCP]: make cubic the default by Stephen Hemminger · 18 years ago
  53. 3d2573f [TCP]: default congestion control menu by Stephen Hemminger · 18 years ago
  54. 5b7c714 [ATM] he: Fix __init/__devinit conflict by Roland Dreier · 18 years ago
  55. 7c25041 [PATCH] pata_pdc2027x iomem annotations by Al Viro · 18 years ago
  56. 355edd2 [PATCH] fix idiocy in asd_init_lseq_mdp() by Al Viro · 18 years ago
  57. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  58. 855fc73 [PATCH] wrong thing iounmapped (qla3xxx) by Al Viro · 18 years ago
  59. ee111d1 [PATCH] qla3xxx iomem annotations by Al Viro · 18 years ago
  60. 8a1cdc9 [PATCH] Revert ABI-breaking change in /proc by Matthew Wilcox · 18 years ago
  61. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  62. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 18 years ago
  63. 508df25 Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  64. 6a3670c [PATCH] missing include (free_irq() use) by Al Viro · 18 years ago
  65. ae97dd9 [PATCH] NULL noise removal by Al Viro · 18 years ago
  66. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  67. 1db2ea3 [PATCH] netlabel gfp annotations by Al Viro · 18 years ago
  68. 8abf106 [PATCH] libata won't build on SUN4 by Al Viro · 18 years ago
  69. 9317fd4 [PATCH] libata won't build on m68k and m32r by Al Viro · 18 years ago
  70. 638b093 [PATCH] restore libata build on frv by Al Viro · 18 years ago
  71. 2722de7 Don't remove $(INSTALL_HDR_PATH)/install before headers_install. by David Woodhouse · 18 years ago
  72. b7a818e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  73. 398477d Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  74. 6e936d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  75. 5cc8d24 kbuild: add distclean info to 'make help' and more details for 'clean' by Jesper Juhl · 18 years ago
  76. 5026b38 dontdiff: add utsrelease.h by Randy Dunlap · 18 years ago
  77. a5fa393 kbuild: fix "mkdir -p" usage in scripts/package/mkspec by Rolf Eike Beer · 18 years ago
  78. 1ef98856 kbuild: correct and clarify versioning info in Makefile by Robert P. J. Day · 18 years ago
  79. 2e99f31 kbuild: fixup Documentation/kbuild/modules.txt by Robert P. J. Day · 18 years ago
  80. da7c040 kbuild: Extend kbuild/defconfig tags support to exuberant ctags by Aron Griffis · 18 years ago
  81. 39e6e9c kbuild: fix for some typos in Documentation/makefiles.txt by Bryce Harrington · 18 years ago
  82. 1c7bafe kbuild: clarify "make C=" build option by Robert P. J. Day · 18 years ago
  83. e412171 Documentaion: update Documentation/Changes with minimum versions by Robert P. J. Day · 18 years ago
  84. b32c826 kbuild: update help in top level Makefile by Robert P. J. Day · 18 years ago
  85. c53ddac kbuild: fail kernel compilation in case of unresolved module symbols by Kirill Korotaev · 18 years ago
  86. 2212692 kbuild: remove debug left-over from Makefile.host by Sam Ravnborg · 18 years ago
  87. 7b5b820 kbuild: create output directory for hostprogs with O=.. build by Sam Ravnborg · 18 years ago
  88. 93659af kbuild: add missing return statement in modpost.c:secref_whitelist() by Sam Ravnborg · 18 years ago
  89. 4635281 kbuild: preperly align SYSMAP output by Sam Ravnborg · 18 years ago
  90. b805aa0 kbuild: make -rR is now default by Sam Ravnborg · 18 years ago
  91. 45d506b kbuild: make V=2 tell why a target is rebuild by Sam Ravnborg · 18 years ago
  92. 12715d2 kbuild: modpost on vmlinux regardless of CONFIG_MODULES by Sam Ravnborg · 18 years ago
  93. 9e157a5 kbuild: ignore references from ".pci_fixup" to ".init.text" by Magnus Damm · 18 years ago
  94. a07f603 kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt by Jan Engelhardt · 18 years ago
  95. d9a7ff6 kbuild: linguistic fixes for Documentation/kbuild/modules.txt by Jan Engelhardt · 18 years ago
  96. 83dcde4 kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txt by Jan Engelhardt · 18 years ago
  97. 65ff22e remove RPM_BUILD_ROOT from asm-offsets.h by Olaf Hering · 18 years ago
  98. 07aea3a kbuild: use in-kernel unifdef by Sam Ravnborg · 18 years ago
  99. 14a036d kbuild: replace use of strlcpy with a dedicated implmentation in unifdef by Sam Ravnborg · 18 years ago
  100. 01f1c87 kbuild: add unifdef by Sam Ravnborg · 18 years ago