1. 07af229 video: intelfb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  2. 17a7a19 video: i810fb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  3. 6a20807 video: i740fb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  4. 44f75bf video: gxfb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  5. 90def2c video: gx1fb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. 72411db video: lxfb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. 1df6af4 video: cyber2000fb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  8. d5ddbb0 video: cirrusfb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  9. 4a70324 video: carminefb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  10. 8e69477 video: arkfb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  11. 65122f7 radeonfb: Use pci_dev pm_cap by Jon Mason · 11 years ago
  12. 8d0c03d aty128fb: Use pci_dev pm_cap by Jon Mason · 11 years ago
  13. 5a7bbe8 video: au1100fb: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  14. 48664b21 OMAPDSS: DISPC: set irq_safe for runtime PM by Tomi Valkeinen · 11 years ago
  15. 0fd9560 OMAPDSS: Return right error during connector probe by Sathya Prakash M R · 11 years ago
  16. 016b9eb ARM: davinci: dm365 evm: fix unused variable warning by Brian Norris · 11 years ago
  17. 53ed781 ARM: davinci: fix build breakage with DEBUG_LL by Sekhar Nori · 11 years ago
  18. 8b8a7634 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 11 years ago
  19. 2f9ee82 MIPS: Add MIPS R5 config5 register. by Ralf Baechle · 11 years ago
  20. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  21. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago
  22. e4a6a29 ARM: shmobile: change dev_id to cpu0 while registering cpu clock by Sudeep KarkadaNagesha · 11 years ago
  23. 3d10a88 ARM: i.MX: change dev_id to cpu0 while registering cpu clock by Sudeep KarkadaNagesha · 11 years ago
  24. b494b48 cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  25. e1825b2 cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  26. bcf73a1 drm, ttm Fix uninitialized warning by Prarit Bhargava · 11 years ago
  27. 182b17c drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 11 years ago
  28. 4f7d1bc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  29. 3fe03de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. 4c2924b MIPS: PCI: Use pci_resource_to_user to map pci memory space properly by Wolfgang Grandegger · 14 years ago
  31. e793dcf Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag by Johan Hedberg · 11 years ago
  32. 2bdb3af iio: Make available scan_masks const in ad7266 by Peter Meerwald · 11 years ago
  33. 69c4e4e Bluetooth: Fix responding to invalid L2CAP signaling commands by Johan Hedberg · 11 years ago
  34. 9245e73 Bluetooth: Fix sending responses to identified L2CAP response packets by Johan Hedberg · 11 years ago
  35. 7c2005d Bluetooth: Fix L2CAP command reject reason by Johan Hedberg · 11 years ago
  36. c4ea249 Bluetooth: Fix L2CAP Disconnect response for unknown CID by Johan Hedberg · 11 years ago
  37. 21870b5 Bluetooth: Fix L2CAP error return used for failed channel lookups by Johan Hedberg · 11 years ago
  38. dc28080 Bluetooth: Fix double error response for l2cap_create_chan_req by Johan Hedberg · 11 years ago
  39. 0778339 rtc: rtc-pl031: Set wakeup flag prior to registering rtcdev by John Stultz · 11 years ago
  40. 660e1c2 Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  41. 90e17dc Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  42. 9572588 iio: Minor cleanups of industrialio-buffer by Peter Meerwald · 11 years ago
  43. 45bea1d Merge tag 'for_3.12-rc2/dts_signed' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into omap-for-v3.12/fixes-dt by Tony Lindgren · 11 years ago
  44. d1ee4fe ipvs: stats should not depend on CPU 0 by Julian Anastasov · 11 years ago
  45. 742617b ipvs: do not use dest after ip_vs_dest_put in LBLCR by Julian Anastasov · 11 years ago
  46. 2f3d771 ipvs: do not use dest after ip_vs_dest_put in LBLC by Julian Anastasov · 11 years ago
  47. bcbde4c ipvs: make the service replacement more robust by Julian Anastasov · 11 years ago
  48. c16526a ipvs: fix overflow on dest weight multiply by Simon Kirby · 11 years ago
  49. 2f0d260 Input: i8042 - i8042_flush fix for a full 8042 buffer by Andrey Moiseev · 11 years ago
  50. 3244aae ARM: multi_v7: add HREFv60 to multi_v7 defconfig by Linus Walleij · 11 years ago
  51. e942cc0 ARM: OMAP2+: mux: fix trivial typo in name by Phil Carmody · 11 years ago
  52. b6b2485 ARM: OMAP4 SMP: Corrected a typo fucntions to functions by Anoop Thomas Mathew · 11 years ago
  53. 7835027 ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionally by Vladimir Murzin · 11 years ago
  54. d287c1d mailbox: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  55. f70bf2a ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  56. 4cf9cf8 ARM: OMAP: fix return value check in omap_device_build_from_dt() by Wei Yongjun · 11 years ago
  57. 2cfeed3 ARM: OMAP4: Fix clock_get error for GPMC during boot by Tony Lindgren · 11 years ago
  58. 2b0774d iio: iio_device_add_event_sysfs() bugfix by Lukasz Czerwinski · 11 years ago
  59. 40e23ce staging: iio: ade7854-spi: Fix return value by Sachin Kamat · 11 years ago
  60. 575a6c9 staging:iio:hmc5843: Fix measurement conversion by Peter Meerwald · 11 years ago
  61. 5e64897 iio: isl29018: Fix uninitialized value by Derek Basehore · 11 years ago
  62. c919095 staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and buffer enabled for built in dummy driver. by Jonathan Cameron · 11 years ago
  63. db10e20 iio: at91: fix adc_clk overflow by Josh Wu · 11 years ago
  64. bbf3f8c dm stats: fix possible counter corruption on 32-bit systems by Mikulas Patocka · 11 years ago
  65. cc9d3c3 dm mpath: do not fail path on -ENOSPC by Jun'ichi Nomura · 11 years ago
  66. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  67. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  68. 7a36283 selinux: add Paul Moore as a SELinux maintainer by Paul Moore · 11 years ago
  69. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  70. 0af784d Bluetooth: Remove unused event mask struct by Johan Hedberg · 11 years ago
  71. 9baa505 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  72. bf54303 Bluetooth: Fix rfkill functionality during the HCI setup stage by Johan Hedberg · 11 years ago
  73. 5e13036 Bluetooth: Introduce a new HCI_RFKILLED flag by Johan Hedberg · 11 years ago
  74. 3a3c070 ARM: mvebu: Add clock properties to Armada XP timer node by Ezequiel Garcia · 11 years ago
  75. c1bbd43 ARM: mvebu: Add the reference 25 MHz fixed-clock to Armada XP by Ezequiel Garcia · 11 years ago
  76. 2290414 ARM: Kirkwood: Add missing DT reg property to cpu@0 by Andrew Lunn · 11 years ago
  77. 4ec7fc4 bus: mvebu: add missing of_node_put() to fix reference leak by Jisheng Zhang · 11 years ago
  78. abe511a ARM: mvebu: add missing of_node_put() to fix reference leak by Jisheng Zhang · 11 years ago
  79. b42b4f3 MIPS: Remove useless comment about kprobe from arch/mips/Makefile by Wu Zhangjin · 14 years ago
  80. d6d3f9e ARM: sun7i: olinuxino-micro: Enable the I2C controllers by Maxime Ripard · 11 years ago
  81. ce0106c ARM: sun7i: cubieboard2: Enable the I2C controllers by Maxime Ripard · 11 years ago
  82. e5496a3 ARM: sun7i: Add the pin muxing options for the I2C controllers by Maxime Ripard · 11 years ago
  83. 428abbb ARM: sun7i: Enable the I2C controllers by Maxime Ripard · 11 years ago
  84. bd784a1 net:dccp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  85. f42bcf1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 9d2cd70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 11 years ago
  88. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  89. 7e28b27 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 186844b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 4bdc944 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  92. 1a81b94 c6x: remove unused parameter in Kconfig by Michael Opdenacker · 11 years ago
  93. 00c877c regulator: core: add support for configuring turn-on time through constraints by Laxman Dewangan · 11 years ago
  94. 9ae6cf6 cifs: stop trying to use virtual circuits by Jeff Layton · 11 years ago
  95. d26b17e ARM: sa1100: collie.c: fall back to jedec_probe flash detection by Andrea Adami · 11 years ago
  96. a0f6ed8 RPCSEC_GSS: fix crash on destroying gss auth by J. Bruce Fields · 11 years ago
  97. 54afa99 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them by David Howells · 11 years ago
  98. c8a5b7b ARM: u300: hide submenus by Linus Walleij · 11 years ago
  99. 258e1e7 MIPS: Fix VGA_MAP_MEM macro. by Leonid Yegoshin · 11 years ago
  100. 049d75f Input: pxa27x_keypad - fix NULL pointer dereference by Mike Dunn · 11 years ago