1. c5102f5 ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails by Will Deacon · 12 years ago
  2. 435a7ef ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held by Dima Zavin · 12 years ago
  3. 3e0f5a1 ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64 by Will Deacon · 12 years ago
  4. 0bd82ad ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power mode by Will Deacon · 12 years ago
  5. 0693bf6 ARM: 7374/1: add TRACEHOOK support by Wade Farnsworth · 12 years ago
  6. bf2c9f9 ARM: 7373/1: add support for the generic syscall.h interface by Wade Farnsworth · 12 years ago
  7. 58834ee ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE by Jonathan Austin · 12 years ago
  8. ce94df9 ARM: 7395/1: VIC: use the domain mapping function to assign handlers by Linus Walleij · 12 years ago
  9. fa943be ARM: 7394/1: VIC: respect list of valid sources by Linus Walleij · 12 years ago
  10. 98fab06 ARM: Remove unnecessary selection of TICK_ONESHOT by Russell King · 12 years ago
  11. 37e74be ARM: 7388/1: Kconfig: Remove duplicate IRQ Kconfig entries by Stephen Boyd · 12 years ago
  12. 4542b6a ARM: 7365/1: drop unused parameter from flush_cache_user_range by Dima Zavin · 12 years ago
  13. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  14. 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 12 years ago
  15. 708e5978 ARM: 7386/1: jump_label: fixup for rename to static_key by Rabin Vincent · 12 years ago
  16. 078c045 ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE by Jonathan Austin · 12 years ago
  17. e5ab858 ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU by Will Deacon · 12 years ago
  18. 9f85550 ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus by Linus Walleij · 12 years ago
  19. 6c23b8e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  20. 961a238 Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  21. 47d9e44 ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors by Kevin Hilman · 12 years ago
  22. eb03f28 ARM: dts: remove blank interrupt-parent properties by Rob Herring · 12 years ago
  23. 5ad1430 ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files by Sachin Kamat · 12 years ago
  24. 5262c54 ARM: EXYNOS: Remove broken config values for touchscren for NURI board by Marek Szyprowski · 12 years ago
  25. 3d3231b ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards by Marek Szyprowski · 12 years ago
  26. f441f8a ARM: EXYNOS: fix regulator name for NURI board by Marek Szyprowski · 12 years ago
  27. 3cd21f6 ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL by Maurus Cuelenaere · 12 years ago
  28. 668ce0a Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  29. 3d3eeb2 sparc64: Eliminate obsolete __handle_softirq() function by Paul E. McKenney · 12 years ago
  30. 9e0daff sparc64: Fix bootup crash on sun4v. by David S. Miller · 12 years ago
  31. af33ead ARM: msm: Fix section mismatches in proc_comm.c by David Brown · 12 years ago
  32. 204241c2 arm: msm: trout: fix compile failure by Daniel Walker · 12 years ago
  33. 1c07ae4 arm: msm: halibut: remove unneeded fixup by Daniel Walker · 12 years ago
  34. 85f8f77 ia64: populate the cmpxchg header with appropriate code by Paul Gortmaker · 12 years ago
  35. 5ba840f alpha: fix build failures from system.h dismemberment by Paul Gortmaker · 12 years ago
  36. 6b8e5c9 ARM: 7383/1: nommu: populate vectors page from paging_init by Will Deacon · 12 years ago
  37. 9b7333a ARM: 7381/1: nommu: fix typo in mm/Kconfig by Will Deacon · 12 years ago
  38. a106b21 ARM: 7380/1: DT: do not add a zero-sized memory property by Marc Zyngier · 12 years ago
  39. 9c5fd9e ARM: 7379/1: DT: fix atags_to_fdt() second call site by Marc Zyngier · 12 years ago
  40. 4a1d754 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  42. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  43. 4585276 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  44. 70f33fa Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  45. e72d5c7 arch/tile: avoid unused variable warning in proc.c for tilegx by Chris Metcalf · 12 years ago
  46. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 12 years ago
  47. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 12 years ago
  48. fae2e0f powerpc: Fix typo in runlatch code by Benjamin Herrenschmidt · 12 years ago
  49. a9e1e53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  50. 6080622 ARM: EXYNOS: Add PDMA and MDMA physical base address defines by Thomas Abraham · 12 years ago
  51. 6e7beb7 ARM: S5PV210: Fix compiler warning in dma.c file by Sachin Kamat · 12 years ago
  52. 34af6579 ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler by Will Deacon · 12 years ago
  53. dff2aa7 ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented by Kautuk Consul · 12 years ago
  54. 08f1ec8 powerpc: Fix page fault with lockdep regression by Benjamin Herrenschmidt · 12 years ago
  55. 657b12d um: uml_setup_stubs': warning: unused variable 'pages' by Boaz Harrosh · 12 years ago
  56. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  57. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  58. d824d06 um: switch cow_user.h to htobe{32,64}/betoh{32,64} by Al Viro · 12 years ago
  59. d164013 tile/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  60. 3cb4209 um: fix linker script generation by Al Viro · 12 years ago
  61. 32db797 ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.c by Jonghwan Choi · 12 years ago
  62. 0d92349 ARM: EXYNOS: Add missing definition for IRQ_I2S0 by Tushar Behera · 12 years ago
  63. 7049932 ARM: S5PV210: fix unused LDO supply field from wm8994_pdata by Kukjin Kim · 12 years ago
  64. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  65. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  66. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  67. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  68. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  69. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  70. 8c91c53 x86: Use correct byte-sized register constraint in __add() by H. Peter Anvin · 12 years ago
  71. 2ca052a x86: Use correct byte-sized register constraint in __xchg_op() by Jeremy Fitzhardinge · 12 years ago
  72. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  73. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  74. 46ed99d x86: vsyscall: Use NULL instead 0 for a pointer argument by Emil Goode · 12 years ago
  75. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 12 years ago
  77. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 12 years ago
  78. 95fc2d8f blackfin: fix L1 data A overflow link issue by Mike Frysinger · 12 years ago
  79. a8f5b6e Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  80. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  81. 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  82. 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  83. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  84. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 12 years ago
  85. 00bd60f Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  86. ff14086 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  87. 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  88. e087592 KVM: Resolve RCU vs. async page fault problem by Gleb Natapov · 12 years ago
  89. 8a40324 Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master by Avi Kivity · 12 years ago
  90. 7a4f5ad KVM: VMX: vmx_set_cr0 expects kvm->srcu locked by Marcelo Tosatti · 12 years ago
  91. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 12 years ago
  92. f011fd1 ARM: EXYNOS: Fix compiler warning in dma.c file by Sachin Kamat · 12 years ago
  93. e1b1994 ARM: EXYNOS: fix ISO C90 warning by Il Han · 12 years ago
  94. a9dd31b Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum_2_1_1_128_refine_3.4rc1', 'hwmod_data_fixes_a_3.4rc', 'hwmod_fixes_a2_3.4rc' and 'powerdomain_fixes_a_3.4rc' into omap-fixes-a2-for-3.4rc-branch by Paul Walmsley · 12 years ago
  95. 4ce107cc ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions by Vaibhav Hiremath · 12 years ago
  96. f9a2f9c ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status by Rajendra Nayak · 12 years ago
  97. 2800852 ARM: OMAP2+: hwmod: Restore sysc after a reset by Rajendra Nayak · 12 years ago
  98. 2a1cc14 ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules by Govindraj.R · 12 years ago
  99. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  100. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago