1. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. f8d6c8d ALPHA: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  3. 5b5e76e IA64: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  4. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  5. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  6. 7c9503b SPARC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  8. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  9. 3d68dfe Drivers: regulator: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  10. 6c44512 Drivers: atm: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  11. 082a200 Drivers: sbus: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  12. 9b3c6e8 Drivers: edac: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  13. 312faca Drivers: parport: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  14. fc52692 Drivers: iio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  15. fe31edc Drivers: ide: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  16. 0ec2491 Drivers: ata: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  17. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  18. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  19. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  20. c571b21 Drivers: amba: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 4eab7a9 Drivers: thermal: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  22. 59a609a Drivers: usb: host: ehci-orion.c: remove __devinitdata marking by Greg Kroah-Hartman · 12 years ago
  23. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  24. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  25. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  26. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  27. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  28. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  29. 8590dbc Drivers: virtio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  30. 6dfb671 Drivers: vlynq: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  31. b92c914 Drivers: zorro: remove CONFIG_HOTPLUG usage by Greg Kroah-Hartman · 12 years ago
  32. 345a525 Drivers: xen: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  33. 10532fe Drivers: w1: remove last __devexit_p() instance by Greg Kroah-Hartman · 12 years ago
  34. d1c3ed6 Linux 3.8-rc2 by Linus Torvalds · 12 years ago
  35. d50403d Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  36. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 12 years ago
  37. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  38. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  39. 8a7eab2 UAPI: Strip _UAPI prefix on header install no matter the whitespace by David Howells · 12 years ago
  40. 3d33fcc UAPI: Remove empty Kbuild files by David Howells · 12 years ago
  41. 007f6c3 Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  42. 58890c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  43. 42288fe mm: mempolicy: Convert shared_policy mutex to spinlock by Mel Gorman · 12 years ago
  44. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  45. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  46. f2a07f4 tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 12 years ago
  47. 128dd17 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 12 years ago
  48. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  49. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 12 years ago
  50. 98e4a29 watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path by Axel Lin · 12 years ago
  51. ee8c94a watchdog: da9055: Fix invalid free of devm_ allocated data by Axel Lin · 12 years ago
  52. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  53. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. 4fe2dfa Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  56. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  57. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  58. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  59. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  60. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  61. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  62. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  63. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  64. 344f906 Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  65. ecccd12 mm: fix null pointer dereference in wait_iff_congested() by Zlatko Calusic · 12 years ago
  66. 2e37679 Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes by Olof Johansson · 12 years ago
  67. 0fa6ebc libceph: fix protocol feature mismatch failure path by Sage Weil · 12 years ago
  68. 122070a libceph: WARN, don't BUG on unexpected connection states by Alex Elder · 12 years ago
  69. e6d50f6 libceph: always reset osds when kicking by Alex Elder · 12 years ago
  70. ab60b16 libceph: move linger requests sooner in kick_requests() by Alex Elder · 12 years ago
  71. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  72. ddf75ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  73. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  74. 0e9a9a1 ext4: avoid hang when mounting non-journal filesystems with orphan list by Theodore Ts'o · 12 years ago
  75. 721e3eb ext4: lock i_mutex when truncating orphan inodes by Theodore Ts'o · 12 years ago
  76. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  77. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 12 years ago
  78. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  79. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  80. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  81. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 12 years ago
  82. ad4b3fb mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
  83. 3d0dcfb netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled by Li Zefan · 12 years ago
  84. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  85. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  86. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 12 years ago
  87. 812089e PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  88. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  89. 130f1b8 PCI: Add PCIe Link Capability link speed and width names by Bjorn Helgaas · 12 years ago
  90. 1278998 PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) by Myron Stowe · 12 years ago
  91. faa48a5 PCI: Remove spurious error for sriov_numvfs store and simplify flow by Bjorn Helgaas · 12 years ago
  92. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 12 years ago
  93. dfb2ea4 proc: Allow proc_free_inum to be called from any context by Eric W. Biederman · 12 years ago
  94. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 12 years ago
  95. d096ad0 ext4: do not try to write superblock on ro remount w/o journal by Michael Tokarev · 12 years ago
  96. 0875a2b ext4: include journal blocks in df overhead calcs by Eric Sandeen · 12 years ago
  97. a28a917 ext4: remove unaligned AIO warning printk by Eric Sandeen · 12 years ago
  98. ad96f71 ext4: fix an incorrect comment about i_mutex by Andy Lutomirski · 12 years ago
  99. 53e8726 ext4: fix deadlock in journal_unmap_buffer() by Jan Kara · 12 years ago
  100. 4520fb3 ext4: split off ext4_journalled_invalidatepage() by Jan Kara · 12 years ago