1. f8b435b ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6 by Rabin Vincent · 12 years ago
  2. e15ebe0 Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  3. 8d11144 Merge branch 'mxs/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  4. fdeb8e3 ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable by Will Deacon · 12 years ago
  5. 433e2f3 ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" by Will Deacon · 12 years ago
  6. 3b0c062 ARM: 7442/1: Revert "remove unused restart trampoline" by Will Deacon · 12 years ago
  7. 82401bf ARM: fix set_domain() macro by Russell King · 12 years ago
  8. 2dfd060 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 12 years ago
  9. fa2976a Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Tony Lindgren · 12 years ago
  10. c46d291 ARM: apx4devkit: fix FEC enabling PHY clock by Lauri Hintsala · 12 years ago
  11. 9b7e31b Input: request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  12. 32e1eb5 ARM: fix mach-versatile/pci.c warning by Russell King · 12 years ago
  13. d7a0b51 ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4 by Benoit Cousson · 12 years ago
  14. b0a70cc ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and aess IP blocks by Paul Walmsley · 12 years ago
  15. 8df0fd93 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 12 years ago
  16. 811dde6 Merge tag 'v3.5-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  17. 15fd943 rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 12 years ago
  18. 5a081ca rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 12 years ago
  19. 1e0c1ce ARM: Orion: Fix WDT compile for Dove and MV78xx0 by Andrew Lunn · 12 years ago
  20. e121aefa remoteproc: fix missing CONFIG_FW_LOADER configurations by Ohad Ben-Cohen · 12 years ago
  21. c12a3cb ARM: mmp: remove mach/gpio-pxa.h by Paul Bolle · 12 years ago
  22. fb31fbe leds: heartbeat: fix bug on panic by Alexander Holler · 12 years ago
  23. d503942 remoteproc/omap: fix randconfig unmet direct dependencies by Ohad Ben-Cohen · 12 years ago
  24. c520c92 ARM: imx: assert SCC gate stays enabled by Uwe Kleine-König · 12 years ago
  25. a4564ea ocfs2: Fix bogus error message from ocfs2_global_read_info by Jan Kara · 12 years ago
  26. 65622e6 ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_clusters_nocache() or ocfs2_inode_lock() call failed. by Jeff Liu · 12 years ago
  27. a75e9cc ocfs2: use spinlock irqsave for downconvert lock.patch by Srinivas Eeda · 13 years ago
  28. 16865b7 ocfs2: Misplaced parens in unlikley by roel · 13 years ago
  29. 3e5d3c3 ocfs2: clear unaligned io flag when dio fails by Junxiao Bi · 12 years ago
  30. 9e85a6f Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  31. 6c8addc Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  32. 5672874 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  33. 1068411 md/raid10: fix careless build error by NeilBrown · 12 years ago
  34. 60d65f1 eCryptfs: Fix lockdep warning in miscdev operations by Tyler Hicks · 12 years ago
  35. 9fe79d7 eCryptfs: Properly check for O_RDONLY flag before doing privileged open by Tyler Hicks · 12 years ago
  36. dab058f floppy: cancel any pending fd_timeouts before adding a new one by Linus Torvalds · 12 years ago
  37. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  38. 85b7059 KVM: MMU: fix shrinking page from the empty mmu by Xiao Guangrong · 12 years ago
  39. f411930 KVM: fix fault page leak by Xiao Guangrong · 12 years ago
  40. d92d95b6 regulator: Fix recursive mutex lockdep warning by Stephen Boyd · 12 years ago
  41. 863b132 clk: fix parent validation in __clk_set_parent() by Rajendra Nayak · 12 years ago
  42. ff826b2 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  43. 3492ee72 Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  44. 73e6080 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  45. ec01d73 cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize by Jeff Layton · 12 years ago
  46. 2fb748d Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  47. 3bfd245 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  48. 18068bd dm: verity fix documentation by Milan Broz · 12 years ago
  49. b0239fa dm persistent data: fix allocation failure in space map checker init by Mike Snitzer · 12 years ago
  50. 6266230 dm persistent data: handle space map checker creation failure by Mike Snitzer · 12 years ago
  51. 25d7cd6 dm persistent data: fix shadow_info_leak on dm_tm_destroy by Mike Snitzer · 12 years ago
  52. 0d200ae dm thin: commit metadata before creating metadata snapshot by Joe Thornber · 12 years ago
  53. 75331a5 security: Fix nommu build. by Paul Mundt · 12 years ago
  54. 9f846a1 drm/i915: kick any firmware framebuffers before claiming the gtt by Daniel Vetter · 12 years ago
  55. 7b668eb drm: edid: Don't add inferred modes with higher resolution by Takashi Iwai · 12 years ago
  56. 1ef5325 drm/radeon: fix rare segfault by Jerome Glisse · 12 years ago
  57. b357f04 md: fix up plugging (again). by NeilBrown · 12 years ago
  58. f456309 md: support re-add of recovering devices. by NeilBrown · 12 years ago
  59. 32644af md/raid1: fix bug in read_balance introduced by hot-replace by NeilBrown · 12 years ago
  60. fab363b raid5: delayed stripe fix by Shaohua Li · 12 years ago
  61. 2e8ac303 md/raid456: When read error cannot be recovered, record bad block by majianpeng · 12 years ago
  62. 0232605 md: make 'name' arg to md_register_thread non-optional. by NeilBrown · 12 years ago
  63. 055d374 md/raid10: fix failure when trying to repair a read error. by NeilBrown · 12 years ago
  64. a8b91e4 powerpc/mm: remove obsolete comment about page size name array by Scott Wood · 12 years ago
  65. 09d5472 powerpc: Kill flatdevtree_env.h too by Paul Bolle · 12 years ago
  66. f0a875f powerpc: Fix kernel-doc warning by Wanpeng Li · 12 years ago
  67. a5cb82d powerpc: Fix assmption of end_of_DRAM() returns end address by Bharat Bhushan · 12 years ago
  68. cf8fb55 powerpc: Optimise the 64bit optimised __clear_user by Anton Blanchard · 12 years ago
  69. b4c3a87 powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance by Anton Blanchard · 12 years ago
  70. d362213 powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free by Anton Blanchard · 12 years ago
  71. 67ca141 powerpc/iommu: Reduce spinlock coverage in iommu_free by Anton Blanchard · 12 years ago
  72. 0e4bc95 powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free by Anton Blanchard · 12 years ago
  73. c1703e8 powerpc/pseries: Disable interrupts around IOMMU percpu data accesses by Anton Blanchard · 12 years ago
  74. b3f271e powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch by Anton Blanchard · 12 years ago
  75. bce4b4b powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user by Anton Blanchard · 12 years ago
  76. 8127e72 powerpc/pci: cleanup on duplicate assignment by Gavin Shan · 12 years ago
  77. 5b958a7 powerpc/numa: Fix OF node refcounting bug by Gavin Shan · 12 years ago
  78. fde6928 powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch by Anton Blanchard · 12 years ago
  79. 6f7839e powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c by Anton Blanchard · 12 years ago
  80. ac1dc36 powerpc: Clear RI and EE at the same time in system call exit by Anton Blanchard · 12 years ago
  81. a9514dc powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user by Anton Blanchard · 12 years ago
  82. e250d4b powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  83. 17968fb powerpc: 64bit optimised __clear_user by Anton Blanchard · 12 years ago
  84. d136e27 powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASS by Anton Blanchard · 12 years ago
  85. 641bd53 powerpc: Enable jump label support by Anton Blanchard · 12 years ago
  86. 16aaaff6 powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier by Deepthi Dharwar · 12 years ago
  87. 25ebc45 powerpc/pseries/iommu: remove default window before attempting DDW manipulation by Nishanth Aravamudan · 12 years ago
  88. 65b8c72 powerpc/ftrace: Use patch_instruction instead of probe_kernel_write() by Steven Rostedt · 12 years ago
  89. b6e3796 powerpc: Have patch_instruction detect faults by Steven Rostedt · 12 years ago
  90. ee456bb powerpc/ftrace: Have PPC skip updating with stop_machine() by Steven Rostedt · 12 years ago
  91. b81f18e powerpc/boot: Only build board support files when required. by Tony Breeds · 12 years ago
  92. 9d4056a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  93. 09b2435 security: document no_new_privs by Andy Lutomirski · 12 years ago
  94. 5f066c6 md/raid5: fix refcount problem when blocked_rdev is set. by NeilBrown · 12 years ago
  95. 7c2c57c md:Add blk_plug in sync_thread. by majianpeng · 12 years ago
  96. 1850753 md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev by majianpeng · 12 years ago
  97. 6c0544e md/raid5: Do not add data_offset before call to is_badblock by majianpeng · 12 years ago
  98. 5cfb22a md/raid5: prefer replacing failed devices over want-replacement devices. by NeilBrown · 12 years ago
  99. fc448a1 md/raid10: Don't try to recovery unmatched (and unused) chunks. by NeilBrown · 12 years ago
  100. 326cf03 KVM: Sanitize KVM_IRQFD flags by Alex Williamson · 12 years ago