1. 9d2e173 Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander by Michael Hennerich · 14 years ago
  2. 891e376 Input: tsc2007 - add X, Y and Z fuzz factors to platform data by Thierry Reding · 14 years ago
  3. 1af38ea Input: tsc2007 - add poll_period parameter to platform data by Thierry Reding · 14 years ago
  4. 2d137c7e Input: tsc2007 - add poll_delay parameter to platform data by Thierry Reding · 14 years ago
  5. 84005eb Input: tsc2007 - add max_rt parameter to platform data by Thierry Reding · 14 years ago
  6. 3532cb0 Input: ad714x - allow platform code to specify irqflags by Michael Hennerich · 14 years ago
  7. 36682b8 Input: add driver FSL MPR121 capacitive touch sensor by Zhang Jiejing · 14 years ago
  8. ebcaaad Input: ads7846 - add possibility to use external vref on ads7846 by Alexander Stein · 14 years ago
  9. e70bdd4 Input: rotary-encoder - add support for half-period encoders by Johan Hovold · 14 years ago
  10. 03351ff Merge commit 'v2.6.39-rc4' into next by Dmitry Torokhov · 14 years ago
  11. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  12. 8a83f33 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  13. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 14 years ago
  14. 80b4895 Input: estimate number of events per packet by Jeff Brown · 14 years ago
  15. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 14 years ago
  16. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 14 years ago
  17. b4cb290 Revert "block: add callback function for unplug notification" by Jens Axboe · 14 years ago
  18. 048c937 block: Enhance new plugging support to support general callbacks by NeilBrown · 14 years ago
  19. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  20. 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 · 14 years ago
  21. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 14 years ago
  22. 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  23. f660378 block: only force kblockd unplugging from the schedule() path by Jens Axboe · 14 years ago
  24. 88b996c block: cleanup the block plug helper functions by Christoph Hellwig · 14 years ago
  25. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 14 years ago
  26. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 14 years ago
  27. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 14 years ago
  28. 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 14 years ago
  29. 67954fe memcg: fix mem_cgroup_rotate_reclaimable_page() by Eric Dumazet · 14 years ago
  30. 9fb0f14 Input: evdev - indicate buffer overrun with SYN_DROPPED by Jeff Brown · 14 years ago
  31. ba6a078 Input: add KEY_IMAGES specifically for AL Image Browser by Jarod Wilson · 14 years ago
  32. aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  33. 92f73a6 Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 14 years ago
  34. 0bba016 vfs: Re-introduce s_uuid in the superblock by Linus Torvalds · 14 years ago
  35. e328f05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  36. be85bcc Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" by Linus Torvalds · 14 years ago
  37. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 14 years ago
  38. f756645 block: add callback function for unplug notification by Jens Axboe · 14 years ago
  39. 4671127 Input: gpio-keys - add support for setting device name by Alexander Stein · 14 years ago
  40. 92a4767 Input: gpio_keys - add support for EV_ABS by Alexander Stein · 14 years ago
  41. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 14 years ago
  42. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  43. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  44. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 14 years ago
  45. 44148a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 14 years ago
  46. a63a5cf dm: improve block integrity support by Mike Snitzer · 14 years ago
  47. 7dcda1c fs: export empty_aops by Jens Axboe · 14 years ago
  48. b710a48 block: get rid of elv_insert() interface by Jens Axboe · 14 years ago
  49. d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  50. 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 · 14 years ago
  51. 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 · 14 years ago
  52. 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 · 14 years ago
  53. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 14 years ago
  54. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 14 years ago
  55. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 14 years ago
  56. 4dd5ffe net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  57. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 14 years ago
  58. ccd00d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  59. 84daeb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  60. a4dd992 rcu: create new rcu_access_index() and use in mce by Paul E. McKenney · 14 years ago
  61. c0bb9e4 kdump: Allow shrinking of kdump region to be overridden by Anton Blanchard · 14 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  63. ab711fe perf: Fix task context scheduling by Peter Zijlstra · 14 years ago
  64. cb6c852 x86, amd-nb: Rename CPU PCI id define for F4 by Borislav Petkov · 14 years ago
  65. 04f482f connector: convert to synchronous netlink message processing by Patrick McHardy · 14 years ago
  66. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 14 years ago
  67. 50f3515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  68. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 14 years ago
  69. eec0095 net: Fix warnings caused by MAX_SKB_FRAGS change. by David S. Miller · 14 years ago
  70. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 14 years ago
  71. 28959f2 genirq: Remove obsolete comment by Thomas Gleixner · 14 years ago
  72. 380a26b genirq: Remove now obsolete set_irq_wake() by Thomas Gleixner · 14 years ago
  73. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  74. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  75. eefbab5 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 14 years ago
  76. 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 · 14 years ago
  77. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  78. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 14 years ago
  79. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 14 years ago
  80. a715dea net: Always allocate at least 16 skb frags regardless of page size by Anton Blanchard · 14 years ago
  81. 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 · 14 years ago
  82. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  83. baaca1a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  84. bc5bbc4 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  85. 30398bf genirq: Fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  86. ee38c04 genirq: Add setter for AFFINITY_SET in irq_data state by Thomas Gleixner · 14 years ago
  87. 9cff60d genirq: Provide setter inline for IRQD_IRQ_INPROGRESS by Thomas Gleixner · 14 years ago
  88. 33b054b genirq: Remove handle_IRQ_event by Thomas Gleixner · 14 years ago
  89. 0521c8f genirq: Provide edge_eoi flow handler by Thomas Gleixner · 14 years ago
  90. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 14 years ago
  91. 1788c20 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  92. b554cb4 NOMMU: support SMP dynamic percpu_alloc by Graf Yang · 14 years ago
  93. 4eeb502 sony-laptop: ignore hard switch rfkill events (SPIC) by Mattia Dongili · 14 years ago
  94. e2d3d44 eeepc-wmi: add camera keys by Corentin Chary · 14 years ago
  95. 32471f6 Btrfs: add datacow flag in inode flag by liubo · 14 years ago
  96. 0cb3fcd gpio: driver for 42 AB8500 GPIO pins by Bibek Basu · 14 years ago
  97. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 14 years ago
  98. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  99. 18bcd0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  100. 551b0bd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago