1. 4d66164 dmaengine: PL08x: Fix trivial build error by Russell King · 13 years ago
  2. a9e4e6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  3. 27665ff Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  4. 70d3271 drivers/video/backlight/aat2870_bl.c: make it buildable as a module by Andrew Morton · 13 years ago
  5. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
  6. 4c4dd90 drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register by Axel Lin · 13 years ago
  7. 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 13 years ago
  8. f7b9fcb ramoops: update module parameters by Sergiu Iordache · 13 years ago
  9. 12b3e03 rtc-omap: fix initialization of control register by Daniel Glöckner · 13 years ago
  10. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  11. dcd998c tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data by Kiran Patil · 13 years ago
  12. f48d191 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  13. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  14. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  15. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  16. 73a9fe8 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  17. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  18. b728a5c efivars: fix warnings when CONFIG_PSTORE=n by Tony Luck · 13 years ago
  19. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  20. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  21. aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
  22. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  23. 0d97d7a thermal: split hwmon lookup to a separate function by Jean Delvare · 13 years ago
  24. ab92402 thermal: hide CONFIG_THERMAL_HWMON by Jean Delvare · 13 years ago
  25. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  26. 50658b6 spi/pl022: remove function cannot exit by Linus Walleij · 13 years ago
  27. ed8b752 dm table: set flush capability based on underlying devices by Mike Snitzer · 13 years ago
  28. 772ae5f dm crypt: optionally support discard requests by Milan Broz · 13 years ago
  29. 3273727 dm raid: add md raid1 support by Jonathan Brassow · 13 years ago
  30. b12d437 dm raid: support metadata devices by Jonathan Brassow · 13 years ago
  31. 46bed2b dm raid: add write_mostly parameter by Jonathan Brassow · 13 years ago
  32. c108456 dm raid: add region_size parameter by Jonathan Brassow · 13 years ago
  33. 759dea2 dm ioctl: forbid multiple device specifiers by Mikulas Patocka · 13 years ago
  34. ba2e19b dm ioctl: introduce __get_dev_cell by Mikulas Patocka · 13 years ago
  35. 0ddf964 dm ioctl: fill in device parameters in more ioctls by Mikulas Patocka · 13 years ago
  36. a399879 dm flakey: add corrupt_bio_byte feature by Mike Snitzer · 13 years ago
  37. b26f5e3 dm flakey: add drop_writes by Mike Snitzer · 13 years ago
  38. dfd068b dm flakey: support feature args by Mike Snitzer · 13 years ago
  39. 30e4171 dm flakey: use dm_target_offset and support discards by Mike Snitzer · 13 years ago
  40. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  41. a6e50b4 dm snapshot: skip reading origin when overwriting complete chunk by Mikulas Patocka · 13 years ago
  42. d5b9dd0 dm: ignore merge_bvec for snapshots when safe by Mikulas Patocka · 13 years ago
  43. 0864901 dm table: clean dm_get_device and move exports by Mike Snitzer · 13 years ago
  44. 3e8dbb7 dm raid: tidy includes by Alasdair G Kergon · 13 years ago
  45. 2ca4c92 dm ioctl: prevent empty message by Alasdair G Kergon · 13 years ago
  46. 13c8758 dm raid: cleanup parameter handling by Jonathan Brassow · 13 years ago
  47. a2d2b03 dm snapshot: style cleanups by Jonathan Brassow · 13 years ago
  48. aa3f079 dm snapshot: remove unused definitions by Mikulas Patocka · 13 years ago
  49. 5bf45a3 dm kcopyd: remove nr_pages field from job structure by Mikulas Patocka · 13 years ago
  50. 4622afb dm kcopyd: remove offset field from job structure by Mikulas Patocka · 13 years ago
  51. e29e65a dm: use vzalloc by Joe Perches · 13 years ago
  52. 6c9b27a dm log: userspace use list_move by Kirill A. Shutemov · 13 years ago
  53. c8f543e dm log: clean up bit little endian bitops by Akinobu Mita · 13 years ago
  54. 936688d dm table: fix discard support by Mike Snitzer · 13 years ago
  55. 283a832 dm: suppress endian warnings by Alasdair G Kergon · 13 years ago
  56. d15b774 dm: fix idr leak on module removal by Alasdair G Kergon · 13 years ago
  57. bb91bc7 dm io: flush cpu cache with vmapped io by Mikulas Patocka · 13 years ago
  58. 286f367 dm mpath: fix potential NULL pointer in feature arg processing by Mike Snitzer · 13 years ago
  59. 762a80d dm snapshot: flush disk cache when merging by Mikulas Patocka · 13 years ago
  60. 7abdd34 watchdog: Cleanup WATCHDOG_CORE help text by Josh Boyer · 13 years ago
  61. 6b01d30 watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards by Mart Gerrits · 13 years ago
  62. bea1906 watchdog: shwdt: fix usage of mod_timer by David Engraf · 13 years ago
  63. 8997621 ACPI print OSI(Linux) warning only once by Len Brown · 13 years ago
  64. cfe2234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  65. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  66. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  67. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  68. 424c3d4 Merge branch 'for-next' into for-linus by Liam Girdwood · 13 years ago
  69. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  70. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  71. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  72. 5f9288a input: xilinx_ps2: Add missing of_address.h header by Michal Simek · 13 years ago
  73. 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
  74. 1a5ab4b gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers by David Brown · 13 years ago
  75. 74d10d7 gpio_msm: Move Qualcomm v6 MSM driver into drivers by David Brown · 13 years ago
  76. df5d3ed OMAP: DSS2: HDMI: fix hdmi clock name by Tomi Valkeinen · 13 years ago
  77. 9ede365 HACK: OMAP: DSS2: clk hack for OMAP2/3 by Tomi Valkeinen · 13 years ago
  78. 28c1b6d of: address: use resource_size helper by Felipe Balbi · 13 years ago
  79. e178ccb mfd: Fix mismatch in twl4030 mutex lock-unlock by Sanjeev Premi · 13 years ago
  80. 2b959e7 mfd: twl6030-pwm.c needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  81. e2e49d5 mfd: Fix the omap-usb-host clock API usage on usbhs_disable() by Keshava Munegowda · 13 years ago
  82. ccd80c7 mfd: Acknowledge WM8994 IRQs before reporting by Mark Brown · 13 years ago
  83. 88c9397 mfd: Acknowlege all WM831x IRQs before we handle them by Mark Brown · 13 years ago
  84. b1224cd mfd: Avoid two assignments if failures happen in tps65910_i2c_probe by Jesper Juhl · 13 years ago
  85. 6daa663 regulator: Storing tps65912 error codes in u8 by Dan Carpenter · 13 years ago
  86. dc7e412 mfd: Don't leak init_data in tps65910_i2c_probe by Jesper Juhl · 13 years ago
  87. f7eb6c5 regulator: aat2870: Add AAT2870 regulator driver by Jin Park · 13 years ago
  88. 4b0d711 backlight: Add AAT2870 backlight driver by Jin Park · 13 years ago
  89. 09d6292 mfd: Add AAT2870 mfd driver by Jin Park · 13 years ago
  90. 7785bf1 mfd: Remove dead code from max8997-irq by Jesper Juhl · 13 years ago
  91. 54f323b mfd: Move TPS55910 Kconfig option by Linus Walleij · 13 years ago
  92. 4dcaa6b mfd: Fix missing stmpe kerneldoc by Om Prakash · 13 years ago
  93. 63c8a58 mfd: Fix off-by-one value range checking for tps65912_i2c_write by Axel Lin · 13 years ago
  94. a5e0678 mfd: Add devices for WM831x clocking module by Mark Brown · 13 years ago
  95. 2f22334 mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove by Axel Lin · 13 years ago
  96. 5608801 mfd: Don't ask about the TPS65912 core driver in Kconfig by Mark Brown · 13 years ago
  97. 0825671 mfd: Fix off by one in WM831x IRQ code by Dimitris Papastamos · 13 years ago
  98. 59dead5 mfd: Add tps65921 support from twl-core by Oleg Drokin · 13 years ago
  99. b00cd68 mfd: Ensure value written by wm831x_set_bits() is within the mask by Mark Brown · 13 years ago
  100. ec2328c mfd: Implement tps65910 IRQ cleanup by Mark Brown · 13 years ago