1. bd3ce65 Input: rotary_encoder - add support for REL_* axes by H Hartley Sweeten · 15 years ago
  2. fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 15 years ago
  3. b4be468 Input: add AD7879 Touchscreen driver by Michael Hennerich · 15 years ago
  4. 73969ff Input: generic driver for rotary encoders on GPIOs by Daniel Mack · 15 years ago
  5. 219f170 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. b24746c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 2d44947 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 5ce04e3 fix warning in io_mapping_map_wc() by Pallipadi, Venkatesh · 15 years ago
  9. 709ab32 net headers: export dcbnl.h by Chris Leech · 15 years ago
  10. 5c25222 net headers: cleanup dcbnl.h by Chris Leech · 15 years ago
  11. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  12. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 15 years ago
  14. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 15 years ago
  15. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 15 years ago
  16. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 15 years ago
  17. 8fed436 ide: fix refcounting in device drivers by Bartlomiej Zolnierkiewicz · 15 years ago
  18. c15d8a6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  19. 6004260 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  20. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 15 years ago
  21. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 15 years ago
  22. fe56cf4 drm: Fix ordering of bit fields in EDID structure leading huge vsync values. by Jesse Barnes · 15 years ago
  23. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  24. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 15 years ago
  25. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  26. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  27. adfafef Merge branch 'hibernate' by Linus Torvalds · 15 years ago
  28. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 15 years ago
  29. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  30. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 15 years ago
  31. 01b24fe spi_bitbang: add more lowlevel function documentation by Michael Buesch · 15 years ago
  32. 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 15 years ago
  33. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 15 years ago
  34. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 15 years ago
  35. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 15 years ago
  36. e4dd618 vlan: Update skb->mac_header in __vlan_put_tag(). by Jarek Poplawski · 15 years ago
  37. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  38. 97bef7d Bernhard has moved by Bernhard Walle · 15 years ago
  39. ffa7525 jsm: additional device support by Adam Lackorzynski · 15 years ago
  40. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 15 years ago
  41. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 15 years ago
  42. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 15 years ago
  43. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 15 years ago
  44. 610d18f timerfd: add flags check by Davide Libenzi · 15 years ago
  45. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 15 years ago
  46. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 15 years ago
  47. c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 15 years ago
  48. 5962fc6 netfilter: nf_conntrack: don't try to deliver events for untracked connections by Patrick McHardy · 15 years ago
  49. 5ca431f netfilter: nfnetlink_log: fix per-rule qthreshold override by Eric Leblond · 15 years ago
  50. 4667ba1 Merge branch 'master' of /repos/git/net-2.6 by Patrick McHardy · 15 years ago
  51. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  52. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 15 years ago
  53. 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 15 years ago
  54. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 2f60971 FRV: __pte_to_swp_entry doesn't expand correctly by Roel Kluin · 15 years ago
  56. 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  57. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 15 years ago
  58. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 15 years ago
  59. b51ebdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  60. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  61. 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 15 years ago
  62. 6c597963 syscall define: fix uml compile bug by Heiko Carstens · 15 years ago
  63. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 15 years ago
  64. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 15 years ago
  66. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 15 years ago
  67. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 15 years ago
  68. e672f7d pkt_sched: type should be __u32 in header by Chuck Ebbert · 15 years ago
  69. 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 15 years ago
  70. 29ef011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  71. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  72. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 15 years ago
  73. 43a9907 sound: Remove OSSlib stuff from linux/soundcard.h by Arnd Bergmann · 15 years ago
  74. ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  75. d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  76. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 15 years ago
  77. 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 15 years ago
  78. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 15 years ago
  79. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 15 years ago
  80. e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  81. 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 15 years ago
  82. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 15 years ago
  83. b4bd07c net_dma: call dmaengine_get only if NET_DMA enabled by David S. Miller · 15 years ago
  84. d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 15 years ago
  85. 7d8e23d timers: split process wide cpu clocks/timers, remove spurious warning by Ingo Molnar · 15 years ago
  86. fe86175 atyfb: fix CONFIG_ namespace violations by Randy Dunlap · 15 years ago
  87. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 15 years ago
  88. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 15 years ago
  89. ac7b900 generic swap(): don't return a value from swap() by Peter Zijlstra · 15 years ago
  90. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 15 years ago
  91. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 15 years ago
  92. 412e87a crypto: shash - Fix tfm destruction by Herbert Xu · 15 years ago
  93. 7b2cd92 crypto: api - Fix zeroing on free by Herbert Xu · 15 years ago
  94. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 15 years ago
  95. 3e561f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 25431e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  97. 52a84ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  98. fb53fde Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  99. 3562612 sched: add missing kernel-doc in sched.h by Randy Dunlap · 15 years ago
  100. 9062712 libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book by Tejun Heo · 15 years ago