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. 708e5978 ARM: 7386/1: jump_label: fixup for rename to static_key by Rabin Vincent · 12 years ago
  15. 078c045 ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE by Jonathan Austin · 12 years ago
  16. e5ab858 ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU by Will Deacon · 12 years ago
  17. 9f85550 ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus by Linus Walleij · 12 years ago
  18. 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
  19. 47d9e44 ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors by Kevin Hilman · 12 years ago
  20. eb03f28 ARM: dts: remove blank interrupt-parent properties by Rob Herring · 12 years ago
  21. 5ad1430 ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files by Sachin Kamat · 12 years ago
  22. 5262c54 ARM: EXYNOS: Remove broken config values for touchscren for NURI board by Marek Szyprowski · 12 years ago
  23. 3d3231b ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards by Marek Szyprowski · 12 years ago
  24. f441f8a ARM: EXYNOS: fix regulator name for NURI board by Marek Szyprowski · 12 years ago
  25. 3cd21f6 ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL by Maurus Cuelenaere · 12 years ago
  26. af33ead ARM: msm: Fix section mismatches in proc_comm.c by David Brown · 12 years ago
  27. 204241c2 arm: msm: trout: fix compile failure by Daniel Walker · 12 years ago
  28. 1c07ae4 arm: msm: halibut: remove unneeded fixup by Daniel Walker · 12 years ago
  29. 6b8e5c9 ARM: 7383/1: nommu: populate vectors page from paging_init by Will Deacon · 12 years ago
  30. 9b7333a ARM: 7381/1: nommu: fix typo in mm/Kconfig by Will Deacon · 12 years ago
  31. a106b21 ARM: 7380/1: DT: do not add a zero-sized memory property by Marc Zyngier · 12 years ago
  32. 9c5fd9e ARM: 7379/1: DT: fix atags_to_fdt() second call site by Marc Zyngier · 12 years ago
  33. 6080622 ARM: EXYNOS: Add PDMA and MDMA physical base address defines by Thomas Abraham · 12 years ago
  34. 6e7beb7 ARM: S5PV210: Fix compiler warning in dma.c file by Sachin Kamat · 12 years ago
  35. 34af6579 ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler by Will Deacon · 12 years ago
  36. dff2aa7 ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented by Kautuk Consul · 12 years ago
  37. 32db797 ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.c by Jonghwan Choi · 12 years ago
  38. 0d92349 ARM: EXYNOS: Add missing definition for IRQ_I2S0 by Tushar Behera · 12 years ago
  39. 7049932 ARM: S5PV210: fix unused LDO supply field from wm8994_pdata by Kukjin Kim · 12 years ago
  40. 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
  41. 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
  42. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  43. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  44. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 12 years ago
  45. 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
  46. 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
  47. 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  48. f011fd1 ARM: EXYNOS: Fix compiler warning in dma.c file by Sachin Kamat · 12 years ago
  49. e1b1994 ARM: EXYNOS: fix ISO C90 warning by Il Han · 12 years ago
  50. 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
  51. 4ce107cc ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions by Vaibhav Hiremath · 12 years ago
  52. f9a2f9c ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status by Rajendra Nayak · 12 years ago
  53. 2800852 ARM: OMAP2+: hwmod: Restore sysc after a reset by Rajendra Nayak · 12 years ago
  54. 2a1cc14 ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules by Govindraj.R · 12 years ago
  55. 5897a39 ARM: OMAP3: clock data: fill in some missing clockdomains by Paul Walmsley · 12 years ago
  56. 6c4a057 ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock by Rajendra Nayak · 12 years ago
  57. 91a290c ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL by Ameya Palande · 12 years ago
  58. 8b8c3c7 ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_switch() by Santosh Shilimkar · 12 years ago
  59. dcce6ce ARM: at91: dt: remove unit-address part for memory nodes by Ludovic Desroches · 12 years ago
  60. 0c2c1f6 ARM: at91: fix check of valid GPIO for SPI and USB by Nicolas Ferre · 12 years ago
  61. 4352808 ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file by Nicolas Ferre · 12 years ago
  62. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 12 years ago
  63. 74adcb2 ARM: at91/dts: USB host vbus is active low by Nicolas Ferre · 12 years ago
  64. cca0355 ARM: at91/USB host: specify and handle properly vbus_pin_active_low by Nicolas Ferre · 12 years ago
  65. 6aa5106 ARM: EXYNOS: use chip_id reg in uncompress to select uart base phys by Dima Zavin · 12 years ago
  66. fd9abe1 ARM: EXYNOS: fix CONFIG_DEBUG_LL by Colin Cross · 12 years ago
  67. 59269b9 ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliases by Ilya Yanok · 13 years ago
  68. 20a2a81 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  69. 0eb4fd9 ARM: OMAP: clock: fix race in disable all clocks by Nishanth Menon · 12 years ago
  70. 503d0ea ARM: OMAP4: hwmod data: Add aliases for McBSP fclk clocks by Paul Walmsley · 12 years ago
  71. ac38733 ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masks by Grazvydas Ignotas · 12 years ago
  72. 26c547f ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attached by Grazvydas Ignotas · 12 years ago
  73. 7a82ebd ARM: OMAP44xx: clockdomain data: correct the emu_sys_clkdm CLKTRCTRL data by Paul Walmsley · 12 years ago
  74. 08956f1 Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 12 years ago
  75. 3916043 Merge branch 'fixes-smsc911x' into fixes by Tony Lindgren · 12 years ago
  76. 1512f0d ARM: OMAP: fix section mismatches in usb-host.c by Igor Grinberg · 12 years ago
  77. b7782d3 ARM: OMAP2+: Fix omap2+ build error by R Sricharan · 12 years ago
  78. 5b3689f ARM: OMAP2+: smsc911x: Add fixed board regulators by Russ Dill · 12 years ago
  79. bdacbce ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911x by Russ Dill · 12 years ago
  80. a297068 ARM: OMAP2+: smsc911x: Remove unused rate calculation by Russ Dill · 12 years ago
  81. a0dbf2a ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flags by Russ Dill · 12 years ago
  82. 54da078 ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirection by Russ Dill · 12 years ago
  83. e9dad87 Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixes by Tony Lindgren · 12 years ago
  84. cfe2da5 Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  85. beca98c9 ARM: fix lcd power build failure in collie_defconfig by Paul Gortmaker · 12 years ago
  86. ee5324e ARM: versatile: fix build failure in pci.c by Paul Gortmaker · 12 years ago
  87. 9569412 Merge branch 'paul' (Fixups from Paul Gortmaker) by Linus Torvalds · 12 years ago
  88. b443caf ARM: mach-msm: fix compile fail from system.h fallout by Paul Gortmaker · 12 years ago
  89. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  90. 7a4302a ARM: armadillo5x0: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  91. ccdf327 ARM: kzm_arm11_01: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  92. 954c59a ARM: mx31lilly: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  93. da21d4d ARM: mx31lite: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  94. fd36dfb ARM: mx53ard: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  95. 7bd9523 ARM: at91/at91sam9x5: add clkdev entries for DMA controllers by Nicolas Ferre · 12 years ago
  96. bfb5f55 ARM: mx35: Fix registration of camera clock by Fabio Estevam · 12 years ago
  97. f0df875 ARM: 3ds_debugboard: Fix smsc911x driver probe by Fabio Estevam · 12 years ago
  98. 31e1a4e MX2: Fix mx2_camera clock regression. by Javier Martin · 12 years ago
  99. eb26e87 ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotation by Fabio Estevam · 12 years ago
  100. 8551f3f ARM: S3C24XX: fix missing common.h in mach-s3c24xx/ by Kukjin Kim · 12 years ago