1. 9f89748 asus-laptop: Fix potential invalid pointer dereference by Matthew Garrett · 12 years ago
  2. f7cb13b Update MAINTAINERS entry by Matthew Garrett · 12 years ago
  3. cb7da02 asus-laptop: Do not call HWRS on init by Ben Hutchings · 12 years ago
  4. dcbeec2 sony-laptop: fix SNC buffer calls when SN06 returns Integers by Mattia Dongili · 12 years ago
  5. e04c200 samsung-laptop: Add quirk for broken acpi_video backlight on N250P by Seth Forshee · 12 years ago
  6. 68825ce acer-wmi: add Aspire 5741G touchpad toggle key by Sergey Senozhatsky · 12 years ago
  7. 8e2286c acer-wmi: change to emit touchpad on off key by Lee, Chun-Yi · 12 years ago
  8. f20aaba acer-wmi: fix obj is NULL but dereferenced by Lee, Chun-Yi · 12 years ago
  9. 182ae55 MAINTAINERS: change the mail address of acer-wmi/msi-laptop maintainer by Lee, Chun-Yi · 12 years ago
  10. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  11. 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  12. d0631c6 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  13. de9ac5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  14. 7991b03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  15. ade24c9 Merge branch 'for-Linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 12 years ago
  16. 0c4a842 signals: set_current_blocked() can use __set_current_blocked() by Oleg Nesterov · 12 years ago
  17. 5ba53ff signals: sys_ssetmask() uses uninitialized newmask by Oleg Nesterov · 12 years ago
  18. ecf0eb9 nfs: avoid dereferencing null pointer in initiate_bulk_draining by Nickolai Zeldovich · 12 years ago
  19. 35dac27 printk: fix incorrect length from print_time() when seconds > 99999 by Roland Dreier · 12 years ago
  20. 2f90b68 drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time by Tony Prisk · 12 years ago
  21. 532db57 drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield by Tony Prisk · 12 years ago
  22. dc59ed3 rtc: add RTC driver for TPS6586x by Laxman Dewangan · 12 years ago
  23. 9df0a24 MAINTAINERS: fix drivers/staging/sm7xx/ by Cesar Eduardo Barros · 12 years ago
  24. dd72d04 MAINTAINERS: remove include/linux/of_pwm.h by Cesar Eduardo Barros · 12 years ago
  25. 7b7b8cf MAINTAINERS: remove arch/*/lib/perf_event*.c by Cesar Eduardo Barros · 12 years ago
  26. b3c3d18 MAINTAINERS: remove drivers/mmc/host/imxmmc.* by Cesar Eduardo Barros · 12 years ago
  27. e07950a1 MAINTAINERS: fix Documentation/mei/ by Cesar Eduardo Barros · 12 years ago
  28. 8893bd0 MAINTAINERS: remove arch/x86/platform/mrst/pmu.* by Cesar Eduardo Barros · 12 years ago
  29. 2fbae2c MAINTAINERS: remove firmware/isci/ by Cesar Eduardo Barros · 12 years ago
  30. 251741b MAINTAINERS: fix drivers/ieee802154/ by Cesar Eduardo Barros · 12 years ago
  31. bad985a MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.h by Cesar Eduardo Barros · 12 years ago
  32. 8e71bde MAINTAINERS: remove drivers/video/epson1355fb.c by Cesar Eduardo Barros · 12 years ago
  33. 9819da6 MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb* by Cesar Eduardo Barros · 12 years ago
  34. c117ab8 MAINTAINERS: adjust for UAPI by Cesar Eduardo Barros · 12 years ago
  35. f2294c2d MAINTAINERS: fix drivers/media/platform/atmel-isi.c by Cesar Eduardo Barros · 12 years ago
  36. 6f0d65a MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h by Cesar Eduardo Barros · 12 years ago
  37. 7beefe1 MAINTAINERS: fix drivers/rtc/rtc-vt8500.c by Cesar Eduardo Barros · 12 years ago
  38. 934455d MAINTAINERS: remove arch/arm/plat-s5p/ by Cesar Eduardo Barros · 12 years ago
  39. 7101b79 MAINTAINERS: remove arch/arm/common/time-acorn.c by Cesar Eduardo Barros · 12 years ago
  40. 5eebebe MAINTAINERS: remove drivers/platform/msm/ by Cesar Eduardo Barros · 12 years ago
  41. 53a59fc mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 12 years ago
  42. a458431 mm: fix zone_watermark_ok_safe() accounting of isolated pages by Bartlomiej Zolnierkiewicz · 12 years ago
  43. 358e419 Documentation/sysctl/kernel.txt: document /proc/sys/shmall by Carlos Alberto Lopez Perez · 12 years ago
  44. 3fcfe78 ipc: add more comments to message copying related code by Stanislav Kinsbursky · 12 years ago
  45. 51eeaca ipc: simplify message copying by Stanislav Kinsbursky · 12 years ago
  46. b30efe2 ipc: convert prepare_copy() from macro to function by Stanislav Kinsbursky · 12 years ago
  47. 85398aa ipc: simplify free_copy() call by Stanislav Kinsbursky · 12 years ago
  48. 3a66553 selftests: IPC message queue copy feature test by Stanislav Kinsbursky · 12 years ago
  49. 4a674f3 ipc: introduce message queue copy feature by Stanislav Kinsbursky · 12 years ago
  50. f9dd87f ipc: message queue receive cleanup by Stanislav Kinsbursky · 12 years ago
  51. 03f5956 ipc: add sysctl to specify desired next object id by Stanislav Kinsbursky · 12 years ago
  52. 9afdacd ipc: remove forced assignment of selected message by Stanislav Kinsbursky · 12 years ago
  53. 2d79cf8 drivers/rtc/rtc-tegra.c: convert to DT driver by Joseph Lo · 12 years ago
  54. 5f243b9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  55. 6ed1914 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  56. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. 360e1a5 SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 by Trond Myklebust · 12 years ago
  58. 6db6dd7 NFS: Ensure that we free the rpc_task after read and write cleanups are done by Trond Myklebust · 12 years ago
  59. c6567ed SUNRPC: Ensure that we free the rpc_task after cleanups are done by Trond Myklebust · 12 years ago
  60. e25fbe3 nfs: fix null checking in nfs_get_option_str() by Xi Wang · 12 years ago
  61. 39e88fc pnfs: Increase the refcount when LAYOUTGET fails the first time by Yanchuan Nian · 12 years ago
  62. 25c92a3 arm64: Always select ARM_AMBA and GENERIC_GPIO by Catalin Marinas · 12 years ago
  63. d0e0454 microblaze: Update microblaze defconfigs by Michal Simek · 12 years ago
  64. f7eaacc microblaze: Fix pci compilation and sparse warnings by Michal Simek · 12 years ago
  65. eda85d6 drm/nouveau: fix init with agpgart-uninorth by Aaro Koskinen · 12 years ago
  66. 57cdf82 drm: nouveau: Fix build warning seen if HWMON is undefined by Guenter Roeck · 12 years ago
  67. e61e512 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  68. 06bc6df drm/radeon: switch to a finer grained reset for SI (v2) by Alex Deucher · 12 years ago
  69. 271d6fed drm/radeon: switch to a finer grained reset for cayman/TN by Alex Deucher · 12 years ago
  70. 0ecebb9 drm/radeon: switch to a finer grained reset for evergreen by Alex Deucher · 12 years ago
  71. 71e3d15 drm/radeon: switch to a finer grained reset for r6xx/7xx by Alex Deucher · 12 years ago
  72. ec46c76 drm/radeon: add GPU reset flags by Alex Deucher · 12 years ago
  73. 4b681c2 drm/radeon: fix typo in evergreen dma fence by Alex Deucher · 12 years ago
  74. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  75. 6ae1417 misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  76. e389623 include: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  77. 63a29f7 Documentation: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  78. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  79. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  80. 0f58a01 Drivers: bcma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  81. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  82. 1850514 Drivers: clocksource: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  83. 163247c Drivers: ssb: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  84. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  85. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  86. 1e6d9ab Drivers: infinband: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  87. 27796aa Drivers: memory: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  88. 4e608e4 Drivers: mmc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  89. d34d651 Drivers: iommu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  90. 6d2cea4 Drivers: power: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  91. 47b1ea7 Drivers: message: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  92. 1da42fb Drivers: macintosh: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  93. 612b95c Drivers: mfd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  94. f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  95. fcb35a9 MM: vmscan: remove __devinit attribute. by Greg Kroah-Hartman · 12 years ago
  96. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  97. f8d6c8d ALPHA: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  98. 5b5e76e IA64: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  99. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  100. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago