index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-29
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
Olof Johansson
1
-2
/
+3
2013-06-24
ARM: 7773/1: PJ4B: Add support for errata 4742
Gregory CLEMENT
4
-3
/
+59
2013-06-24
ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
Simon Baatz
1
-0
/
+6
2013-06-24
ARM: 7763/1: kernel: fix __cpu_logical_map default initialization
Lorenzo Pieralisi
4
-3
/
+5
2013-06-24
ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes
Lorenzo Pieralisi
1
-0
/
+3
2013-06-24
ARM: 7760/1: cpu_fa526_do_idle: remove WFI
Jonas Jensen
1
-1
/
+0
2013-06-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2013-06-19
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
10
-29
/
+103
2013-06-17
ARM: 7759/1: decouple CPU offlining from reboot/shutdown
Stephen Warren
4
-20
/
+42
2013-06-17
ARM: dts: Correct the base address of pinctrl_3 on Exynos5250
Padmavathi Venna
2
-3
/
+3
2013-06-17
ARM: 7756/1: zImage/virt: remove hyp-stub.S during distclean
Magnus Damm
1
-1
/
+2
2013-06-17
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
Simon Baatz
2
-3
/
+34
2013-06-17
ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B
Gregory CLEMENT
1
-2
/
+2
2013-06-17
ARM: 7753/1: map_init_section flushes incorrect pmd
Po-Yu Chuang
1
-3
/
+5
2013-06-17
ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect
Jon Medhurst
2
-0
/
+18
2013-06-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-29
/
+96
2013-06-11
Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...
Olof Johansson
3
-6
/
+9
2013-06-11
ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms
Tomasz Figa
1
-5
/
+13
2013-06-11
ARM: prima2: fix incorrect panic usage
Haojian Zhuang
2
-4
/
+8
2013-06-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
7
-5
/
+45
2013-06-09
Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...
Olof Johansson
7
-14
/
+66
2013-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-30
/
+44
2013-06-07
Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....
Olof Johansson
5
-13
/
+13
2013-06-07
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
Doug Anderson
1
-0
/
+2
2013-06-07
Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+1
2013-06-07
ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined
Tushar Behera
1
-1
/
+9
2013-06-07
Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...
Tony Lindgren
2
-10
/
+17
2013-06-07
Merge branch 'dts-fixes-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
12
-20
/
+165
2013-06-06
arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe range
Thomas Petazzoni
2
-4
/
+6
2013-06-06
ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().
Nicolas Schichan
1
-2
/
+3
2013-06-06
ARM: omap3: clock: fix wrong container_of in clock36xx.c
Jean-Philippe Francois
1
-9
/
+9
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
1
-23
/
+4
2013-06-05
ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()
Will Deacon
1
-2
/
+9
2013-06-05
ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table
Marc C
1
-2
/
+2
2013-06-05
ARM: 7743/1: compressed/head.S: work around new binutils warning
Arnd Bergmann
4
-1
/
+4
2013-06-05
ARM: 7742/1: topology: export cpu_topology
Arnd Bergmann
1
-0
/
+2
2013-06-05
ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMI...
Nicolas Pitre
1
-0
/
+28
2013-06-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-17
/
+39
2013-06-04
ARM: shmobile: sh73a0: Update CMT clockevent rating to 80
Simon Horman
1
-1
/
+1
2013-06-03
ARM: dts: OMAP5: Fix missing PWM capability to timer nodes
Suman Anna
1
-0
/
+3
2013-06-03
ARM: dts: omap4-panda|sdp: Fix mux for twl6030 IRQ pin and msecure line
Kevin Hilman
2
-0
/
+40
2013-06-03
ARM: dts: AM33xx: Fix properties on gpmc node
Lars Poeschel
1
-2
/
+2
2013-06-03
arm: omap2: fix AM33xx hwmod infos for UART2
Thomas Petazzoni
1
-1
/
+8
2013-06-03
ARM: KVM: be more thorough when invalidating TLBs
Marc Zyngier
1
-15
/
+26
2013-06-03
ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
Andre Przywara
1
-2
/
+13
2013-06-03
ARM: imx: clk-imx6q: AXI clock select index is incorrect
Anson Huang
1
-1
/
+1
2013-06-02
Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2
-0
/
+7
2013-06-02
ARM: bcm2835: override the HW UART periphid
Jongsung Kim
1
-0
/
+1
2013-06-02
Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...
Olof Johansson
2
-15
/
+11
2013-05-30
ARM: OMAP3: Fix iva2_pwrdm settings for 3703
Tony Lindgren
1
-2
/
+4
[next]