1. 270fdc0 HID: add support for Ortek PKB-1700 by Herton Ronaldo Krzesinski · 13 years ago
  2. 2d9ca4e HID: hid-magicmouse: Correct touch orientation direction by Henrik Rydberg · 13 years ago
  3. d923630 HID: kernel oops in out_cleanup in function hidinput_connect by Benjamin Tissoires · 13 years ago
  4. 6497dc3 HID: Add teletext/color keys - gyration remote - EU version (GYAR3101CKDE) by Steffen Barszus · 13 years ago
  5. 3a22ebe HID: hidraw: fix hidraw_disconnect() by Stefan Achatz · 13 years ago
  6. 581548d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  7. 03a4491 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  8. 7b0cb1b Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  9. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  10. fe3c560 Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  11. d2005603 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  12. 86f6f9b Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  13. d33a629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  14. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  15. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  16. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  17. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  18. 67b5ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  19. 174a86d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  20. 1896a13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  21. e691d24 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  22. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  23. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  24. 8f685fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  25. d24450e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  26. 5cb2fad decompressors: remove unused constant from inflate.h by Lasse Collin · 13 years ago
  27. 1da914e decompressors: check input size in decompress_inflate.c by Lasse Collin · 13 years ago
  28. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 13 years ago
  29. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 13 years ago
  30. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 13 years ago
  31. fb7fa58 Decompressors: fix callback-to-callback mode in decompress_unlzo.c by Lasse Collin · 13 years ago
  32. 5a3f81a Decompressors: check input size in decompress_unlzo.c by Lasse Collin · 13 years ago
  33. 8f9b54a Decompressors: check for write errors in decompress_unlzo.c by Lasse Collin · 13 years ago
  34. eb0cf3e Decompressors: validate match distance in decompress_unlzma.c by Lasse Collin · 13 years ago
  35. 528941c Decompressors: check for write errors in decompress_unlzma.c by Lasse Collin · 13 years ago
  36. 278208d9 Decompressors: check for read errors in decompress_unlzma.c by Lasse Collin · 13 years ago
  37. 8218a43 Decompressors: fix header validation in decompress_unlzma.c by Lasse Collin · 13 years ago
  38. 22e4420 Decompressors: remove unused function from lib/decompress_unlzma.c by Lasse Collin · 13 years ago
  39. 2b6b5ca Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> by Lasse Collin · 13 years ago
  40. 93685ad2 Decompressors: get rid of set_error_fn() macro by Lasse Collin · 13 years ago
  41. 6b01ed6 Decompressors: add missing INIT (i.e. __init) by Lasse Collin · 13 years ago
  42. 8d0a1de romfs: have romfs_fs.h pull in necessary headers by Mike Frysinger · 13 years ago
  43. 264b795 ramoops: fix types, remove typecasts by Andrew Morton · 13 years ago
  44. 6f772fe cramfs: generate unique inode number for better inode cache usage by Stefani Seibold · 13 years ago
  45. beeae05 cramfs: hide function prototypes behind __KERNEL__ macro by Alexander Shishkin · 13 years ago
  46. d3486f8 aio: remove unused aio_run_iocbs() by Jeff Moyer · 13 years ago
  47. 2e41025 aio: remove unnecessary check by Namhyung Kim · 13 years ago
  48. d27a0c0 VMware balloon: stop locking pages when hypervisor tells us enough by Dmitry Torokhov · 13 years ago
  49. 17fecb5 w1: DS2423 counter driver and documentation by Mika Laitio · 13 years ago
  50. 496fc1a memstick: factor out transfer initiating functionality in mspro_block.c by Alex Dubov · 13 years ago
  51. edb50b3 memstick: remove mspro_block_mutex by Alex Dubov · 13 years ago
  52. d8256d4 memstick: avert possible race condition between idr_pre_get and idr_get_new by Alex Dubov · 13 years ago
  53. 8930c8a memstick: add support for JMicron JMB 385 and 390 controllers by Takashi Iwai · 13 years ago
  54. 68860b9 memstick: set PMOS values propery for JMicron 38x controllers by Takashi Iwai · 13 years ago
  55. 23c5947 memstick: fix setup for JMicron 38x controllers by Takashi Iwai · 13 years ago
  56. 0193383 memstick: core: fix device_register() error handling by Vasiliy Kulikov · 13 years ago
  57. 563558b pps: add parallel port PPS signal generator by Alexander Gordeev · 13 years ago
  58. 46b402a pps: add parallel port PPS signal generator by Alexander Gordeev · 13 years ago
  59. a10203c pps: add parallel port PPS client by Alexander Gordeev · 13 years ago
  60. 717c033 pps: add kernel consumer support by Alexander Gordeev · 13 years ago
  61. e2c18e4 pps: capture MONOTONIC_RAW timestamps as well by Alexander Gordeev · 13 years ago
  62. 025b40a ntp: add hardpps implementation by Alexander Gordeev · 13 years ago
  63. 12f9b1f pps: timestamp is always passed to dcd_change() by Alexander Gordeev · 13 years ago
  64. 818b9ee pps: simplify conditions a bit by Alexander Gordeev · 13 years ago
  65. 29f347c pps: use BUG_ON for kernel API safety checks by Alexander Gordeev · 13 years ago
  66. 2a5cd6e pps: make idr lock a mutex and protect idr_pre_get by Alexander Gordeev · 13 years ago
  67. 083e586 pps: move idr stuff to pps.c by Alexander Gordeev · 13 years ago
  68. 7f7cce7 pps: convert printk/pr_* to dev_* by Alexander Gordeev · 13 years ago
  69. 5e196d3 pps: access pps device by direct pointer by Alexander Gordeev · 13 years ago
  70. 6f4229b pps: unify timestamp gathering by Alexander Gordeev · 13 years ago
  71. 3003d55 pps: fix race in PPS_FETCH handler by Alexander Gordeev · 13 years ago
  72. 86d921f pps: declare variables where they are used in switch by Alexander Gordeev · 13 years ago
  73. 7a21a3c pps: trivial fixes by Alexander Gordeev · 13 years ago
  74. 9ab020c taskstats: use better ifdef for alignment by Jeff Mahoney · 13 years ago
  75. 0329326 NFC: Driver for NXP Semiconductors PN544 NFC chip. by Matti J. Aaltonen · 13 years ago
  76. 6164281 user_ns: improve the user_ns on-the-slab packaging by Pavel Emelyanov · 13 years ago
  77. e020e74 sysctl: remove obsolete comments by Jovi Zhang · 13 years ago
  78. 5561050 sysctl: fix #ifdef guard comment by Jovi Zhang · 13 years ago
  79. 12a4dc4 rapidio: fix hang on RapidIO doorbell queue full condition by Thomas Taranowski · 13 years ago
  80. 2e9d4d8 rapidio: add new idt sRIO switches by Alexandre Bounine · 13 years ago
  81. 558bda6 rapidio: use Component Tag for unified switch identification by Alexandre Bounine · 13 years ago
  82. 17e9620 rapidio: add device object linking into discovery by Alexandre Bounine · 13 years ago
  83. e653692 rapidio: add definitions of Component Tag fields by Alexandre Bounine · 13 years ago
  84. ded0578 rapidio: integrate rio_switch into rio_dev by Alexandre Bounine · 13 years ago
  85. a93192a rapidio: use common destid storage for endpoints and switches by Alexandre Bounine · 13 years ago
  86. e6d7202 fs/char_dev.c: remove unused cdev_index() by Namhyung Kim · 13 years ago
  87. ceff1a7 /proc/kcore: fix seeking by Dave Anderson · 13 years ago
  88. bf33cbd proc: move proc_console.c to fs/proc/consoles.c by Alexey Dobriyan · 13 years ago
  89. 3740a20 proc: less LOCK/UNLOCK in remove_proc_entry() by Alexey Dobriyan · 13 years ago
  90. a6fc86d kpagecount: add slab page checking because _mapcount is in a union by Petr Holasek · 13 years ago
  91. c6a3405 proc: use single_open() correctly by Jovi Zhang · 13 years ago
  92. 6d1b6e4 proc: ->low_ino cleanup by Alexey Dobriyan · 13 years ago
  93. 9d6de12 proc: use seq_puts()/seq_putc() where possible by Alexey Dobriyan · 13 years ago
  94. a2ade7b proc: use unsigned long inside /proc/*/statm by Alexey Dobriyan · 13 years ago
  95. 34e49d4 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps by Joe Perches · 13 years ago
  96. 1bdcd78 cgroups: remove deprecated subsystem from examples. by Trevor Woerner · 13 years ago
  97. e0e34e9 Documentation/email-clients.txt: update Thunderbird docs with wordwrap plugin by Rob Landley · 13 years ago
  98. 5d3687d Documentation/email-clients.txt: warn about word wrap bug in KMail by Lasse Collin · 13 years ago
  99. 566538a reiserfs: make sure va_end() is always called after va_start(). by Jesper Juhl · 13 years ago
  100. e0e3d32 befs: don't pass huge structs by value by Jesper Juhl · 13 years ago