1. 9f9439e Input: add PS/2 serio driver for AVR32 devices by Hans-Christian Egtvedt · 17 years ago
  2. 0beb4f6 Input: put ledstate in the keyboard notifier by Karl Dahlke · 17 years ago
  3. 76d057c Input: usbtouchscreen - don't use DMA on stack by Oliver Neukum · 17 years ago
  4. f0fab8e Merge branch 'xbox' by Dmitry Torokhov · 17 years ago
  5. 6eae9b0 Input: xpad - don't use GFP_ATOMIC by Oliver Neukum · 17 years ago
  6. 99de091 Input: xpad - add support for wireless xbox360 controllers by Brian Magnuson · 17 years ago
  7. bf8cb31 Input: xpad - drop obsolete driver versioning by Anssi Hannula · 17 years ago
  8. cfbe201 Input: xpad - enable force feedback on xbox 360 controllers only by Anssi Hannula · 17 years ago
  9. fc55e95 Input: xpad - do not report nonexistent buttons for xbox360 by Anssi Hannula · 17 years ago
  10. 8a7ae2a Input: xpad - add more xbox 360 controller ids by Anssi Hannula · 17 years ago
  11. 97f09cb Input: xpad - fix inverted Y and RY axes by Anssi Hannula · 17 years ago
  12. a097992 Input: xpad - fix dpad handling of unknown devices by Anssi Hannula · 17 years ago
  13. 8a0f83e Input: xpad - match xbox 360 devices with interface info by Anssi Hannula · 17 years ago
  14. 5550fba Input: tosakbd - fix suspend by Dmitry Baryshkov · 17 years ago
  15. 45d09e1 Merge branch 'wm97xx' by Dmitry Torokhov · 17 years ago
  16. f23c1d7 Input: appletouch - add product IDs for the 4th generation MacBooks by Tobias Mueller · 17 years ago
  17. 4db8a5f Input: WM97xx - add support for streaming mode on Mainstone by Mark Brown · 17 years ago
  18. dca98e9 Input: WM97xx - add chip driver for WM97123 touchscreen by Mark Brown · 17 years ago
  19. de22b9e Input: WM97xx - add chip driver for WM9712 touchscreen by Mark Brown · 17 years ago
  20. 9448cef Input: WM97xx - add chip driver for WM9705 touchscreen by Mark Brown · 17 years ago
  21. febf1df Input: add support for WM97xx familty touchscreens by Mark Brown · 17 years ago
  22. 7c6d0ee Input: ads7846 - simplify support of external vREF (and ads7843) by David Brownell · 17 years ago
  23. e6cdd15 Input: locomokbd - add 'off' button support for Sharp Collie/Poodle by Helge Deller · 17 years ago
  24. 3797fec Input: remove private member from input_dev structure by Dmitry Torokhov · 17 years ago
  25. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 17 years ago
  26. 399f486 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 17 years ago
  27. a9edadb fix uevent action-string regression by Mark Lord · 17 years ago
  28. eb08b6b evdev: Release eventual input device grabs when getting disconnected by Björn Steinbrink · 17 years ago
  29. d6e4218 sound/oss/ac97_codec.c: restore MODULE_LICENSE by Adrian Bunk · 17 years ago
  30. f698f1f7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  31. a77df5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  32. 62ad36a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  33. 8b9fc8a dm9000 trivial annotation by Al Viro · 17 years ago
  34. b32661e mfd/asic3: ioread/iowrite take pointer, not unsigned long by Al Viro · 17 years ago
  35. 97cf010 zr364xx __user annotations by Al Viro · 17 years ago
  36. f10095c powerpc/pseries/xcis: ansify by Al Viro · 17 years ago
  37. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 17 years ago
  38. a4e6d5d fix the broken annotations in fsldma by Al Viro · 17 years ago
  39. f0bb3cf 8250_pci: duplicate initializer in array ([pbn_b0_8_115200]) by Al Viro · 17 years ago
  40. e68970c drivers/crypto/hifn_795x.c trivial endianness annotations by Al Viro · 17 years ago
  41. 9796835 virtio_pci iomem annotations by Al Viro · 17 years ago
  42. b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 17 years ago
  43. 2b210ad cifs: fix misannotations by Al Viro · 17 years ago
  44. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 17 years ago
  45. 782a6de fix iomem misannotations in nozomi by Al Viro · 17 years ago
  46. 683113a vma_map: use proper pointer types by Al Viro · 17 years ago
  47. cc4191d drivers/char/n_tty.c misannotated prototype by Al Viro · 17 years ago
  48. 7c43f2b NULL noise: frv cmpxchg() by Al Viro · 17 years ago
  49. 91e916c net/rxrpc trivial annotations by Al Viro · 17 years ago
  50. 74dbf71 misc __user misannotations (pointless casts to long) by Al Viro · 17 years ago
  51. 53a0c98 ioat_dca __iomem annotations by Al Viro · 17 years ago
  52. 5cf83b9 NULL noise: drivers/misc by Al Viro · 17 years ago
  53. 5fa1247 NULL noise: drivers/media by Al Viro · 17 years ago
  54. 8481664 futex_compat __user annotation by Al Viro · 17 years ago
  55. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 17 years ago
  56. 1076d17 jbd/jbd2 NULL noise by Al Viro · 17 years ago
  57. 6876b3b drm: fix for non-coherent DMA PowerPC by Benjamin Herrenschmidt · 17 years ago
  58. 2b46278 drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c by Harvey Harrison · 17 years ago
  59. 144a75f drm/i915: fix oops on agp=off by Dave Airlie · 17 years ago
  60. 0c76be3 drm/r300: fix bug in r300 userspace hardware wait emission by Dave Airlie · 17 years ago
  61. 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 17 years ago
  62. f367bed Revert "ide: change master/slave IDENTIFY order" by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 17 years ago
  64. 0f436ef pata_sil680: only enable MMIO on Cell blades by Benjamin Herrenschmidt · 17 years ago
  65. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  66. d478376 driver core: fix small mem leak in driver_add_kobj() by Jesper Juhl · 17 years ago
  67. 4cdc1d1 dm io: write error bits form long not int by Alasdair G Kergon · 17 years ago
  68. d250dad memstick: suppress uninitialized-var warning by Andrew Morton · 17 years ago
  69. 4a5691c mtd: maps/physmap: fix oops in suspend/resume/shutdown ops by Anton Vorontsov · 17 years ago
  70. 3f1e907 dm crypt: fix ctx pending by Milan Broz · 17 years ago
  71. ab473a5 kprobes: another MAINTAINERS update by Ananth N Mavinakayanahalli · 17 years ago
  72. 363df39 blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x framebuffer simultaneously by Michael Hennerich · 17 years ago
  73. 7ef9861 blackfin video driver: update the BF52x EZKIT video framebuffer driver according to LKML review by Bryan Wu · 17 years ago
  74. a99acc8 pci: revert SMBus unhide on HP Compaq nx6110 by Jean Delvare · 17 years ago
  75. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 17 years ago
  76. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 17 years ago
  77. 589499c ixp4xx-beeper: add MODULE_ALIAS by Alessandro Zummo · 17 years ago
  78. 773647a update checkpatch.pl to version 0.16 by Andy Whitcroft · 17 years ago
  79. 3387b80 net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success by Andrew Morton · 17 years ago
  80. f706d5d audit: silence two kerneldoc warnings in kernel/audit.c by Dave Jones · 17 years ago
  81. 5214b72 afs: prevent double cell registration by Sven Schnelle · 17 years ago
  82. fac533c afs: add a MAINTAINERS record for AFS by David Howells · 17 years ago
  83. 5b41e74 vfs: fix data leak in nobh_write_end() by Dmitri Monakhov · 17 years ago
  84. 1d4a788 memcgroup: fix spurious EBUSY on memory cgroup removal by YAMAMOTO Takashi · 17 years ago
  85. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 17 years ago
  86. f67e74c drivers/char/drm/ati_pcigart.c: fix printk warning by Andrew Morton · 17 years ago
  87. 6f5afae mtd: nand: add out label in rfc_from4 by Sebastian Siewior · 17 years ago
  88. 9c31205 Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM by Andrew Morton · 17 years ago
  89. 1f71f50 RDMA/cxgb3: Program hardware IRD with correct value by Roland Dreier · 17 years ago
  90. 8c178be Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  91. 48d3d82 revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" by Ingo Molnar · 17 years ago
  92. a2ceff5 [POWERPC] Fix missed hardware breakpoints across multiple threads by Michael Ellerman · 17 years ago
  93. e72e9c2 Revert "SLUB: remove useless masking of GFP_ZERO" by Linus Torvalds · 17 years ago
  94. 8536bba Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  95. 6758f95 [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock by Al Viro · 17 years ago
  96. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 17 years ago
  97. bcc5c7d [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() by Al Viro · 17 years ago
  98. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 17 years ago
  99. 1a39068 [PATCH] reduce stack footprint in namespace.c by Al Viro · 17 years ago
  100. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 17 years ago