1. b180771 HID: Correct General touch PID by Benjamin Tissoires · 13 years ago
  2. 30307c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  3. 43672a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm by Linus Torvalds · 13 years ago
  4. 6681ba7 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  5. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  6. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  7. 2ca02df drivers/misc/vmw_balloon.c: fix typo in code comment by Rakib Mullick · 13 years ago
  8. 6d994a7 drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside loop by Rakib Mullick · 13 years ago
  9. 3fd306c w1: disable irqs in critical section by Jan Weitzel · 13 years ago
  10. 68a436a drivers/w1/w1_int.c: multiple masters used same init_name by Florian Faber · 13 years ago
  11. 0e053fc drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 13 years ago
  12. 9fe678f drivers/power/ds2780_battery.c: add a nolock function to w1 interface by Clifton Barnes · 13 years ago
  13. 853eee7 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 13 years ago
  14. 3e54281 w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it by Jonathan Cameron · 13 years ago
  15. 79bc574 pps gpio client: add missing dependency by Heiko Carstens · 13 years ago
  16. 16152045 pps: new client driver using GPIO by James Nuss · 13 years ago
  17. 437c534 pps: default echo function by James Nuss · 13 years ago
  18. e0c87bd drivers/net/rionet.c: fix ethernet address macros for LE platforms by Alexandre Bounine · 13 years ago
  19. 166c050 RapidIO: fix potential null deref in rio_setup_device() by Alexandre Bounine · 13 years ago
  20. 48618fb RapidIO: add mport driver for Tsi721 bridge by Alexandre Bounine · 13 years ago
  21. a571259 drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete by Liu Gang · 13 years ago
  22. db5cf8d drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit.text by Uwe Kleine-König · 13 years ago
  23. 43fcb81 rtc: add initial support for mcp7941x parts by David Anders · 13 years ago
  24. 6d03d06 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  25. 80c2861 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  26. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  27. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  28. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  29. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  30. bad3118 um: a couple of missing dependencies... by Al Viro · 13 years ago
  31. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  32. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  33. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  34. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  35. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  36. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  37. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  38. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  39. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  40. 5087a50 virtio-blk: use ida to allocate disk index by Michael S. Tsirkin · 13 years ago
  41. edfd52e virtio: Add platform bus driver for memory mapped virtio device by Pawel Moll · 13 years ago
  42. 005b20a virtio: Dont add "config" to list for !per_vq_vector by Krishna Kumar · 13 years ago
  43. 5e38483 virtio: console: wait for first console port for early console output by Christian Borntraeger · 13 years ago
  44. 17e5b4f virtio: console: add port stats for bytes received, sent and discarded by Amit Shah · 13 years ago
  45. 2d24cda virtio: console: make discard_port_data() use get_inbuf() by Amit Shah · 13 years ago
  46. ce072a0 virtio: console: rename variable by Amit Shah · 13 years ago
  47. d25a9dd virtio: console: make get_inbuf() return port->inbuf if present by Amit Shah · 13 years ago
  48. defde66 virtio: console: Fix return type for get_inbuf() by Amit Shah · 13 years ago
  49. a08fa92 virtio: console: Use wait_event_freezable instead of _interruptible by Amit Shah · 13 years ago
  50. 291024e virtio: console: Ignore port name update request if name already set by Amit Shah · 13 years ago
  51. 286f9a2 virtio: console: Fix indentation by Amit Shah · 13 years ago
  52. 77dd769 virtio-net: Use virtio_config_val() for retrieving config by Sasha Levin · 13 years ago
  53. 51c6d61 virtio-console: Use virtio_config_val() for retrieving config by Sasha Levin · 13 years ago
  54. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  55. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  56. c18ae42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 13 years ago
  57. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  58. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  59. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  60. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  61. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 13 years ago
  62. d682bd7 Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices" by Henrik Rydberg · 13 years ago
  63. 8052ee5 HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference by Julia Lawall · 13 years ago
  64. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  65. 124a02c edac: tag sb_edac as EXPERIMENTAL, as it requires more testing by Mauro Carvalho Chehab · 13 years ago
  66. c6e13b5 EDAC: Fix incorrect edac mode reporting in sb_edac by Mark A. Grondona · 13 years ago
  67. 3d78c9a edac: sb_edac: Add it to the building system by Mauro Carvalho Chehab · 13 years ago
  68. eebf11a edac: Add an experimental new driver to support Sandy Bridge CPU's by Mauro Carvalho Chehab · 13 years ago
  69. 5f03211 i7300_edac: Fix error cleanup logic by Mauro Carvalho Chehab · 13 years ago
  70. 767ba4a i7core_edac: Initialize memory name with cpu, channel, bank by Mauro Carvalho Chehab · 13 years ago
  71. 4fad809 i7core_edac: Fix compilation on 32 bits arch by Sedat Dilek · 13 years ago
  72. 535e9c7 i7core_edac: scrubbing fixups by Nils Carlson · 13 years ago
  73. 168eb34 EDAC: Correct Kconfig dependencies by Borislav Petkov · 13 years ago
  74. 4055759 i7core_edac: return -ENODEV if no MC is found by Mauro Carvalho Chehab · 14 years ago
  75. f9902f2 i7core_edac: use edac's own way to print errors by Mauro Carvalho Chehab · 14 years ago
  76. 4140c54 i7core_edac: Drop the edac_mce facility by Borislav Petkov · 13 years ago
  77. 3945fe9 Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  78. be4af5d Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  79. ce0fda1 Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v4', 'for-32/i2c/designware-v5' and 'for-32/i2c/au1550' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  80. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  81. 67220a9 wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack by Andy Shevchenko · 13 years ago
  82. b3c49c0 drivers/leds/leds-lp5521.c: check if reset is successful by Srinidhi KASAGAR · 13 years ago
  83. 488bc35 leds: turn the blink_timer off before starting to blink by Antonio Ospite · 13 years ago
  84. 6123b0e leds: save the delay values after a successful call to blink_set() by Antonio Ospite · 13 years ago
  85. dabc69c drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing by David Daney · 13 years ago
  86. 93f5398 drivers/leds/leds-lm3530.c: add __devexit_p where needed by Axel Lin · 13 years ago
  87. fa0ea0e drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_OP_MODE register by Axel Lin · 13 years ago
  88. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 13 years ago
  89. 02c3294 drivers/leds/leds-renesas-tpu.c: update driver to use workqueue by Magnus Damm · 13 years ago
  90. 3edc580 drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  91. cba4c2a drivers/leds/led-triggers.c: fix memory leak by Masakazu Mokuno · 13 years ago
  92. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 13 years ago
  93. 1bff3a2 backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() by Axel Lin · 13 years ago
  94. 4f5a66b drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling by Fabio Estevam · 13 years ago
  95. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  96. 2967b0a video/backlight: remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  97. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  98. aaaa287 drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 by Peter Korsgaard · 13 years ago
  99. e58a0f8 driver/misc/fsa9480.c fix potential null-pointer dereference by Jonghwan Choi · 13 years ago
  100. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 13 years ago