1. ef9a16f Input: xilinx_ps2 - make Open Firmware device ids constant by Márton Németh · 15 years ago
  2. ce7b39a Input: make i2c device ids constant by Márton Németh · 15 years ago
  3. 8cab9ba Input: elo - switch to using dev_xxx() when printing messages by Dmitry Torokhov · 15 years ago
  4. a9a1f9c Input: atkbd - switch to dev_err() and friends by Dmitry Torokhov · 15 years ago
  5. 3032458 Input: psmouse - remove unused 'autocal' parameter from hgpk protocol by Dmitry Torokhov · 15 years ago
  6. 92a3a58 Input: cleanse capabilities bits before registering device by Dmitry Torokhov · 15 years ago
  7. 4f93df4 Input: automatically reset KEY_RESERVED bit for all input devices by Dmitry Torokhov · 15 years ago
  8. fc99ec6 Input: gameport - switch to using pr_xxx() and dev_xxx() by Dmitry Torokhov · 15 years ago
  9. d621af4 Input: gameport - make use of list_first_entry() helper by Dmitry Torokhov · 15 years ago
  10. 361b7b5 Input: gameport - let device core tell us if device was registered by Dmitry Torokhov · 15 years ago
  11. cac9169 Input: serio - use pr_xxx() and dev_xxx() helpers by Dmitry Torokhov · 15 years ago
  12. 4516c81 Input: serio - use list_first_entry() helper by Dmitry Torokhov · 15 years ago
  13. ddf1ffb Input: serio - let device core tell us if device was registered by Dmitry Torokhov · 15 years ago
  14. 386d877 Input: serio - use device core to create 'id' attribute group by Dmitry Torokhov · 15 years ago
  15. b45d44e Input: xpad - allow using triggers as buttons rather than axes by Nicolas Léveillé · 15 years ago
  16. 1d9f262 Input: ALPS - add interleaved protocol support (Dell E6x00 series) by Sebastian Kapfer · 15 years ago
  17. 18f7ad5 Input: keyboard - don't override beep with a bell by Dmitry Torokhov · 15 years ago
  18. 909275b Input: altera_ps2 - fix test of unsigned in altera_ps2_probe() by Roel Kluin · 15 years ago
  19. d201fd5 Input: add mc13783 touchscreen driver by Sascha Hauer · 15 years ago
  20. 60214f0 Input: ep93xx_keypad - update driver to new core support by H Hartley Sweeten · 15 years ago
  21. 7547a3e Merge commit 'linus' into next by Dmitry Torokhov · 15 years ago
  22. 0f5e182 Input: wacom - separate pen from express keys on Graphire by Ping Cheng · 15 years ago
  23. cad7470 Input: wacom - add defines for data packet report IDs by Ping Cheng · 15 years ago
  24. ec67bbe Input: wacom - add support for new LCD tablets by Ping Cheng · 15 years ago
  25. ee54500 Input: wacom - add defines for packet lengths of various devices by Ping Cheng · 15 years ago
  26. 232f569 Input: wacom - ensure the device is initialized properly upon resume by Ping Cheng · 15 years ago
  27. e47c4f7 Input: at32psif - do not sleep in atomic context by Dmitry Torokhov · 15 years ago
  28. a61cd03 Input: i8042 - add Gigabyte M1022M to the noloop list by Dmitry Torokhov · 15 years ago
  29. 3ea6b3d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  30. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  31. e971b0b udf: Try harder when looking for VAT inode by Jan Kara · 15 years ago
  32. 1fefd08 udf: Fix compilation with UDFFS_DEBUG enabled by Jan Kara · 15 years ago
  33. 75b0803 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
  34. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  35. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  36. 2205afa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 491424c PCI: Global variable decls must match the defs in section attributes by David Howells · 15 years ago
  38. 5185fb0 FRV: Fix no-hardware-breakpoint case by David Howells · 15 years ago
  39. 464480f Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  40. 37222e1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  41. 76b8f82 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  42. af853e6 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  43. 3f86ce7 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  44. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  45. fb0bbb9 Documentation: rw_lock lessons learned by William Allen Simpson · 15 years ago
  46. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  47. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  48. 2cd9046 perf sched: Fix build failure on sparc by David Miller · 15 years ago
  49. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago
  50. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 15 years ago
  51. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  52. 06f8bda x86: Remove usedac in feature-removal-schedule.txt by FUJITA Tomonori · 15 years ago
  53. 2044279 perf bench: Add "all" pseudo subsystem and "all" pseudo suite by Hitoshi Mitake · 15 years ago
  54. 571202f microblaze: Remove rt_sigsuspend wrapper by Michal Simek · 15 years ago
  55. 825c9a3 microblaze: nommu: Don't clobber R11 on syscalls by steve@digidescorp.com · 15 years ago
  56. 233eb92 microblaze: Remove show_tmem function by Michal Simek · 15 years ago
  57. 2ee2ff8 microblaze: Support for WB cache by Michal Simek · 15 years ago
  58. c8983a5 microblaze: Add PVR for Microblaze v7.30.a by Michal Simek · 15 years ago
  59. 81ab0df microblaze: Remove ancient and fake microblaze version from cpu_ver table by Michal Simek · 15 years ago
  60. 5de2344 microblaze: Remove panic_timeout init value by Michal Simek · 15 years ago
  61. 11d5136 microblaze: Do not count system calls in default by Michal Simek · 15 years ago
  62. 3c5e567 microblaze: Enable DTC compilation by Michal Simek · 15 years ago
  63. 3540ce8 microblaze: Core oprofile configs and hooks by John Williams · 15 years ago
  64. 33d9ff5 microblaze: Fix level interrupt ACKing by steve@digidescorp.com · 15 years ago
  65. 833d0d8 microblaze: Enable futimesat syscall by Michal Simek · 15 years ago
  66. f6e1f1b microblaze: Checking DTS against PVR for write-back cache by Michal Simek · 15 years ago
  67. d4f1827 microblaze: Remove duplicity from pgalloc.h by Michal Simek · 15 years ago
  68. fd3db0a microblaze: Futex support by Michal Simek · 15 years ago
  69. d68bf97 microblaze: Adding dev_arch_data functions by Michal Simek · 15 years ago
  70. 6d85853 microblaze: Fix the heartbeat gpio to be more robust by John Linn · 15 years ago
  71. 95dfbbe4 microblaze: Simple __copy_tofrom_user for noMMU by John Williams · 15 years ago
  72. fd6ed51 microblaze: Export memory_start for modules by Michal Simek · 15 years ago
  73. 4a7b40c microblaze: Use lowest-common-denominator default CPU settings by John Williams · 15 years ago
  74. f99ec58b microblaze: Update default generic DTS by Michal Simek · 15 years ago
  75. 27d2a3e microblaze: Enable asm optimization only for HW with barrel-shifter by Michal Simek · 15 years ago
  76. 3e78e4e microblaze: Remove the buggy ALLOW_EDIT_AUTO config option by John Williams · 15 years ago
  77. a1f5511 microblaze: Move cache macro from cache.h to cacheflush.h by Michal Simek · 15 years ago
  78. 6a8dfe1 microblaze: support U-BOOT image format by Michal Simek · 15 years ago
  79. a01523c microblaze: Ptrace notifying from signal code by Michal Simek · 15 years ago
  80. e051af5 microblaze: Extend cpuinfo for support write-back caches by Michal Simek · 15 years ago
  81. 44e4e19 microblaze: Fix cache_line_lenght by Michal Simek · 15 years ago
  82. 6cec713 microblaze: Detect new 7.20.d version by Michal Simek · 15 years ago
  83. 67bf876 microblaze: Support both levels for reset by Michal Simek · 15 years ago
  84. 7537583 microblaze: Fix announce message for reset gpio by Michal Simek · 15 years ago
  85. f7816e2 microblaze: Remove saving and restoring before calling signal code by Michal Simek · 15 years ago
  86. 5dd48a2 microblaze: Fix pfn_valid() for noMMU by steve@digidescorp.com · 15 years ago
  87. 4f911b0 microblaze: ftrace: Add dynamic function graph tracer by Michal Simek · 15 years ago
  88. a0d3e66 microblaze: ftrace: add function graph support by Michal Simek · 15 years ago
  89. 7d241ff microblaze: ftrace: Add dynamic trace support by Michal Simek · 15 years ago
  90. 6d9e60c microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST by Michal Simek · 15 years ago
  91. 2fd7c76 microblaze: ftrace: add static function tracer by Michal Simek · 15 years ago
  92. a3cd613 microblaze: Add TRACE_IRQFLAGS_SUPPORT by Michal Simek · 15 years ago
  93. fb5a32d microblaze: preliminary enabling for LATENCYTOP support in Kconfig by Michal Simek · 15 years ago
  94. bf2d809 microblaze: Lockdep support by Michal Simek · 15 years ago
  95. 519e9f4 microblaze: Register timecounter/cyclecounter by Michal Simek · 15 years ago
  96. 24b45a1 microblaze: Stack trace support by Michal Simek · 15 years ago
  97. 7cf79d5 microblaze: Add IRQENTRY_TEXT to lds by Michal Simek · 15 years ago
  98. 13cdee2 microblaze: __init_begin symbol must be aligned by Michal Simek · 15 years ago
  99. 42a2478 microblaze: GPIO reset support by Michal Simek · 15 years ago
  100. 06e3c81 md: add 'recovery_start' per-device sysfs attribute by Dan Williams · 15 years ago