1. 41002f8 hwmon: (it87) Preserve configuration register bits on init by Jean Delvare · 12 years ago
  2. 4403310 SH: Convert out[bwl] macros to inline functions by Corey Minyard · 12 years ago
  3. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  4. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  5. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  6. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  7. 07b4e2b mm: sparse: fix section usemap placement calculation by Yinghai Lu · 12 years ago
  8. 688bb41 xtensa: fix incorrect memset by Alan Cox · 12 years ago
  9. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  10. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  11. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  12. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 12 years ago
  13. 5d8ecbb fat: fix non-atomic NFS i_pos read by Steven J. Magnani · 12 years ago
  14. c46938d MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section by Kevin Hilman · 12 years ago
  15. 8875408 sgi-xp: nested calls to spin_lock_irqsave() by Dan Carpenter · 12 years ago
  16. fea9f71 fs: ramfs: file-nommu: add SetPageUptodate() by Bob Liu · 12 years ago
  17. b59f6d1 drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning by Benoît Thébaudeau · 12 years ago
  18. 41b9e2d mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails by Wen Congyang · 12 years ago
  19. 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 12 years ago
  20. e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 12 years ago
  21. 487c719 h8300/time: add missing #include <asm/irq_regs.h> by Geert Uytterhoeven · 12 years ago
  22. 8782171 h8300/signal: fix typo "statis" by Geert Uytterhoeven · 12 years ago
  23. 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 12 years ago
  24. ad49fcb drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled by Lee Jones · 12 years ago
  25. 3cfd16a drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ by Lee Jones · 12 years ago
  26. 4bf2bba mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 12 years ago
  27. 4229fb1d c/r: prctl: less paranoid prctl_set_mm_exe_file() by Konstantin Khlebnikov · 12 years ago
  28. a4e08d0 ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() by Luis Henriques · 12 years ago
  29. 6b4fa63 mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" by Geert Uytterhoeven · 12 years ago
  30. 77cb621 mn10300: mm/dma-alloc.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  31. cea7c58 mn10300: kernel/traps.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  32. 7a63091 mn10300: kernel/internal.h needs <linux/irqreturn.h> by Geert Uytterhoeven · 12 years ago
  33. 1c20c3d mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 12 years ago
  34. 325c117 mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c by Geert Uytterhoeven · 12 years ago
  35. 2a64389 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() by Devendra Naga · 12 years ago
  36. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago
  37. 5baefd6 hrtimer: Update hrtimer base offsets each hrtimer_interrupt by John Stultz · 12 years ago
  38. f6c06ab timekeeping: Provide hrtimer update function by Thomas Gleixner · 12 years ago
  39. 196951e hrtimers: Move lock held region in hrtimer_interrupt() by Thomas Gleixner · 12 years ago
  40. 5b9fe75 timekeeping: Maintain ktime_t based offsets for hrtimers by Thomas Gleixner · 12 years ago
  41. 4873fa0 timekeeping: Fix leapsecond triggered load spike issue by John Stultz · 12 years ago
  42. f55a6fa hrtimer: Provide clock_was_set_delayed() by John Stultz · 12 years ago
  43. 605cd83 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  44. 5f8ebd3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  45. 8a76e53 media: mx2_camera: Fix mbus format handling by Javier Martin · 12 years ago
  46. 887eafd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. 8daf4de Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  48. 3dc352c Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  49. 1e032dc Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  50. 5f351f0 Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  51. e6f0f45 Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  52. 43224b73 MN10300: Fix a missing semicolon by David Howells · 12 years ago
  53. 37e41af Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6 by Avi Kivity · 12 years ago
  54. 1dee7a3 powerpc/kvm: Fix "PR" KVM implementation of H_CEDE by Benjamin Herrenschmidt · 12 years ago
  55. a76beb1 KVM: Fix device assignment threaded irq handler by Alex Williamson · 12 years ago
  56. cc71a7e Input: xpad - add signature for Razer Onza Tournament Edition by Ilia Katsnelson · 12 years ago
  57. 3ffb62c Input: xpad - handle all variations of Mad Catz Beat Pad by Yuri Khan · 12 years ago
  58. 623b51f mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() by Guennadi Liakhovetski · 12 years ago
  59. 87f761b mmc: core: Revert "skip card initialization if power class selection fails" by Venkatraman S · 12 years ago
  60. bb39b65 gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined by Jerry Snitselaar · 12 years ago
  61. 055c9fa Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  62. 310959e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  63. dc332fd ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume by Jonathan Nieder · 12 years ago
  64. bc51b0c Revert "of: match by compatible property first" by Linus Torvalds · 12 years ago
  65. 16a50b1 mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq by Tomas Winkler · 12 years ago
  66. f1daf66 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 12 years ago
  67. dbf0e4c PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  68. 3dde22a Input: bcm5974 - Add support for 2012 MacBook Pro Retina by Henrik Rydberg · 12 years ago
  69. b2e6ad7 HID: add support for 2012 MacBook Pro Retina by Ryan Bourgeois · 12 years ago
  70. 9861e95 Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  71. 50fb31c tty/hvc_opal: Fix debug function name by Benjamin Herrenschmidt · 12 years ago
  72. aa709f3 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 12 years ago
  73. 21b2de3 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 12 years ago
  74. be2cf20 powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 12 years ago
  75. 2437fcc Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  76. 6c6ee53 gspca_sn9c20x: Fix NULL pointer dereference by Hans de Goede · 12 years ago
  77. c5e43b8 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  78. 6f5410b Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  79. 84836bf Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  80. 17cda20 Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 12 years ago
  81. 5becfb1 kmsg: merge continuation records while printing by Kay Sievers · 12 years ago
  82. 46bada6 Merge branch 'kevin' into fixes by Linus Walleij · 12 years ago
  83. 17fae1c Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  84. eb02dac kmsg: /proc/kmsg - support reading of partial log records by Kay Sievers · 12 years ago
  85. 06b4ba5 ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it by Kevin Hilman · 12 years ago
  86. 2d4f4f3 md/raid1: fix use-after-free bug in RAID1 data-check code. by NeilBrown · 12 years ago
  87. 9c378ab virtio-balloon: fix add/get API use by Michael S. Tsirkin · 12 years ago
  88. b330f85 mfd: Add missing hunk to change palmas irq to clear on read by Graeme Gregory · 12 years ago
  89. adc20e0 mfd: Fix palmas regulator pdata missing by Graeme Gregory · 12 years ago
  90. c05995c mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. by Russ Dill · 12 years ago
  91. 487bae3 mfd: Update twl6040 Kconfig to avoid build breakage by Peter Ujfalusi · 12 years ago
  92. acb6685 mfd: Delete ab5500-core.h by Paul Bolle · 12 years ago
  93. ada72d0 mfd: mc13xxx workaround SPI hardware bug on i.Mx by Philippe Rétornaz · 12 years ago
  94. 44716ec mfd: Fix mc13xxx SPI regmap by Philippe Rétornaz · 12 years ago
  95. 00ba81c mfd: Add terminating entry for i2c_device_id palmas table by Axel Lin · 12 years ago
  96. 8c84bf4 Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  97. 4035c24 NFS: Fix list manipulation snafus in fs/nfs/direct.c by Trond Myklebust · 12 years ago
  98. 373b436 OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 12 years ago
  99. 736f29c OMAPDSS: Use PM notifiers for system suspend by Tomi Valkeinen · 12 years ago
  100. a771718 [SCSI] bnx2i: Removed the reference to the netdev->base_addr by Eddie Wai · 12 years ago