1. 2456689 Input: wm97xx - remove redundant define by Wolfram Sang · 13 years ago
  2. 5f098ec Input: xen-kbdfront - enable driver for HVM guests by Stefano Stabellini · 13 years ago
  3. b514d4f Input: xpad - enable rumble support for XBox360 Wireless Controllers by Chris Moeller · 13 years ago
  4. a93d4f2 Input: atmel_mxt_ts - handle objects with multiple instances correctly by Iiro Valkonen · 13 years ago
  5. 81c88a7 Input: atmel_mxt_ts - update object list by Iiro Valkonen · 13 years ago
  6. c7b4a5d Input: mpr121 - improve sensibility of touch key by Jiejing Zhang · 13 years ago
  7. 631b16e Input: add a driver to support InvenSense mpu3050 gyroscope chip by Joseph Lai · 13 years ago
  8. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  9. 1638207 Input: gpio_keys - fix a memory leak by Axel Lin · 13 years ago
  10. 58c2440 Input: ads7846 - cleanup GPIO initialization by Igor Grinberg · 13 years ago
  11. 11d0cf8 Input: wacom - add 3 new models - 6A, 6B, and 97 by Ping Cheng · 13 years ago
  12. a001a8f Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levels by Ping Cheng · 13 years ago
  13. b233020 Input: gpio_keys - move to late_initcall by David Jander · 13 years ago
  14. 6a592a7 Input: tnetv107x-ts - fix MODULE_ALIAS by Axel Lin · 13 years ago
  15. 51a3db4 Input: tnetv107x-keypad - fix MODULE_ALIAS by Axel Lin · 13 years ago
  16. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 13 years ago
  17. 3ead8b5 Input: add support for mma8450 accelerometer by Eric Miao · 13 years ago
  18. 1483f55 Input: wacom - use only one interface with DTU-2231 by Aristeu Rozanski · 13 years ago
  19. 71c86ce Input: wacom - Cintiq 21UX2 does not have menu strips by Ping Cheng · 13 years ago
  20. fabadbc Input: xpad - add support for two more dance pads and a guitar by Magnus Hörlin · 13 years ago
  21. 7e2ecdf Input: gpio_keys - switch to using threaded IRQs by David Jander · 13 years ago
  22. eaa499a Input: lm8323 - use oneshot level triggered interrupts by Leigh Brown · 13 years ago
  23. 61cf381 Input: lm8323 - convert to threaded IRQ by Felipe Balbi · 13 years ago
  24. fef95fa Input: qt1070 - remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  25. 5629937 Linux 3.0-rc4 by Linus Torvalds · 13 years ago
  26. 79568f5 vfs: i_state needs to be 'unsigned long' for now by Linus Torvalds · 13 years ago
  27. f5fc556 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  28. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  29. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  30. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  31. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  32. a377e18 drm/radeon/kms/r6xx+: voltage fixes by Alex Deucher · 13 years ago
  33. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  34. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 13 years ago
  35. 8ad2475 ipv4, ping: Remove duplicate icmp.h include by Jesper Juhl · 13 years ago
  36. c82b9d7 netxen: fix race in skb->len access by Eric Dumazet · 13 years ago
  37. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  38. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  39. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  40. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  41. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 13 years ago
  42. 8e833fd fix comment in generic_permission() by Al Viro · 13 years ago
  43. 6291176 kill obsolete comment for follow_down() by Al Viro · 13 years ago
  44. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  45. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  46. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  47. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  48. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  49. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  50. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  51. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  52. 185bf87 ubifs: dereferencing an ERR_PTR in ubifs_mount() by Dan Carpenter · 13 years ago
  53. 105f462 nfsd4: fix break_lease flags on nfsd open by J. Bruce Fields · 13 years ago
  54. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 13 years ago
  55. ca295e5 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  56. 682f1a5 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. by Dave Airlie · 13 years ago
  57. 74d074e drm/radeon/kms: add missing param for dce3.2 DP transmitter setup by Alex Deucher · 13 years ago
  58. 8323fa6 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards by Alex Deucher · 13 years ago
  59. 44da29d sgi-xp: fix a use after free by Eric Dumazet · 13 years ago
  60. 658924d hp100: fix an skb->len race by Eric Dumazet · 13 years ago
  61. 00ce2d5 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  62. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 13 years ago
  63. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  64. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  65. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  66. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  67. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  68. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. de505e7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  70. c1f5c54 x86, MAINTAINERS: Add x86 MCE people by Ingo Molnar · 13 years ago
  71. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  72. 9aa3c94 ipv4: fix multicast losses by Eric Dumazet · 13 years ago
  73. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  74. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 13 years ago
  75. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 13 years ago
  76. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 13 years ago
  77. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  78. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  79. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  80. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 13 years ago
  81. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 13 years ago
  82. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 13 years ago
  83. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 13 years ago
  84. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 13 years ago
  85. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 13 years ago
  86. a6c0a39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  87. 2f48802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  88. 95559f2 Merge branch 'anon_vma-locking' by Linus Torvalds · 13 years ago
  89. dd34739 mm: avoid anon_vma_chain allocation under anon_vma lock by Linus Torvalds · 13 years ago
  90. eee2acb mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas() by Peter Zijlstra · 13 years ago
  91. bb4aa39 mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone() by Linus Torvalds · 13 years ago
  92. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 13 years ago
  93. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  94. 3744100 r8169: fix static initializers. by Francois Romieu · 13 years ago
  95. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  96. eeb1497 inet_diag: fix inet_diag_bc_audit() by Eric Dumazet · 13 years ago
  97. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  98. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 13 years ago
  99. 1eddcea net: rfs: enable RFS before first data packet is received by Eric Dumazet · 13 years ago
  100. cab758e fs_enet: fix freescale FCC ethernet dp buffer alignment by Clive Stubbings · 13 years ago