1. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. 8f685fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  3. d24450e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  4. 595dad7 drm/i915/execbuffer: Clear domains before beginning reloc processing by Chris Wilson · 14 years ago
  5. dd6864a drm/i915/execbuffer: Reorder relocations to match new object order by Chris Wilson · 14 years ago
  6. c37d9a5 drm/i915: Fix error handler to capture the first batch after the seqno by Chris Wilson · 14 years ago
  7. a761503 drm/i915: Add a module option to override the use of SSC by Chris Wilson · 14 years ago
  8. 264b795 ramoops: fix types, remove typecasts by Andrew Morton · 14 years ago
  9. d27a0c0 VMware balloon: stop locking pages when hypervisor tells us enough by Dmitry Torokhov · 14 years ago
  10. 17fecb5 w1: DS2423 counter driver and documentation by Mika Laitio · 14 years ago
  11. 496fc1a memstick: factor out transfer initiating functionality in mspro_block.c by Alex Dubov · 14 years ago
  12. edb50b3 memstick: remove mspro_block_mutex by Alex Dubov · 14 years ago
  13. d8256d4 memstick: avert possible race condition between idr_pre_get and idr_get_new by Alex Dubov · 14 years ago
  14. 8930c8a memstick: add support for JMicron JMB 385 and 390 controllers by Takashi Iwai · 14 years ago
  15. 68860b9 memstick: set PMOS values propery for JMicron 38x controllers by Takashi Iwai · 14 years ago
  16. 23c5947 memstick: fix setup for JMicron 38x controllers by Takashi Iwai · 14 years ago
  17. 0193383 memstick: core: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  18. 563558b pps: add parallel port PPS signal generator by Alexander Gordeev · 14 years ago
  19. 46b402a pps: add parallel port PPS signal generator by Alexander Gordeev · 14 years ago
  20. a10203c pps: add parallel port PPS client by Alexander Gordeev · 14 years ago
  21. 717c033 pps: add kernel consumer support by Alexander Gordeev · 14 years ago
  22. 025b40a ntp: add hardpps implementation by Alexander Gordeev · 14 years ago
  23. 12f9b1f pps: timestamp is always passed to dcd_change() by Alexander Gordeev · 14 years ago
  24. 818b9ee pps: simplify conditions a bit by Alexander Gordeev · 14 years ago
  25. 29f347c pps: use BUG_ON for kernel API safety checks by Alexander Gordeev · 14 years ago
  26. 2a5cd6e pps: make idr lock a mutex and protect idr_pre_get by Alexander Gordeev · 14 years ago
  27. 083e586 pps: move idr stuff to pps.c by Alexander Gordeev · 14 years ago
  28. 7f7cce7 pps: convert printk/pr_* to dev_* by Alexander Gordeev · 14 years ago
  29. 5e196d3 pps: access pps device by direct pointer by Alexander Gordeev · 14 years ago
  30. 6f4229b pps: unify timestamp gathering by Alexander Gordeev · 14 years ago
  31. 3003d55 pps: fix race in PPS_FETCH handler by Alexander Gordeev · 14 years ago
  32. 86d921f pps: declare variables where they are used in switch by Alexander Gordeev · 14 years ago
  33. 7a21a3c pps: trivial fixes by Alexander Gordeev · 14 years ago
  34. 0329326 NFC: Driver for NXP Semiconductors PN544 NFC chip. by Matti J. Aaltonen · 14 years ago
  35. 2e9d4d8 rapidio: add new idt sRIO switches by Alexandre Bounine · 14 years ago
  36. 558bda6 rapidio: use Component Tag for unified switch identification by Alexandre Bounine · 14 years ago
  37. 17e9620 rapidio: add device object linking into discovery by Alexandre Bounine · 14 years ago
  38. e653692 rapidio: add definitions of Component Tag fields by Alexandre Bounine · 14 years ago
  39. ded0578 rapidio: integrate rio_switch into rio_dev by Alexandre Bounine · 14 years ago
  40. a93192a rapidio: use common destid storage for endpoints and switches by Alexandre Bounine · 14 years ago
  41. 25f959d drivers/telephony/ixj.c: fix warning by Andrew Morton · 14 years ago
  42. 49a3679 gpio/ml_ioh_gpio: ML7213 GPIO driver by Tomoya MORINAGA · 14 years ago
  43. 3251886 GPIO_VX855: eliminate kconfig dependency warning by Randy Dunlap · 14 years ago
  44. 6f7ab52 GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning by Randy Dunlap · 14 years ago
  45. 67d15ed gpio: vr41xx_giu: irq_data conversion by Lennert Buytenhek · 14 years ago
  46. a1f5f22 gpio: timbgpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  47. 33fcc1b gpio: tc35892-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  48. 673860c gpio: sx150x: irq_data conversion by Lennert Buytenhek · 14 years ago
  49. 2a866f3 gpio: stmpe-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  50. b222186 gpio: pl061: irq_data conversion by Lennert Buytenhek · 14 years ago
  51. 6f5cfc0 gpio: pca953x: irq_data conversion by Lennert Buytenhek · 14 years ago
  52. fbc4667 gpio: max732x: irq_data conversion by Lennert Buytenhek · 14 years ago
  53. 5ffd72c gpio: langwell_gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  54. 12401ee gpio: adp5588-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  55. cf8e908 cs5535: deprecate older cs5535_gpio driver by Andres Salomon · 14 years ago
  56. 7637c92 drivers/staging/olpc_dcon: convert to new cs5535 gpio API by Andres Salomon · 14 years ago
  57. 1b912c1 drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality by Andres Salomon · 14 years ago
  58. 5f003fe rtc: rtc-max6902 - set driver data in max6902_probe() by Axel Lin · 14 years ago
  59. 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 14 years ago
  60. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 14 years ago
  61. 554ec37 vgacon: check for efi machine by Yannick Heneault · 14 years ago
  62. f0f2c2b dca: remove unneeded NULL check by Dan Carpenter · 14 years ago
  63. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 14 years ago
  64. aff5ce6 drivers/video/backlight/l4f00242t03.c: fix reset sequence by Alberto Panizzo · 14 years ago
  65. 26bbabc drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disable by Alberto Panizzo · 14 years ago
  66. 95558ad drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcd by Alberto Panizzo · 14 years ago
  67. 5c2202f drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned by Mariusz Kozlowski · 14 years ago
  68. 9f9455a leds: add output inversion option to backlight trigger by Janusz Krzysztofik · 14 years ago
  69. 61a8393 leds-lp5521: modify the way of setting led device name by Arun Murthy · 14 years ago
  70. d4e7ad0 leds: lp5521: fix circular locking by Samu Onkalo · 14 years ago
  71. fbac081 leds: lp5523: fix circular locking by Samu Onkalo · 14 years ago
  72. 278ad4f leds: leds-lp5523: modify the way of setting led device name by Samu Onkalo · 14 years ago
  73. 125c713 leds: leds-pca9532 cleanups by Axel Lin · 14 years ago
  74. 2260209 drivers/leds/leds-lp5521.c: fix potential buffer overflow by Vasiliy Kulikov · 14 years ago
  75. 1427130 firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO by Clemens Ladisch · 14 years ago
  76. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 14 years ago
  77. 8b6f08e Merge branch 'sh/alphaproject' into sh-latest by Paul Mundt · 14 years ago
  78. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  79. 4ae26f4 serial: sh-sci: build fixes. by Paul Mundt · 14 years ago
  80. f43dc23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework by Paul Mundt · 14 years ago
  81. 77e7bc6 spi/imx: Add i.MX53 support by Yong Shen · 14 years ago
  82. f00117a video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menu by Dmitry Eremin-Solenikov · 14 years ago
  83. e41f1a9 fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfb by Alexey Charkov · 14 years ago
  84. 35ab7b7 bna: Remove unnecessary memset(,0,) by Joe Perches · 14 years ago
  85. bb12310 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  86. 1225277 netdev: bfin_mac: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  87. 6c64b0c netdev: ucc_geth: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  88. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  89. b5c7d20 convert smbfs by Al Viro · 14 years ago
  90. d93e34f pohmelfs: double-free and leak by Al Viro · 14 years ago
  91. 766fc43 rbd: fix cleanup when trying to mount inexistent image by Yehuda Sadeh · 14 years ago
  92. 4395288 Merge branch 'cpuidle-perf-events' into idle-test by Len Brown · 14 years ago
  93. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  94. f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 14 years ago
  95. da995a8 IB/mlx4: Handle protocol field in multicast table by Aleksey Senin · 14 years ago
  96. bf542a4 olpc_battery: Fix up XO-1.5 properties list by Sascha Silbe · 14 years ago
  97. dad9292 Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  98. adeaf46 Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  99. 428dcc1 Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  100. c5ba47b Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638 by Ben Dooks · 14 years ago