1. 1318952 [PATCH] EDAC: probe1 cleanup 1-of-2 by Doug Thompson · 18 years ago
  2. 2d7bbb9 [PATCH] EDAC: mc numbers refactor 1-of-2 by Doug Thompson · 18 years ago
  3. 37f0458 [PATCH] EDAC: PCI device to DEVICE cleanup by Doug Thompson · 18 years ago
  4. dc474c8 [PATCH] Documentation/IPMI typos by Matt LaPlante · 18 years ago
  5. 7f04ac0 [PATCH] rcu: Add lock annotations to RCU locking primitives by Josh Triplett · 18 years ago
  6. 7adc28a [PATCH] drivers/cdrom/cm206.c: cleanups by Adrian Bunk · 18 years ago
  7. 7b2baa1 [PATCH] show Acorn-specific block devices menu only when required by Adrian Bunk · 18 years ago
  8. 304228e [PATCH] Correct rtc_wkalrm comments by Andrew Victor · 18 years ago
  9. e7b3840 [PATCH] cond_resched() fix by Andrew Morton · 18 years ago
  10. 92fe15a [PATCH] uml: add __raw_writeq definition by Jeff Dike · 18 years ago
  11. ff23db5 [PATCH] uml: fix biarch gcc build on x86_64 by Jeff Dike · 18 years ago
  12. d115ec0 [PATCH] uml: remove stray file by Jeff Dike · 18 years ago
  13. 30df491 [PATCH] uml: remove unneeded time definitions by Jeff Dike · 18 years ago
  14. 572e614 [PATCH] uml: add locking to xtime accesses by Jeff Dike · 18 years ago
  15. 6edb086 [PATCH] uml: unregister useless console when it's not needed by Jeff Dike · 18 years ago
  16. 190f493 [PATCH] uml: fix off-by-one bug in VM file creation by Jeff Dike · 18 years ago
  17. c2b7a4b [PATCH] uml: fix /proc/mounts parsing boundary condition by Jeff Dike · 18 years ago
  18. dd673bc [PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependencies by Adrian Bunk · 18 years ago
  19. 033ab7f [PATCH] add smp_setup_processor_id() by Andrew Morton · 18 years ago
  20. a1836a4 [PATCH] SELinux: Add security hook definition for getioprio and insert hooks by David Quigley · 18 years ago
  21. 7a01955 [PATCH] SELinux: update USB code with new kill_proc_info_as_uid by David Quigley · 18 years ago
  22. 8f95dc5 [PATCH] SELinux: add security hook call to kill_proc_info_as_uid by David Quigley · 18 years ago
  23. f9008e4 [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion by David Quigley · 18 years ago
  24. ed11d9e [PATCH] slab: consolidate code to free slabs from freelist by Christoph Lameter · 18 years ago
  25. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  26. ca889e6 [PATCH] Use Zoned VM Counters for NUMA statistics by Christoph Lameter · 18 years ago
  27. bab1846 [PATCH] zoned-vm-counters: remove read_page_state() by Andrew Morton · 18 years ago
  28. c24f21b [PATCH] zoned vm counters: remove useless struct wbs by Christoph Lameter · 18 years ago
  29. d2c5e30 [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter by Christoph Lameter · 18 years ago
  30. fd39fc8 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter by Christoph Lameter · 18 years ago
  31. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 18 years ago
  32. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  33. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  34. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 18 years ago
  35. 34aa133 [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval by Christoph Lameter · 18 years ago
  36. f3dbd34 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED by Christoph Lameter · 18 years ago
  37. bf02cf4 [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure by Christoph Lameter · 18 years ago
  38. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  39. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  40. 2244b95 [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation by Christoph Lameter · 18 years ago
  41. f6ac235 [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h by Christoph Lameter · 18 years ago
  42. 672b271 [PATCH] fix ISTALLION=y by Adrian Bunk · 18 years ago
  43. e09793b [PATCH] msr.c: use register_hotcpu_notifier() by Andrew Morton · 18 years ago
  44. 1017f6a [PATCH] fix platform_device_put/del mishaps by Ingo Molnar · 18 years ago
  45. 491d525 [PATCH] fix drivers/video/imacfb.c compilation by Ingo Molnar · 18 years ago
  46. 501b7c7 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  47. 74e651f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  48. 0702056 [TIPC]: Initial activation message now includes TIPC version number by Allan Stephens · 18 years ago
  49. ea13847 [TIPC]: Improve response to requests for node/link information by Allan Stephens · 18 years ago
  50. e49060c [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf by Allan Stephens · 18 years ago
  51. caf430f [IrDA]: Fix the AU1000 FIR dependencies by Adrian Bunk · 18 years ago
  52. 1bc1731 [IrDA]: Fix RCU lock pairing on error path by Josh Triplett · 18 years ago
  53. 244055f [XFRM]: unexport xfrm_state_mtu by Adrian Bunk · 18 years ago
  54. 5bba171 [NET]: make skb_release_data() static by Adrian Bunk · 18 years ago
  55. c22751b [NETFILTE] ipv4: Fix typo (Bugzilla #6753) by Matt LaPlante · 18 years ago
  56. 7263ade [IrDA]: MCS7780 usb_driver struct should be static by Adrian Bunk · 18 years ago
  57. 6c4f095 [BNX2]: Turn off link during shutdown by Michael Chan · 18 years ago
  58. 745720e [BNX2]: Use dev_kfree_skb() instead of the _irq version by Michael Chan · 18 years ago
  59. 656d98b [ATM]: basic sysfs support for ATM devices by Roman Kagan · 18 years ago
  60. d17f086 [ATM]: [suni] change suni_init to __devinit by Chas Williams · 18 years ago
  61. 249c14b [ATM]: [iphase] should be __devinit not __init by Chas Williams · 18 years ago
  62. b47eb0e [ATM]: [idt77105] should be __devinit not __init by Chas Williams · 18 years ago
  63. b11d621 [BNX2]: Add NETIF_F_TSO_ECN by Michael Chan · 18 years ago
  64. b0da8537 [NET]: Add ECN support for TSO by Michael Chan · 18 years ago
  65. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  66. d6b4991 [NET]: Fix logical error in skb_gso_ok by Herbert Xu · 18 years ago
  67. 4ee303d [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 by Shuya MAEDA · 18 years ago
  68. 3d3a853 [NET]: Make illegal_highdma more anal by Herbert Xu · 18 years ago
  69. 47da8ee [TCP]: Export accept queue len of a TCP listening socket via rx_queue by Sridhar Samudrala · 18 years ago
  70. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  71. 576a30e [NET]: Added GSO header verification by Herbert Xu · 18 years ago
  72. 68c1692 [NETFILTER]: statistic match: add missing Kconfig help text by Patrick McHardy · 18 years ago
  73. ef47c6a [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears by Patrick McHardy · 18 years ago
  74. 1c7e477 [NETFILTER]: xt_sctp: fix --chunk-types matching by Jorge Matias · 18 years ago
  75. 9abdcf6 [NETFILTER]: xt_tcpudp: fix double unregistration in error path by Yuri Gushin · 18 years ago
  76. 40a839f [NETFILTER]: nf_conntrack: Fix undefined references to local_bh_* by Yasuyuki Kozakai · 18 years ago
  77. da298d3 [NETFILTER]: x_tables: fix xt_register_table error propagation by Patrick McHardy · 18 years ago
  78. 6002e45 [SUNHME]: Mark SBUS probing routines as __devinit. by David S. Miller · 18 years ago
  79. 675f740 [SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses. by David S. Miller · 18 years ago
  80. f57caae [SERIO] i8042-sparcio.h: Convert to of_driver framework. by David S. Miller · 18 years ago
  81. ff0d2fc [SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes. by David S. Miller · 18 years ago
  82. abbce6e [SPARC64] power: Convert to of_driver. by David S. Miller · 18 years ago
  83. f2ad06a [SPARC64] auxio: Remove asm/{sbus,ebus}.h includes. by David S. Miller · 18 years ago
  84. 89d1d0a [SERIAL] sunsab: Fix section mis-match errors. by David S. Miller · 18 years ago
  85. c4d3721 [SERIAL] sunsab: Convert to of_driver framework. by David S. Miller · 18 years ago
  86. 9efc371 [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. by David S. Miller · 18 years ago
  87. 1708d24 [SERIAL] sunsu: Convert to of_driver framework. by David S. Miller · 18 years ago
  88. 4fa97dc [SERIAL] sunzilog: Fix bugs in device deregristration. by David S. Miller · 18 years ago
  89. 3676463 [SERIAL] sunzilog: Convert to of_driver. by David S. Miller · 18 years ago
  90. 8f96cd1 [SPARC]: sparc32 side of of_device layer IRQ resolution. by David S. Miller · 18 years ago
  91. 2b1e597 [SPARC64]: of_device layer IRQ resolution by David S. Miller · 18 years ago
  92. c3a8b85 [SPARC64]: Fix typo in clock_probe(). by David S. Miller · 18 years ago
  93. 9152148 [SPARC64] clock: Only probe central fhc clock on Enterprise boxes. by David S. Miller · 18 years ago
  94. 00cde67 [SPARC64] power: Do not pass SA_SHIRQ to request_irq(). by David S. Miller · 18 years ago
  95. d44b3be [SPARC64]: Fix typo in isa_dev_get_irq_using_imap(). by David S. Miller · 18 years ago
  96. 24ac26d [SPARC64]: Let irq_install_pre_handler() get called multiple times. by David S. Miller · 18 years ago
  97. 946ea09 [SPARC]: Kill interrupt stuff and linux_phandle from device_node. by David S. Miller · 18 years ago
  98. ee5caf0 [SPARC]: Convert clock drivers to of_driver framework. by David S. Miller · 18 years ago
  99. 36a59bd [SPARC64] auxio: Convert to pure of_device driver. by David S. Miller · 18 years ago
  100. 50312ce [SPARC]: Convert all FB SBUS drivers to of_driver framework. by David S. Miller · 18 years ago