1. d6fef9d [PATCH] nommu: use compound page in slab allocator by Luke Yang · 18 years ago
  2. fb7faf3 [PATCH] slab: add statistics for alien cache overflows by Ravikiran G Thirumalai · 18 years ago
  3. 5b74ada [PATCH] slab: allocate node local memory for off-slab slabmanagement by Ravikiran G Thirumalai · 18 years ago
  4. a283a52 [PATCH] for_each_possible_cpu: sparc64 by KAMEZAWA Hiroyuki · 18 years ago
  5. fff8efe [PATCH] for_each_possible_cpu: sparc by KAMEZAWA Hiroyuki · 18 years ago
  6. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  7. dd7ba3b [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers by Adrian Bunk · 18 years ago
  8. 6f91fe8 [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned by NeilBrown · 18 years ago
  9. 54404e7 [PATCH] Fix NULL pointer dereference in node_read_numastat() by Christoph Lameter · 18 years ago
  10. 29ff2db [PATCH] select() warning fixes by Andrew Morton · 18 years ago
  11. 8a5bc07 [PATCH] sched: don't awaken RT tasks on expired array by Mike Galbraith · 18 years ago
  12. 5ce74ab [PATCH] sched: fix interactive task starvation by Mike Galbraith · 18 years ago
  13. 019ff2d [XFS] Fix a problem in aligning inode allocations to stripe unit boundaries. by Nathan Scott · 18 years ago
  14. 8c0b511 [XFS] Fix utime(2) in the case that no times parameter was passed in. by Nathan Scott · 18 years ago
  15. 58829e4 [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes by David Chinner · 18 years ago
  16. 1fc5d95 [XFS] Fix inode reclaim scalability regression. When a filesystem has by David Chinner · 18 years ago
  17. 8272145 [XFS] Fix a writepage regression where we accidentally stopped honouring by Nathan Scott · 18 years ago
  18. e50bd16 [XFS] Fix superblock validation regression for the zero imaxpct case. by Nathan Scott · 18 years ago
  19. 30d41bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  20. e38d557 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 18 years ago
  21. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  22. 1356c19 [ARM] 3473/1: Use numbers 0-15 for the VFP double registers by Catalin Marinas · 18 years ago
  23. bb54a33 [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6 by Catalin Marinas · 18 years ago
  24. 1320a80 [ARM] 3471/1: FTOSI functions should return 0 for NaN by Catalin Marinas · 18 years ago
  25. adeff42 [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features by Catalin Marinas · 18 years ago
  26. 1b72373 [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch by Jeff Garzik · 18 years ago
  27. 65714b9 [PATCH] CONFIGFS_FS must depend on SYSFS by Adrian Bunk · 18 years ago
  28. cbca692 [PATCH] Bogus NULL pointer check in fs/configfs/dir.c by Eric Sesterhenn · 18 years ago
  29. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  30. 676165a [PATCH] Fix buddy list race that could lead to page lru list corruptions by Nick Piggin · 18 years ago
  31. c3a9d65 [Security] Keys: Fix oops when adding key to non-keyring by David Howells · 18 years ago
  32. 460fbf8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  33. 68491d5 [SPARC64]: Set ARCH_SELECT_MEMORY_MODEL by David S. Miller · 18 years ago
  34. aa1d1a0 [SPARC64]: smp_call_function() fixups... by David S. Miller · 18 years ago
  35. 731bbe4 [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks. by David S. Miller · 18 years ago
  36. 1608a96 [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  37. 955c054 [SPARC64]: Print out return PC in cheetah_log_errors(). by David S. Miller · 18 years ago
  38. 1759e58 [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb. by David S. Miller · 18 years ago
  39. b1a7ffc [IPV6]: Deinline few large functions in inet6 code by Denis Vlasenko · 18 years ago
  40. 55c0022 [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. by David S. Miller · 18 years ago
  41. 19910d1 [NETFILTER]: Fix DNAT in LOCAL_OUT by Patrick McHardy · 18 years ago
  42. 9b591cb [X25]: Restore skb->dev setting in x25_type_trans(). by David S. Miller · 18 years ago
  43. 9469d45 [NET]: Fix hotplug race during device registration. by Sergey Vlasov · 18 years ago
  44. 30aaa15 [IPV6]: Unexport secure_ipv6_port_ephemeral by Adrian Bunk · 18 years ago
  45. 503e4fa [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 by Brian Haley · 18 years ago
  46. 77d04bd [NET]: More kzalloc conversions. by Andrew Morton · 18 years ago
  47. 31380de [NET] kzalloc: use in alloc_netdev by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  48. 83b950c [PKT_SCHED] act_police: Rename methods. by Jamal Hadi Salim · 18 years ago
  49. bbadf50 [TG3]: Speed up SRAM access (2nd version) by Michael Chan · 18 years ago
  50. d2d746f [TG3]: Kill some less useful flags by Michael Chan · 18 years ago
  51. 7a43c99 [NETFILTER]: H.323 helper: remove changelog by Patrick McHardy · 18 years ago
  52. 96f6bf8 [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions by Patrick McHardy · 18 years ago
  53. 422c346 [NETFILTER]: Add address family specific checksum helpers by Patrick McHardy · 18 years ago
  54. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 18 years ago
  55. a0aed49 [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency by Patrick McHardy · 18 years ago
  56. a0b7db5 [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl' by Jing Min Zhao · 18 years ago
  57. 51d42f5 [NETFILTER]: H.323 helper: make get_h245_addr() static by Jing Min Zhao · 18 years ago
  58. 0f24968 [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL by Jing Min Zhao · 18 years ago
  59. 48bfee5 [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h by Jing Min Zhao · 18 years ago
  60. 32292a7 [NETFILTER]: Fix section mismatch warnings by Patrick McHardy · 18 years ago
  61. 964ddaa [NETFILTER]: Clean up hook registration by Patrick McHardy · 18 years ago
  62. 972d1cb [NETFILTER]: Add helper functions for mass hook registration/unregistration by Patrick McHardy · 18 years ago
  63. 137dc02 [IRDA]: Support for Sigmatel STIR421x chip by Samuel Ortiz · 18 years ago
  64. c1e14a6 [IRDA]: smcinit merged into smsc-ircc driver by Linus Walleij · 18 years ago
  65. 45af08b [INET]: Use port unreachable instead of proto for tunnels by Herbert Xu · 18 years ago
  66. cdee575 [BLUETOOTH] sco: Possible double free. by Eric Sesterhenn · 18 years ago
  67. ad96b48 [TG3]: Fix a memory leak. by Adrian Bunk · 18 years ago
  68. e3a5cd9 [NET]: Fix an off-by-21-or-49 error. by Adrian Bunk · 18 years ago
  69. d938ab4 [NET] netconsole: set .name in struct console by Randy Dunlap · 18 years ago
  70. 50fba2a [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 by Herbert Xu · 18 years ago
  71. 2e2f7ae [NETFILTER]: Fix fragmentation issues with bridge netfilter by Patrick McHardy · 18 years ago
  72. 550e29b [FIB_TRIE]: Fix leaf freeing. by Robert Olsson · 18 years ago
  73. 8bf4b8a [IPSEC]: Check x->encap before dereferencing it by Herbert Xu · 18 years ago
  74. 7359036 [ARM] 3469/1: S3C24XX: clkout missing hclk selector by Ben Dooks · 18 years ago
  75. 13011d0 [ARM] 3468/1: S3C2410: SMDK common include fix by Ben Dooks · 18 years ago
  76. 67d4d83 [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and name by Tony Lindgren · 18 years ago
  77. 50e5629 [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release() by Tony Lindgren · 18 years ago
  78. 9323557 [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operation by Lennert Buytenhek · 18 years ago
  79. 6764472 [SELINUX] Fix build after ipsec decap state changes. by Dave Jones · 18 years ago
  80. 66004a6 Move request_standard_resources() back to before PCI probing by Linus Torvalds · 18 years ago
  81. b8feb47 [PATCH] x86_64: Update 32-bit system call table by Andi Kleen · 18 years ago
  82. 67d53ea [PATCH] x86_64: Eliminate IA32_NR_syscalls define by Andi Kleen · 18 years ago
  83. bbd3aff [PATCH] x86_64: fix CONFIG_REORDER by Sam Ravnborg · 18 years ago
  84. 97c2803 [PATCH] x86_64: Plug GS leak in arch_prctl() by John Blackwood · 18 years ago
  85. e48c472 [PATCH] i386: Remove printk about reboot fixups at reboot by Andi Kleen · 18 years ago
  86. b20367a [PATCH] x86_64: Fix drift with HPET timer enabled by Jordan Hargrave · 18 years ago
  87. 49c93e8 [PATCH] i386/x86-64: Return defined error value for bad PCI config space accesses by Andi Kleen · 18 years ago
  88. 8c30b1a [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses by Andi Kleen · 18 years ago
  89. e405d06 [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP by Ravikiran G Thirumalai · 18 years ago
  90. 3d34ee6 [PATCH] x86_64: Don't return error for HPET initialization in initcall by Andi Kleen · 18 years ago
  91. ac04dca [PATCH] x86_64: Don't export strlen twice by Andi Kleen · 18 years ago
  92. 7bf36bb [PATCH] x86_64: When user could have changed RIP always force IRET by Andi Kleen · 18 years ago
  93. 553f265 [PATCH] x86_64: Don't run NMI watchdog during machine checks by Andi Kleen · 18 years ago
  94. be56db6 [PATCH] x86_64: extra NODES_SHIFT definition by Dave Hansen · 18 years ago
  95. 4211a30 [PATCH] x86_64: Proper null pointer check in powernow_k8_get by Jacob Shin · 18 years ago
  96. d7fa706 [PATCH] x86_64: Revert earlier powernow-k8 change by Andi Kleen · 18 years ago
  97. 95d769a [PATCH] i386: Consolidate modern APIC handling by Andi Kleen · 18 years ago
  98. d1530d8 [PATCH] x86_64: Clear APIC feature bit when local APIC is disabled by Andi Kleen · 18 years ago
  99. d3b6a34 [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. by Andi Kleen · 18 years ago
  100. ec0f08e [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems by Andi Kleen · 18 years ago