1. 6a05156 [PATCH] x86-64: list x86_64 quilt tree by Randy Dunlap · 18 years ago
  2. 57d3077 [PATCH] x86-64: cleanup Doc/x86_64/ files by Randy Dunlap · 18 years ago
  3. 4426426 [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofile by Venkatesh Pallipadi · 18 years ago
  4. 90ce4bc [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog by Venkatesh Pallipadi · 18 years ago
  5. 1676193 [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_watchdog by Venkatesh Pallipadi · 18 years ago
  6. 4c3cbf7 [PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.c by Glauber de Oliveira Costa · 18 years ago
  7. c49c533 [PATCH] x86-64: Remove fastcall references in x86_64 code by Glauber de Oliveira Costa · 18 years ago
  8. 53fee04 [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole by Rohit Seth · 18 years ago
  9. 3b3d5e1 [PATCH] i386: romsignature/checksum cleanup by Rene Herman · 18 years ago
  10. f969098 [PATCH] i386: improve sched_clock() on i686 by Ingo Molnar · 18 years ago
  11. 2ff2d3d [PATCH] i386: add idle notifier by Stephane Eranian · 18 years ago
  12. 86a9788 [PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h> by Adrian Bunk · 18 years ago
  13. ee5bfa6 [PATCH] generic: Break init() in two parts to avoid MODPOST warnings by Vivek Goyal · 18 years ago
  14. f8657e1 [PATCH] i386: move startup_32() in text.head section by Vivek Goyal · 18 years ago
  15. 7c0b49f [PATCH] i386: Paravirt debug defaults off by Zachary Amsden · 18 years ago
  16. 90736e2 [PATCH] i386: Vmi timer race by Zachary Amsden · 18 years ago
  17. ac3b6fa [PATCH] i386: Kprobe rpl fix by Zachary Amsden · 18 years ago
  18. 7b35520 [PATCH] i386: Profile pc badness by Zachary Amsden · 18 years ago
  19. bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 18 years ago
  20. 7ce0bcf [PATCH] i386: vMI backend for paravirt-ops by Zachary Amsden · 18 years ago
  21. ae5da27 [PATCH] i386: SMP boot hook for paravirt by Zachary Amsden · 18 years ago
  22. 8b15114 [PATCH] i386: iOPL handling for paravirt guests by Zachary Amsden · 18 years ago
  23. 9226d12 [PATCH] i386: paravirt CPU hypercall batching mode by Zachary Amsden · 18 years ago
  24. c119ecc [PATCH] MM: page allocation hooks for VMI backend by Zachary Amsden · 18 years ago
  25. 90611fe [PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h by Adrian Bunk · 18 years ago
  26. 006e84e [PATCH] x86-64: do not always end the stack trace with ULONG_MAX by Catalin Marinas · 18 years ago
  27. 5558870 [PATCH] x86-64: improved iommu documentation by Karsten Weiss · 18 years ago
  28. 5809f9d [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK by Eric Dumazet · 18 years ago
  29. 26054ed [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken() by OGAWA Hirofumi · 18 years ago
  30. 56829d1 [PATCH] mmconfig: fix unreachable_devices() by OGAWA Hirofumi · 18 years ago
  31. 429d512 [PATCH] mmconfig: minor cleanup in mmconfig code by OGAWA Hirofumi · 18 years ago
  32. a4ec1b2 [PATCH] mmconfig: remove #define MMCONFIG_APER_XXX by OGAWA Hirofumi · 18 years ago
  33. 44de020 [PATCH] mmconfig: Reject a broken MCFG tables on Asus etc by OGAWA Hirofumi · 18 years ago
  34. faed197 [PATCH] mmconfig: Fix x86_64 ioremap base_address by OGAWA Hirofumi · 18 years ago
  35. 6a0668f [PATCH] mmconfig: Reserve resources but only when we're sure about them. by Olivier Galibert · 18 years ago
  36. 9358c69 [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL by Olivier Galibert · 18 years ago
  37. 5f02738 [PATCH] i386: Only call unreachable_devices() when type 1 is available. by Olivier Galibert · 18 years ago
  38. b786739 [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64 by Olivier Galibert · 18 years ago
  39. 2e18893 [PATCH] i386: Fix a typo in an IRQ handler name by Maciej W. Rozycki · 18 years ago
  40. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 18 years ago
  41. 5441392 [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix by Amul Shah · 18 years ago
  42. 076422d [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically by Amul Shah · 18 years ago
  43. 0812a57 [PATCH] x86-64: Add __copy_from_user_nocache by Andi Kleen · 18 years ago
  44. ee55c0b [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  45. 287eeb5 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  46. ec2f9d1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  47. 89697f1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  48. 34cc560 [SPARC]: Re-export saved_command_line to modules. by David S. Miller · 18 years ago
  49. b5ba1b3 [SPARC64]: Increase command line size to 2048 like other arches. by David S. Miller · 18 years ago
  50. 1b51d3a [SPARC64]: We do not need ZONE_DMA. by David S. Miller · 18 years ago
  51. fd19e44 don't use 'localversion*' files twice by Linus Torvalds · 18 years ago
  52. 13fcfbb [XFRM]: Fix OOPSes in xfrm_audit_log(). by David S. Miller · 18 years ago
  53. 9121c777 [TCP]: cleanup of htcp (resend) by Stephen Hemminger · 18 years ago
  54. 59758f4 [TCP]: Use read mostly for CUBIC parameters. by Stephen Hemminger · 18 years ago
  55. 3aef0fd [NETFILTER]: nf_conntrack_tcp: make sysctl variables static by Patrick McHardy · 18 years ago
  56. 138939e [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets by Masahide NAKAMURA · 18 years ago
  57. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 18 years ago
  58. a3c941b [NETFILTER]: Kconfig: improve dependency handling by Patrick McHardy · 18 years ago
  59. 891350c [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration by Patrick McHardy · 18 years ago
  60. fe3eb20 [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void by Patrick McHardy · 18 years ago
  61. 982d9a9 [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback by Patrick McHardy · 18 years ago
  62. 6b48a7d [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback by Patrick McHardy · 18 years ago
  63. c0e912d [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption by Patrick McHardy · 18 years ago
  64. abbaccd [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption by Patrick McHardy · 18 years ago
  65. 923f490 [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays by Patrick McHardy · 18 years ago
  66. 642d628 [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array by Patrick McHardy · 18 years ago
  67. e22a054 [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array by Patrick McHardy · 18 years ago
  68. a441dfd [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array by Patrick McHardy · 18 years ago
  69. e92ad99 [NETFILTER]: nf_log: minor cleanups by Patrick McHardy · 18 years ago
  70. 9b73534 [NETFILTER]: nf_log: switch logger registration/unregistration to mutex by Patrick McHardy · 18 years ago
  71. 9dc6aa5 [NETFILTER]: nf_log: make nf_log_unregister_pf return void by Patrick McHardy · 18 years ago
  72. a5ea616 [NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer by Patrick McHardy · 18 years ago
  73. fd706d6 [NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex by Patrick McHardy · 18 years ago
  74. d486dd1 [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex by Patrick McHardy · 18 years ago
  75. e4ba130 [NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook by Patrick McHardy · 18 years ago
  76. c3a47ab [NETFILTER]: Properly use RCU in nf_ct_attach by Patrick McHardy · 18 years ago
  77. ebaf0c6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  78. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
  79. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  80. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 18 years ago
  81. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 18 years ago
  82. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 18 years ago
  83. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 18 years ago
  84. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 18 years ago
  85. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  86. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  87. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  88. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  89. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  90. 5404732 [PATCH] mark struct file_operations const 1 by Arjan van de Ven · 18 years ago
  91. f59e5e8 [PATCH] ps3: ps3av/fb defconfig updates by Geert Uytterhoeven · 18 years ago
  92. 36dff96 [PATCH] ps3: cleanup ps3fb before clearing HPTE by Geert Uytterhoeven · 18 years ago
  93. 0465f79 [PATCH] ps3: disable display flipping during mode changes by Geert Uytterhoeven · 18 years ago
  94. 310d8c1 [PATCH] ps3: Virtual Frame Buffer Driver by Geert Uytterhoeven · 18 years ago
  95. fbdb3e5 [PATCH] ps3: Preallocate bootmem memory for ps3fb by Geert Uytterhoeven · 18 years ago
  96. dcfe266 [PATCH] fb_videomode_to_var: reset virtual screen parameters by Geert Uytterhoeven · 18 years ago
  97. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 18 years ago
  98. 5c52cbe [PATCH] fbdev modedb: allow refresh rates for named video modes by Geert Uytterhoeven · 18 years ago
  99. 11227fd [PATCH] ps3: AV Settings Driver by Geert Uytterhoeven · 18 years ago
  100. 5b8e8ee [PATCH] ps3: add shutdown to virtual uart port driver framework by Geert Uytterhoeven · 18 years ago