1. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 14 years ago
  2. ad4ac17 rapidio: fix potential null deref on failure path by Dan Carpenter · 14 years ago
  3. c1256eb rapidio: remove mport resource reservation from common RIO code by Alexandre Bounine · 14 years ago
  4. 569fccb rapidio: modify mport ID assignment by Alexandre Bounine · 14 years ago
  5. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 14 years ago
  6. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 14 years ago
  7. f8f0626 rapidio: add architecture specific callbacks by Alexandre Bounine · 14 years ago
  8. cd8b974 rapidio: add new sysfs attributes by Alexandre Bounine · 14 years ago
  9. cfaf346c drivers/char/mem.c: clean up the code by Changli Gao · 14 years ago
  10. 115bcd1 drivers/staging/tty/specialix.c: convert func_enter to func_exit by Julia Lawall · 14 years ago
  11. d9d691f drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL by Julia Lawall · 14 years ago
  12. 73210a1 drivers/char: add MSM smd_pkt driver by Niranjana Vishwanathapura · 14 years ago
  13. 0dcf334 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch by Sergey Senozhatsky · 14 years ago
  14. bb5cda3 dm: use little-endian bitops by Akinobu Mita · 14 years ago
  15. 6b33aff md: use little-endian bitops by Akinobu Mita · 14 years ago
  16. 968b503 Revert "drm/i915: Don't save/restore hardware status page address register" by Chris Wilson · 14 years ago
  17. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  18. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 14 years ago
  19. 77d1c8e pps: remove unreachable code by Alexander Gordeev · 14 years ago
  20. 586f83e pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled by David Rientjes · 14 years ago
  21. ff859ba rtc: add real-time clock driver for NVIDIA Tegra by Andrew Chew · 14 years ago
  22. 49d50fb drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file by Vasiliy Kulikov · 14 years ago
  23. cf044f0 drivers/rtc/rtc-isl1208.c: add alarm support by Ryan Mallon · 14 years ago
  24. bc96ba7 rtc: convert DS1374 to dev_pm_ops by Mark Brown · 14 years ago
  25. 984b203 drivers/mmc/host/omap_hsmmc.c: use resource_size() by Chris Ball · 14 years ago
  26. 2092014 drivers/mmc/host/omap.c: use resource_size() by Chris Ball · 14 years ago
  27. e359dc2 sigma-firmware: loader for Analog Devices' SigmaStudio by Mike Frysinger · 14 years ago
  28. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 14 years ago
  29. 3bb598f drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 14 years ago
  30. b259514 drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  31. deb187e drivers/misc/ep93xx_pwm.c: world-writable sysfs files by Vasiliy Kulikov · 14 years ago
  32. a844b43 drivers/misc/atmel_tclib.c: fix a memory leak by Axel Lin · 14 years ago
  33. 6f7d485 drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() by Axel Lin · 14 years ago
  34. 4e67359 drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handled by Hong Liu · 14 years ago
  35. b950054 ST SPEAr: PCIE gadget suppport by Pratyush Anand · 14 years ago
  36. 45bff2e drivers/misc/bmp085.c: free initmem memory by Shubhrajyoti Datta · 14 years ago
  37. 4a7de63 bh1780gli: convert to dev pm ops by Shubhrajyoti Datta · 14 years ago
  38. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 14 years ago
  39. 0508e04 drivers/video/backlight/jornada720_*.c: make needlessly global symbols static by Axel Lin · 14 years ago
  40. b372412 backlight: apple_bl depends on ACPI by Randy Dunlap · 14 years ago
  41. 39b3dee mbp_nvidia_bl: rename to apple_bl by Matthew Garrett · 14 years ago
  42. 99fd28e mbp_nvidia_bl: check that the backlight control functions by Matthew Garrett · 14 years ago
  43. 23a9847 mbp_nvidia_bl: remove DMI dependency by Matthew Garrett · 14 years ago
  44. 9661e92 acpi: tie ACPI backlight devices to PCI devices if possible by Matthew Garrett · 14 years ago
  45. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 14 years ago
  46. 63ec011 radeon: expose backlight class device for legacy LVDS encoder by Michel Dänzer · 14 years ago
  47. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  48. ccd7510 drivers/leds/leds-lp5523.c: world-writable engine* sysfs files by Vasiliy Kulikov · 14 years ago
  49. 67d1da7 drivers/leds/leds-lp5521.c: world-writable sysfs engine* files by Vasiliy Kulikov · 14 years ago
  50. 1baf0eb drivers/vidfeo/backlight: ld9040 amoled driver support by Donghwa Lee · 14 years ago
  51. 9517f92 leds: make *struct gpio_led_platform_data.leds const by Uwe Kleine-König · 14 years ago
  52. b1e6b70 leds: add driver for LM3530 ALS by Shreshtha Kumar Sahu · 14 years ago
  53. 551ea73 leds: convert bd2802 driver to dev_pm_ops by Mark Brown · 14 years ago
  54. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  55. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 14 years ago
  56. 59c2be1 rbd: use watch/notify for changes in rbd header by Yehuda Sadeh · 14 years ago
  57. d42efe6 dmaengine/dmatest: Pass timeout via module params by Viresh Kumar · 14 years ago
  58. 5b9a4f9 dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs by Uwe Kleine-König · 14 years ago
  59. 75ea635 Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  60. 09b9cc4 sd: Fail discard requests when logical block provisioning has been disabled by Martin K. Petersen · 14 years ago
  61. c62b389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  62. 675071a veth: Fix the byte counters by Eric W. Biederman · 14 years ago
  63. d5cd9244 macvlan: Fix use after free of struct macvlan_port. by Eric W. Biederman · 14 years ago
  64. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 14 years ago
  65. 97491ba i2c-pxa2xx: Don't clear isr bits too early by Vasily Khoruzhick · 14 years ago
  66. a0774f4 Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and 'for-2639/i2c/i2c-imx' into for-linus/2639/i2c-2 by Ben Dooks · 14 years ago
  67. 0bf8c86 Reduce sequential pointer derefs in scsi_error.c and reduce size as well by Jesper Juhl · 14 years ago
  68. 38f7aa2 matroxfb: remove incorrect Matrox G200eV support by Gary Hade · 14 years ago
  69. afd8c40 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  70. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  71. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  72. c004686 hwmon: (ads1015) Make gain and datarate configurable by Dirk Eibach · 14 years ago
  73. fdf241a hwmon: (ads1015) Drop dynamic attribute group by Jean Delvare · 14 years ago
  74. 8c22a8f hwmon: Add support for Texas Instruments ADS1015 by Dirk Eibach · 14 years ago
  75. a98d506 hwmon: New driver for SMSC SCH5627 by Hans de Goede · 14 years ago
  76. 93d0cc5 hwmon: (abituguru*) Update my email address by Hans de Goede · 14 years ago
  77. e76f67b hwmon: (lm75) Speed up detection by Jean Delvare · 14 years ago
  78. 05e82fe hwmon: (lm75) Add detection of the National Semiconductor LM75A by Len Sorensen · 14 years ago
  79. 96b4b9b hp_accel: Fix driver name by Jean Delvare · 14 years ago
  80. ff60667 Move lis3lv02d drivers to drivers/misc by Jean Delvare · 14 years ago
  81. efcfed9 Move hp_accel to drivers/platform/x86 by Jean Delvare · 14 years ago
  82. 39c3e72 Let Kconfig handle lis3lv02d dependencies by Jean Delvare · 14 years ago
  83. ccd32e7 hwmon: (sht15) Fix integer overflow in humidity calculation by Vivien Didelot · 14 years ago
  84. 396bd76 hwmon: (sht15) Spelling fix by Justin P. Mattock · 14 years ago
  85. 23e74a8 i2c-pxa2xx: Fix register offsets by Vasily Khoruzhick · 14 years ago
  86. baa8cab i2c-pxa2xx: pass of_node from platform driver to adapter and publish by Sebastian Andrzej Siewior · 14 years ago
  87. 93c92cf i2c-pxa2xx: check timeout correctly by Sebastian Andrzej Siewior · 14 years ago
  88. c66dc52 i2c-pxa2xx: add support for shared IRQ handler by Sebastian Andrzej Siewior · 14 years ago
  89. 7e94dd1 i2c-pxa2xx: Add PCI support for PXA I2C controller by Sebastian Andrzej Siewior · 14 years ago
  90. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 14 years ago
  91. d6668c7 i2c-pxa2xx: use dynamic register layout by Sebastian Andrzej Siewior · 14 years ago
  92. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  93. 444699c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  94. db552b3 r8169: fix a bug in rtl8169_init_phy() by Eric Dumazet · 14 years ago
  95. 6b7d815 i2c-mxs: set controller to pio queue mode after reset by Sascha Hauer · 14 years ago
  96. e4394d5 Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12 by Ben Dooks · 14 years ago
  97. 0e24d34 Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  98. 115881d firewire: core: ignore link-active bit of new nodes, fix device recognition by Stefan Richter · 14 years ago
  99. 7a4e1e9 firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' by Stefan Richter · 14 years ago
  100. dd5eeb9 firewire: core: increase default SPLIT_TIMEOUT value by Clemens Ladisch · 14 years ago