1. ccea15f [PATCH] uml: support sparse for userspace files by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  2. f53389d [PATCH] uml: fix critical typo for TT mode by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  3. 5b0e947 [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  4. 7c45ad1 [PATCH] uml: fix some double export warnings by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  5. 802e307 [PATCH] uml: fix format errors by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  6. 9cf85b3 [PATCH] uml: request format warnings to GCC for appropriate functions by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  7. 6dad2d3 [PATCH] uml: fix 2 harmless cast warnings for 64-bit by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  8. f2ea394 [PATCH] uml: safe migration path to the correct V3 COW format by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  9. cda402b [PATCH] uml: make 64-bit COW files compatible with 32-bit ones by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  10. 60baa15 [PATCH] uml: memory hotplug cleanups by Jeff Dike · 19 years ago
  11. 7b04d71 [PATCH] Add GFP_NOWAIT by Jeff Dike · 19 years ago
  12. a5d2f46 [PATCH] UML: TLS fixlets by Jeff Dike · 19 years ago
  13. 7383005 [PATCH] m32r: Remove symbols exported twice by Hirokazu Takata · 19 years ago
  14. bad7af5 [PATCH] Remove unused prepare_to_switch macro by Hirokazu Takata · 19 years ago
  15. 04dfd0d [PATCH] m32r: security fix of {get,put}_user macros by Hirokazu Takata · 19 years ago
  16. 7c1c4e5 [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel by Hirokazu Takata · 19 years ago
  17. 917b1f7 [PATCH] alpha: SMP boot fixes by Brian Uhrain says · 19 years ago
  18. 1c08ca8 [PATCH] Enable TSC for AMD Geode GX/LX by Jordan Crouse · 19 years ago
  19. edd711f [PATCH] i386: move SMP option above subarch selection by Adrian Bunk · 19 years ago
  20. dc8cbae [PATCH] mptspec: remove duplicate #include by Randy Dunlap · 19 years ago
  21. c0ec31a [PATCH] mpparse: prevent table index out-of-bounds by Randy Dunlap · 19 years ago
  22. e39632f [PATCH] menu: relocate DOUBLEFAULT option by Randy Dunlap · 19 years ago
  23. 7bee5c0 [PATCH] i386: print EIP/ESP last by Randy Dunlap · 19 years ago
  24. 6cf272a [PATCH] swsusp: don't require bigsmp by Ashok Raj · 19 years ago
  25. 3016b42 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros by Hyok S. Choi · 19 years ago
  26. 21a26d4 [PATCH] hugetlbfs doc. update by Randy Dunlap · 19 years ago
  27. 64a3ca5 [PATCH] mm/migrate.c: don't export a static function by Adrian Bunk · 19 years ago
  28. 91fc8ab [PATCH] page flags: add commentry regarding field reservation by Andy Whitcroft · 19 years ago
  29. d5ddc79 [PATCH] overcommit: use totalreserve_pages for nommu by Hideo AOKI · 19 years ago
  30. 6d9f783 [PATCH] overcommit: use totalreserve_pages by Hideo AOKI · 19 years ago
  31. cb45b0e [PATCH] overcommit: add calculate_totalreserve_pages() by Hideo AOKI · 19 years ago
  32. e23ca00 [PATCH] Some page migration fixups by Christoph Lameter · 19 years ago
  33. 1e62419 [PATCH] mm: fix bug in brk() by Ram Gupta · 19 years ago
  34. d6fef9d [PATCH] nommu: use compound page in slab allocator by Luke Yang · 19 years ago
  35. fb7faf3 [PATCH] slab: add statistics for alien cache overflows by Ravikiran G Thirumalai · 19 years ago
  36. 5b74ada [PATCH] slab: allocate node local memory for off-slab slabmanagement by Ravikiran G Thirumalai · 19 years ago
  37. a283a52 [PATCH] for_each_possible_cpu: sparc64 by KAMEZAWA Hiroyuki · 19 years ago
  38. fff8efe [PATCH] for_each_possible_cpu: sparc by KAMEZAWA Hiroyuki · 19 years ago
  39. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 19 years ago
  40. dd7ba3b [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers by Adrian Bunk · 19 years ago
  41. 6f91fe8 [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned by NeilBrown · 19 years ago
  42. 54404e7 [PATCH] Fix NULL pointer dereference in node_read_numastat() by Christoph Lameter · 19 years ago
  43. 29ff2db [PATCH] select() warning fixes by Andrew Morton · 19 years ago
  44. 8a5bc07 [PATCH] sched: don't awaken RT tasks on expired array by Mike Galbraith · 19 years ago
  45. 5ce74ab [PATCH] sched: fix interactive task starvation by Mike Galbraith · 19 years ago
  46. 019ff2d [XFS] Fix a problem in aligning inode allocations to stripe unit boundaries. by Nathan Scott · 19 years ago
  47. 8c0b511 [XFS] Fix utime(2) in the case that no times parameter was passed in. by Nathan Scott · 19 years ago
  48. 58829e4 [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes by David Chinner · 19 years ago
  49. 1fc5d95 [XFS] Fix inode reclaim scalability regression. When a filesystem has by David Chinner · 19 years ago
  50. 8272145 [XFS] Fix a writepage regression where we accidentally stopped honouring by Nathan Scott · 19 years ago
  51. e50bd16 [XFS] Fix superblock validation regression for the zero imaxpct case. by Nathan Scott · 19 years ago
  52. 30d41bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. e38d557 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 19 years ago
  54. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 19 years ago
  55. 1356c19 [ARM] 3473/1: Use numbers 0-15 for the VFP double registers by Catalin Marinas · 19 years ago
  56. bb54a33 [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6 by Catalin Marinas · 19 years ago
  57. 1320a80 [ARM] 3471/1: FTOSI functions should return 0 for NaN by Catalin Marinas · 19 years ago
  58. adeff42 [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features by Catalin Marinas · 19 years ago
  59. 1b72373 [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch by Jeff Garzik · 19 years ago
  60. 65714b9 [PATCH] CONFIGFS_FS must depend on SYSFS by Adrian Bunk · 19 years ago
  61. cbca692 [PATCH] Bogus NULL pointer check in fs/configfs/dir.c by Eric Sesterhenn · 19 years ago
  62. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 19 years ago
  63. 676165a [PATCH] Fix buddy list race that could lead to page lru list corruptions by Nick Piggin · 19 years ago
  64. c3a9d65 [Security] Keys: Fix oops when adding key to non-keyring by David Howells · 19 years ago
  65. 460fbf8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  66. 68491d5 [SPARC64]: Set ARCH_SELECT_MEMORY_MODEL by David S. Miller · 19 years ago
  67. aa1d1a0 [SPARC64]: smp_call_function() fixups... by David S. Miller · 19 years ago
  68. 731bbe4 [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks. by David S. Miller · 19 years ago
  69. 1608a96 [SPARC64]: Update defconfig. by David S. Miller · 19 years ago
  70. 955c054 [SPARC64]: Print out return PC in cheetah_log_errors(). by David S. Miller · 19 years ago
  71. 1759e58 [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb. by David S. Miller · 19 years ago
  72. b1a7ffc [IPV6]: Deinline few large functions in inet6 code by Denis Vlasenko · 19 years ago
  73. 55c0022 [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. by David S. Miller · 19 years ago
  74. 19910d1 [NETFILTER]: Fix DNAT in LOCAL_OUT by Patrick McHardy · 19 years ago
  75. 9b591cb [X25]: Restore skb->dev setting in x25_type_trans(). by David S. Miller · 19 years ago
  76. 9469d45 [NET]: Fix hotplug race during device registration. by Sergey Vlasov · 19 years ago
  77. 30aaa15 [IPV6]: Unexport secure_ipv6_port_ephemeral by Adrian Bunk · 19 years ago
  78. 503e4fa [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 by Brian Haley · 19 years ago
  79. 77d04bd [NET]: More kzalloc conversions. by Andrew Morton · 19 years ago
  80. 31380de [NET] kzalloc: use in alloc_netdev by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  81. 83b950c [PKT_SCHED] act_police: Rename methods. by Jamal Hadi Salim · 19 years ago
  82. bbadf50 [TG3]: Speed up SRAM access (2nd version) by Michael Chan · 19 years ago
  83. d2d746f [TG3]: Kill some less useful flags by Michael Chan · 19 years ago
  84. 7a43c99 [NETFILTER]: H.323 helper: remove changelog by Patrick McHardy · 19 years ago
  85. 96f6bf8 [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions by Patrick McHardy · 19 years ago
  86. 422c346 [NETFILTER]: Add address family specific checksum helpers by Patrick McHardy · 19 years ago
  87. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 19 years ago
  88. a0aed49 [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency by Patrick McHardy · 19 years ago
  89. a0b7db5 [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl' by Jing Min Zhao · 19 years ago
  90. 51d42f5 [NETFILTER]: H.323 helper: make get_h245_addr() static by Jing Min Zhao · 19 years ago
  91. 0f24968 [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL by Jing Min Zhao · 19 years ago
  92. 48bfee5 [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h by Jing Min Zhao · 19 years ago
  93. 32292a7 [NETFILTER]: Fix section mismatch warnings by Patrick McHardy · 19 years ago
  94. 964ddaa [NETFILTER]: Clean up hook registration by Patrick McHardy · 19 years ago
  95. 972d1cb [NETFILTER]: Add helper functions for mass hook registration/unregistration by Patrick McHardy · 19 years ago
  96. 137dc02 [IRDA]: Support for Sigmatel STIR421x chip by Samuel Ortiz · 19 years ago
  97. c1e14a6 [IRDA]: smcinit merged into smsc-ircc driver by Linus Walleij · 19 years ago
  98. 45af08b [INET]: Use port unreachable instead of proto for tunnels by Herbert Xu · 19 years ago
  99. cdee575 [BLUETOOTH] sco: Possible double free. by Eric Sesterhenn · 19 years ago
  100. ad96b48 [TG3]: Fix a memory leak. by Adrian Bunk · 19 years ago