1. 991114c [PATCH] fix for prune_icache()/forced final iput() races by Alexander Viro · 19 years ago
  2. f972be3 [PATCH] posix-timers: use try_to_del_timer_sync() by Oleg Nesterov · 19 years ago
  3. fd450b7 [PATCH] timers: introduce try_to_del_timer_sync() by Oleg Nesterov · 19 years ago
  4. 55c888d [PATCH] timers fixes/improvements by Oleg Nesterov · 19 years ago
  5. bdd646a [PATCH] blk: unplug later by Nick Piggin · 19 years ago
  6. fde6ad2 [PATCH] blk: branch hints by Nick Piggin · 19 years ago
  7. 250dccc [PATCH] blk: no memory barrier by Nick Piggin · 19 years ago
  8. 040c928 [PATCH] blk: cleanup generic tag support error messages by Tejun Heo · 19 years ago
  9. f7d37d0 [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} by Tejun Heo · 19 years ago
  10. fa72b90 [PATCH] blk: remove blk_queue_tag->real_max_depth optimization by Tejun Heo · 19 years ago
  11. 2bf0fda [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() by Tejun Heo · 19 years ago
  12. 15d20bf [PATCH] ptrace_h8300: condition bugfix by Domen Puncer · 19 years ago
  13. 76381fe [PATCH] xen: x86_64: use more usermode macro by Vincent Hanquez · 19 years ago
  14. e9129e5 [PATCH] xen: x86_64: Add macro for debugreg by Vincent Hanquez · 19 years ago
  15. 717b594 [PATCH] xen: x86: Use more usermode macro by Vincent Hanquez · 19 years ago
  16. fa1e1bd [PATCH] xen: x86: Rename usermode macro by Vincent Hanquez · 19 years ago
  17. 1cc6f12 [PATCH] xen: x86: Use new macro for debugreg by Vincent Hanquez · 19 years ago
  18. f501231 [PATCH] xen: x86: add macro for debugreg by Vincent Hanquez · 19 years ago
  19. 701067c [PATCH] x86_64: avoid wasting IRQs by Natalie Protasevich · 19 years ago
  20. 32ecd42 [PATCH] eliminate duplicate rdpmc definition by Jan Beulich · 19 years ago
  21. 0928d6e [PATCH] x86_64: never block forced SIGSEGV by Roland McGrath · 19 years ago
  22. a3a0075 [PATCH] x86_64: fix hpet for systems that don't support legacy replacement by john stultz · 19 years ago
  23. c0a88c9 [PATCH] x86_64: i8259.c iso99 structure initialization by Alexander Nyberg · 19 years ago
  24. c92c6ff [PATCH] mtrr size-and-base debugging by Andrew Morton · 19 years ago
  25. a3a255e [PATCH] x86: cpu_khz type fix by Andrew Morton · 19 years ago
  26. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 19 years ago
  27. a9ed881 [PATCH] x86: #include asm/uaccess.h in asm/checksum.h by Alexey Dobriyan · 19 years ago
  28. 80bb82a [PATCH] VIA 82C586B IRQ routing fix by Aleksey Gorelov · 19 years ago
  29. c434b7a [PATCH] x86: avoid wasting IRQs for PCI devices by Natalie Protasevich · 19 years ago
  30. b5d23e5 [PATCH] ia64: Selectable Timer Interrupt Frequency by Christoph Lameter · 19 years ago
  31. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 19 years ago
  32. 799d19f [PATCH] allow early printk to use more than 25 lines by Jan Beulich · 19 years ago
  33. 7fbb4f6 [PATCH] adjust i386 watchdog tick calculation by Jan Beulich · 19 years ago
  34. ca05fea [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386) by Natalie Protasevich · 19 years ago
  35. 7c1def1 [PATCH] i386: never block forced SIGSEGV by Roland McGrath · 19 years ago
  36. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  37. 8c5a090 [PATCH] x86/x86_64: pcibus_to_node by Christoph Lameter · 19 years ago
  38. e164f55 [PATCH] ppc64: pcibus_to_node fix by Christoph Lameter · 19 years ago
  39. 4a35293 [PATCH] m32r: build fix for asm-m32r/topology.h by Hirokazu Takata · 19 years ago
  40. 8a9e1b0 [PATCH] Platform SMIs and their interferance with tsc based delay calibration by Venkatesh Pallipadi · 19 years ago
  41. 0f8e2d6 [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh by Ian Campbell · 19 years ago
  42. d0e7feb [PATCH] biarch compiler support for i386 by H. Peter Anvin · 19 years ago
  43. 6f4e1e5 [PATCH] add page_state info to show_mem by Martin J. Bligh · 19 years ago
  44. bbfceef [PATCH] add x86-64 specific support for sparsemem by Matt Tolentino · 19 years ago
  45. 2b97690 [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options by Matt Tolentino · 19 years ago
  46. 1035faf [PATCH] add x86-64 Kconfig options for sparsemem by Matt Tolentino · 19 years ago
  47. 0733266 [PATCH] remove direct ref to contig_page_data for x86-64 by Matt Tolentino · 19 years ago
  48. 145e664 [PATCH] ppc64: sparsemem memory model by Andy Whitcroft · 19 years ago
  49. 74b30be [PATCH] ppc64: add memory present by Andy Whitcroft · 19 years ago
  50. 510f8fa [PATCH] ppc64: add early_pfn_to_nid by Andy Whitcroft · 19 years ago
  51. 29751f6 [PATCH] sparsemem hotplug base by Andy Whitcroft · 19 years ago
  52. 641c767 [PATCH] sparsemem swiss cheese numa layouts by Andy Whitcroft · 19 years ago
  53. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 19 years ago
  54. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  55. af70536 [PATCH] generify memory present by Andy Whitcroft · 19 years ago
  56. b159d43 [PATCH] generify early_pfn_to_nid by Andy Whitcroft · 19 years ago
  57. 368a0a3 [PATCH] ppc64: Kconfig memory models by Mike Kravetz · 19 years ago
  58. 785dcd4 [PATCH] mm/Kconfig: give DISCONTIG more help text by Dave Hansen · 19 years ago
  59. e1785e8 [PATCH] mm/Kconfig: hide "Memory Model" selection menu by Dave Hansen · 19 years ago
  60. 074ccf8 [PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE by Dave Hansen · 19 years ago
  61. 44d0f80 [PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig by Dave Hansen · 19 years ago
  62. 93b7504 [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG by Dave Hansen · 19 years ago
  63. 0e19243 [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE by Dave Hansen · 19 years ago
  64. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  65. 3a9da76 [PATCH] create mm/Kconfig for arch-independent memory options by Dave Hansen · 19 years ago
  66. 5b505b9 [PATCH] sparsemem base: teach discontig about sparse ranges by Dave Hansen · 19 years ago
  67. 348f8b6 [PATCH] sparsemem base: reorganize page->flags bit operations by Dave Hansen · 19 years ago
  68. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  69. c2ebaa4 [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized) by Dave Hansen · 19 years ago
  70. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  71. 29c31a3 Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  72. b2b3d82 e1000: fix spinlock bug by Mitch Williams · 19 years ago
  73. ee98689 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  74. 060de20 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  75. d377e85 [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() by Greg Kroah-Hartman · 19 years ago
  76. 479f6ea [PATCH] USB: fix hid core to return proper error code from probe by Stelian Pop · 19 years ago
  77. 2c4ee8f [LTPC]: Replace schedule_timeout() with ssleep()/msleep() by Nishanth Aravamudan · 19 years ago
  78. ebc3f64 [X25]: Fast select with no restriction on response by Shaun Pereira · 19 years ago
  79. cb65d50 [X25]: Selective sub-address matching with call user data. by Shaun Pereira · 19 years ago
  80. 68d3187 [EBTABLES]: vfree() checking cleanups by James Lamanna · 19 years ago
  81. 285b3af [ATALK] aarp: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  82. 7abaa27 [IPV4]: Fix route.c gcc4 warnings by Chuck Short · 19 years ago
  83. fbeec2e [NETPOLL]: allow multiple netpoll_clients to register against one interface by Jeff Moyer · 19 years ago
  84. 115c1d6 [NETPOLL]: Introduce a netpoll_info struct by Jeff Moyer · 19 years ago
  85. 6ca4f65 [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock() by Jeff Moyer · 19 years ago
  86. b7c84c6 [PATCH] boot_pageset must not be freed. by Christoph Lameter · 19 years ago
  87. a493604 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  88. f31f5f0 [NET]: dont use strlen() but the result from a prior sprintf() by Eric Dumazet · 19 years ago
  89. 9092131 Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  90. 92a8cbe [PATCH] ARM: Remove explicit page-alignments in memory init by Russell King · 19 years ago
  91. 3a66941 [PATCH] ARM: Ensure memory information is page aligned by Russell King · 19 years ago
  92. 6a17944 [CRYPTO]: Use CPU cycle counters in tcrypt by Herbert Xu · 19 years ago
  93. dce907c [CRYPTO]: Use template keys for speed tests if possible by Herbert Xu · 19 years ago
  94. ebfd9bc [CRYPTO]: Add cipher speed tests by Harald Welte · 19 years ago
  95. 3cc3816 [CRYPTO]: Kill unnecessary strncpy from tcrypt by Herbert Xu · 19 years ago
  96. ef2736f [CRYPTO]: White space and coding style clean up in tcrypt by Herbert Xu · 19 years ago
  97. b46a58fd [PATCH] ARM: Use list_for_each_entry() for dmabounce by Russell King · 19 years ago
  98. f1b0477 [PATCH] ppc32: Fix building MPC8555 CDS by Kumar Gala · 19 years ago
  99. eadf459 [PATCH] NFS: Add debugging code to NFSv4 readdir by Trond Myklebust · 19 years ago
  100. 6ebf365 [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL. by Manoj Naik · 19 years ago