1. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  2. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 13 years ago
  4. 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  5. f660378 block: only force kblockd unplugging from the schedule() path by Jens Axboe · 13 years ago
  6. 88b996c block: cleanup the block plug helper functions by Christoph Hellwig · 13 years ago
  7. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  8. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 13 years ago
  9. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  10. 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 13 years ago
  11. 67954fe memcg: fix mem_cgroup_rotate_reclaimable_page() by Eric Dumazet · 13 years ago
  12. aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  13. 92f73a6 Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  14. 0bba016 vfs: Re-introduce s_uuid in the superblock by Linus Torvalds · 13 years ago
  15. e328f05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  16. be85bcc Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" by Linus Torvalds · 13 years ago
  17. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 13 years ago
  18. f756645 block: add callback function for unplug notification by Jens Axboe · 13 years ago
  19. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  20. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  21. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  22. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 13 years ago
  23. 44148a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 13 years ago
  24. a63a5cf dm: improve block integrity support by Mike Snitzer · 13 years ago
  25. 7dcda1c fs: export empty_aops by Jens Axboe · 13 years ago
  26. b710a48 block: get rid of elv_insert() interface by Jens Axboe · 13 years ago
  27. d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  28. d7c764c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  29. 4da7e90 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  30. fb9a7d7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  32. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  33. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  34. 4dd5ffe net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM by Michał Mirosław · 13 years ago
  35. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 13 years ago
  36. ccd00d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  37. 84daeb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  38. a4dd992 rcu: create new rcu_access_index() and use in mce by Paul E. McKenney · 13 years ago
  39. c0bb9e4 kdump: Allow shrinking of kdump region to be overridden by Anton Blanchard · 14 years ago
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. ab711fe perf: Fix task context scheduling by Peter Zijlstra · 13 years ago
  42. cb6c852 x86, amd-nb: Rename CPU PCI id define for F4 by Borislav Petkov · 13 years ago
  43. 04f482f connector: convert to synchronous netlink message processing by Patrick McHardy · 13 years ago
  44. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 13 years ago
  45. 50f3515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  46. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 13 years ago
  47. eec0095 net: Fix warnings caused by MAX_SKB_FRAGS change. by David S. Miller · 13 years ago
  48. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 13 years ago
  49. 28959f2 genirq: Remove obsolete comment by Thomas Gleixner · 13 years ago
  50. 380a26b genirq: Remove now obsolete set_irq_wake() by Thomas Gleixner · 13 years ago
  51. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  52. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  53. eefbab5 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 13 years ago
  54. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  55. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  56. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 13 years ago
  57. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 13 years ago
  58. a715dea net: Always allocate at least 16 skb frags regardless of page size by Anton Blanchard · 13 years ago
  59. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  60. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  61. baaca1a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  62. bc5bbc4 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  63. 30398bf genirq: Fix new kernel-doc warnings by Randy Dunlap · 13 years ago
  64. ee38c04 genirq: Add setter for AFFINITY_SET in irq_data state by Thomas Gleixner · 13 years ago
  65. 9cff60d genirq: Provide setter inline for IRQD_IRQ_INPROGRESS by Thomas Gleixner · 13 years ago
  66. 33b054b genirq: Remove handle_IRQ_event by Thomas Gleixner · 13 years ago
  67. 0521c8f genirq: Provide edge_eoi flow handler by Thomas Gleixner · 13 years ago
  68. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 13 years ago
  69. 1788c20 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  70. b554cb4 NOMMU: support SMP dynamic percpu_alloc by Graf Yang · 13 years ago
  71. 4eeb502 sony-laptop: ignore hard switch rfkill events (SPIC) by Mattia Dongili · 14 years ago
  72. e2d3d44 eeepc-wmi: add camera keys by Corentin Chary · 14 years ago
  73. 32471f6 Btrfs: add datacow flag in inode flag by liubo · 13 years ago
  74. 0cb3fcd gpio: driver for 42 AB8500 GPIO pins by Bibek Basu · 14 years ago
  75. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  76. 53914b6 can: make struct proto const by Oliver Hartkopp · 13 years ago
  77. 18bcd0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  78. 551b0bd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  79. 8d49a775 Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  80. a17d473 Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  81. 4d65c52 NFS: Fix a hang in the writeback path by Trond Myklebust · 13 years ago
  82. c2d0c55 genirq: Split irq_set_affinity() so it can be called with lock held. by David Daney · 13 years ago
  83. b3d4223 genirq: Add chip flag for restricting cpu_on/offline calls by Thomas Gleixner · 13 years ago
  84. 0fdb4b2 genirq: Add chip hooks for taking CPUs on/off line. by David Daney · 13 years ago
  85. 801a0e9 genirq: Add irq disabled flag to irq_data state by Thomas Gleixner · 13 years ago
  86. 8de6bc7 mfd: Add MAX8997/8966 IRQ control by MyungJoo Ham · 13 years ago
  87. fa1df69 mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it by Andres Salomon · 13 years ago
  88. cba179a mmc: tmio_mmc: Move some defines into a shared header by Simon Horman · 13 years ago
  89. 88cd222b regulator: provide consumer interface for fall/rise time by Linus Walleij · 13 years ago
  90. 77af1b264 regulator: add set_voltage_time_sel infrastructure by Linus Walleij · 13 years ago
  91. 79568b94 regulator: initialization for ab8500 regulators by Bengt Jonsson · 13 years ago
  92. ea05ef3 regulator: add support for USB voltage regulator by Bengt Jonsson · 13 years ago
  93. 7a32b58 Regulator: add suspend-finish API for regulator core. by MyungJoo Ham · 13 years ago
  94. 16c29da Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  95. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  96. 5aafdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  97. 56a9ccb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  98. 44bbd7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  99. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. 8dd9026 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago