1. 2f6726e [PATCH] Apply type enum zone_type by Christoph Lameter · 18 years ago
  2. 4e4785b [PATCH] mempolicies: fix policy_zone check by Christoph Lameter · 18 years ago
  3. b9b1578 [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES by Christoph Lameter · 18 years ago
  4. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  5. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 18 years ago
  6. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  7. 2f1b624 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment by Christoph Lameter · 18 years ago
  8. 98d2b0e [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup by Christoph Lameter · 18 years ago
  9. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  10. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  11. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  12. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  13. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 18 years ago
  14. bbc7b92 [PATCH] bootmem: use pfn/page conversion macros by Franck Bui-Huu · 18 years ago
  15. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 18 years ago
  16. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 18 years ago
  17. 71fb2e8 [PATCH] bootmem: remove useless parentheses in bootmem header file by Franck Bui-Huu · 18 years ago
  18. 69d49e6 [PATCH] bootmem: mark link_bootmem() as part of the __init section by Franck Bui-Huu · 18 years ago
  19. 2d1a07d [PATCH] bootmem: remove useless __init in header file by Franck Bui-Huu · 18 years ago
  20. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  21. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 18 years ago
  22. 204ec84 [PATCH] mm: msync() cleanup by Peter Zijlstra · 18 years ago
  23. ee6a645 [PATCH] mm: fixup do_wp_page() by Peter Zijlstra · 18 years ago
  24. e88dd6c [PATCH] mm: small cleanup of install_page() by Peter Zijlstra · 18 years ago
  25. c1e6098 [PATCH] mm: optimize the new mprotect() code a bit by Peter Zijlstra · 18 years ago
  26. edc79b2 [PATCH] mm: balance dirty pages by Peter Zijlstra · 18 years ago
  27. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  28. 725d704 [PATCH] mm: VM_BUG_ON by Nick Piggin · 18 years ago
  29. a6ca1b9 [PATCH] update to the kernel kmap/kunmap API by James Bottomley · 18 years ago
  30. 3998b93 [PATCH] jbd: fix commit of ordered data buffers by Jan Kara · 18 years ago
  31. 632bbfe [PATCH] trigger a syntax error if percpu macros are incorrectly used by Jan Blunck · 18 years ago
  32. 0a2966b [PATCH] Fix longstanding load balancing bug in the scheduler by Christoph Lameter · 18 years ago
  33. 656ddf7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  34. 29da9f6 [libata] Fix oops introduced in non-uniform port handling fix by Jeff Garzik · 18 years ago
  35. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  36. 7b29122 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  37. b7de567 [PATCH] VIDIOC_ENUMSTD bug by Jonathan Corbet · 18 years ago
  38. 1cc5f71 [PATCH] load_module: no BUG if module_subsys uninitialized by Ed Swierk · 18 years ago
  39. bfa0e9a [PATCH] i386: fix flat mode numa on a real numa system by keith mannthey · 18 years ago
  40. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  41. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  42. 25981de [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/* by Michael Hanselmann · 18 years ago
  43. f3ef9ea [PATCH] do not free non slab allocated per_cpu_pageset by David Rientjes · 18 years ago
  44. 24fd425 [PATCH] i386 bootioremap / kexec fix by keith mannthey · 18 years ago
  45. 0b16f21 [PATCH] rtc: lockdep fix/workaround by Peter Zijlstra · 18 years ago
  46. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  47. c32a8fd [PATCH] ata-piix: fixes kerneldoc error by Henne · 18 years ago
  48. be5b6d3 [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. by David S. Miller · 18 years ago
  49. efdbc1a [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. by David S. Miller · 18 years ago
  50. a4c0291 [SPARC64]: Fix section-mismatch errors in solaris emul module. by David S. Miller · 18 years ago
  51. 4cc6773 [NetLabel]: update docs with website information by Paul Moore · 18 years ago
  52. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  53. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  54. 4fe5d5c [Netlink]: add nla_validate_nested() by Paul Moore · 18 years ago
  55. 22acb19 [NETLINK]: add nla_for_each_nested() to the interface list by Paul Moore · 18 years ago
  56. df2115c [NetLabel]: change the SELinux permissions by Paul Moore · 18 years ago
  57. 609c92f [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe by Paul Moore · 18 years ago
  58. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  59. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  60. 597811e [TCP]: make cubic the default by Stephen Hemminger · 18 years ago
  61. 3d2573f [TCP]: default congestion control menu by Stephen Hemminger · 18 years ago
  62. 5b7c714 [ATM] he: Fix __init/__devinit conflict by Roland Dreier · 18 years ago
  63. 7c25041 [PATCH] pata_pdc2027x iomem annotations by Al Viro · 18 years ago
  64. 355edd2 [PATCH] fix idiocy in asd_init_lseq_mdp() by Al Viro · 18 years ago
  65. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  66. 855fc73 [PATCH] wrong thing iounmapped (qla3xxx) by Al Viro · 18 years ago
  67. ee111d1 [PATCH] qla3xxx iomem annotations by Al Viro · 18 years ago
  68. 8a1cdc9 [PATCH] Revert ABI-breaking change in /proc by Matthew Wilcox · 18 years ago
  69. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  70. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 18 years ago
  71. 508df25 Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  72. 6a3670c [PATCH] missing include (free_irq() use) by Al Viro · 18 years ago
  73. ae97dd9 [PATCH] NULL noise removal by Al Viro · 18 years ago
  74. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  75. 1db2ea3 [PATCH] netlabel gfp annotations by Al Viro · 18 years ago
  76. 8abf106 [PATCH] libata won't build on SUN4 by Al Viro · 18 years ago
  77. 9317fd4 [PATCH] libata won't build on m68k and m32r by Al Viro · 18 years ago
  78. 638b093 [PATCH] restore libata build on frv by Al Viro · 18 years ago
  79. 2722de7 Don't remove $(INSTALL_HDR_PATH)/install before headers_install. by David Woodhouse · 18 years ago
  80. b7a818e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  81. 398477d Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  82. 6e936d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  83. 5cc8d24 kbuild: add distclean info to 'make help' and more details for 'clean' by Jesper Juhl · 18 years ago
  84. 5026b38 dontdiff: add utsrelease.h by Randy Dunlap · 18 years ago
  85. a5fa393 kbuild: fix "mkdir -p" usage in scripts/package/mkspec by Rolf Eike Beer · 18 years ago
  86. 1ef98856 kbuild: correct and clarify versioning info in Makefile by Robert P. J. Day · 18 years ago
  87. 2e99f31 kbuild: fixup Documentation/kbuild/modules.txt by Robert P. J. Day · 18 years ago
  88. da7c040 kbuild: Extend kbuild/defconfig tags support to exuberant ctags by Aron Griffis · 18 years ago
  89. 39e6e9c kbuild: fix for some typos in Documentation/makefiles.txt by Bryce Harrington · 18 years ago
  90. 1c7bafe kbuild: clarify "make C=" build option by Robert P. J. Day · 18 years ago
  91. e412171 Documentaion: update Documentation/Changes with minimum versions by Robert P. J. Day · 18 years ago
  92. b32c826 kbuild: update help in top level Makefile by Robert P. J. Day · 18 years ago
  93. c53ddac kbuild: fail kernel compilation in case of unresolved module symbols by Kirill Korotaev · 18 years ago
  94. 2212692 kbuild: remove debug left-over from Makefile.host by Sam Ravnborg · 18 years ago
  95. 7b5b820 kbuild: create output directory for hostprogs with O=.. build by Sam Ravnborg · 18 years ago
  96. 93659af kbuild: add missing return statement in modpost.c:secref_whitelist() by Sam Ravnborg · 18 years ago
  97. 4635281 kbuild: preperly align SYSMAP output by Sam Ravnborg · 18 years ago
  98. b805aa0 kbuild: make -rR is now default by Sam Ravnborg · 18 years ago
  99. 45d506b kbuild: make V=2 tell why a target is rebuild by Sam Ravnborg · 18 years ago
  100. 12715d2 kbuild: modpost on vmlinux regardless of CONFIG_MODULES by Sam Ravnborg · 18 years ago