Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0f4290579fe55fd471fb6aa39fd37a44538f7a97
/
arch
/
arm
/
kernel
2c32c65
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
by Mark Rutland
· 10 years ago
55f0fb6
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
by Andrey Ryabinin
· 10 years ago
c23190c
Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
e57e419
ARM: wire up memfd_create syscall
by Russell King
· 10 years ago
eb64525
ARM: wire up getrandom syscall
by Russell King
· 10 years ago
365ec7b
ARM: add IPI tracepoints
by Nicolas Pitre
· 10 years ago
66bb0aa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
bb2cbf5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
c489d98
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
f15bdfe
Merge branch 'devel-stable' into for-next
by Russell King
· 10 years ago
c89c3a6
Merge branch 'swp' (early part) into for-next
by Russell King
· 10 years ago
7109561
Merge branches 'fixes' and 'misc' into for-next
by Russell King
· 10 years ago
5d57686
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm
by Paolo Bonzini
· 10 years ago
3f9c08f
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
6bf755d
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
by Omar Sandoval
· 10 years ago
c716483
ARM: 8122/1: smp_scu: enable SCU standby support
by Shawn Guo
· 10 years ago
f8f3d4e
ARM: 8121/1: smp_scu: use macro for SCU enable bit
by Shawn Guo
· 10 years ago
5a12a597
arm: Add devicetree fixup machine function
by Laura Abbott
· 10 years ago
04fcab3
ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15
by Gregory Fong
· 10 years ago
8396697
ARM: add seccomp syscall
by Kees Cook
· 11 years ago
8cf2389
ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()
by Sebastian Hesselbarth
· 10 years ago
58171bf
ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives
by Russell King
· 11 years ago
7397aa4
ARM: SWP emulation: only initialise on ARMv7 CPUs
by Russell King
· 11 years ago
76e7d5c
ARM: 8088/1: vmlinux.lds.S: drop redundant .comment
by Mark Rutland
· 11 years ago
49432d4
ARM: 8074/1: traps: Make use of the frame_pointer macro
by Nikolay Borisov
· 11 years ago
c8bee0a
ARM: 8073/1: unwind: Use arm_get_current_stackframe
by Nikolay Borisov
· 11 years ago
a3250c9
ARM: 8072/1: time: Make use of arm_get_current_stackframe
by Nikolay Borisov
· 11 years ago
6888e32
ARM: 8071/1: perf: Make perf use arm_get_current_stackframe
by Nikolay Borisov
· 11 years ago
6ebbf2c
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
by Russell King
· 11 years ago
af040ff
ARM: make it easier to check the CPU part number correctly
by Russell King
· 11 years ago
bcf44bf
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cda390b
Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel into fixes
by Russell King
· 10 years ago
af92394
ARM: virt: fix wrong HSCTLR.EE bit setting
by Li Liu
· 11 years ago
eede821
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
by Marc Zyngier
· 12 years ago
4b2974f
ARM: perf: disable the pagefault handler when reading from user space
by Jean Pihet
· 11 years ago
a7cc910
ARM: perf: Check that current->mm is alive before getting user callchain
by Jean Pihet
· 11 years ago
037e79a
arm: perf: krait: stop using singleton PMU
by Mark Rutland
· 11 years ago
253d8c3
arm: perf: add more specific platform device IDs
by Mark Rutland
· 11 years ago
3d1ff75
arm: perf: clean up PMU names
by Mark Rutland
· 12 years ago
f929f57
arm: perf: xscale: condense event maps
by Mark Rutland
· 11 years ago
cf20ae8
arm: perf: armv6: condense event maps
by Mark Rutland
· 11 years ago
6b7658e
arm: perf: armv7: condense event maps
by Mark Rutland
· 11 years ago
449fd15
ARM: kprobes: Fix test code compilation errors for ARMv4 targets
by Jon Medhurst
· 11 years ago
2722260
ARM: kprobes: Disallow instructions with PC and register specified shift
by Jon Medhurst
· 11 years ago
48f7bc8
ARM: kprobes: Prevent known test failures stopping other tests running
by Jon Medhurst
· 11 years ago
b6220ad
sched: Fix compiler warnings
by Guenter Roeck
· 11 years ago
42309ab
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
by Will Deacon
· 11 years ago
6a78371
ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)
by Russell King
· 11 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b20dcab
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel
by Linus Torvalds
· 11 years ago
e6b8075
arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack
by Mark Charlebois
· 11 years ago
37649de
arm: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
ec00010
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches
by Ingo Molnar
· 11 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 11 years ago
1fb3334
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
by Russell King
· 11 years ago
edcb4d3
perf/ARM: Use common PMU interrupt disabled code
by Vince Weaver
· 11 years ago
ca8ce3d
sched: Final power vs. capacity cleanups
by Nicolas Pitre
· 11 years ago
d270506
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 11 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 11 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
4255532
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
by Linus Torvalds
· 11 years ago
ca8f0b0
ARM: ensure C page table setup code follows assembly code
by Russell King
· 11 years ago
8229c54
ARM: consolidate last remaining open-coded alignment trap enable
by Russell King
· 11 years ago
0aeb340
ARM: remove global cr_no_alignment
by Russell King
· 11 years ago
1c2f87c
ARM: 8025/1: Get rid of meminfo
by Laura Abbott
· 11 years ago
8b5742a
ARM/PCI: Call pcie_bus_configure_settings() to set MPS
by Murali Karicheri
· 11 years ago
9c98666
ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation
by Lin Yongting
· 11 years ago
3780f7a
ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction
by Arun K S
· 11 years ago
805604e
ARM: l2c: add platform independent core L2 cache OF initialisation
by Russell King
· 11 years ago
03eff46
ARM: 8054/1: perf: add support for the Cortex-A17 PMU
by Will Deacon
· 11 years ago
0e0779d
ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume
by Lorenzo Pieralisi
· 11 years ago
72e6ae2
ARM: 8043/1: uprobes need icache flush after xol write
by Victor Kamensky
· 11 years ago
1dc5455
ARM: 8028/1: move __fixup_smp out of init section
by Rob Herring
· 11 years ago
483a6c9
ARM: 8064/1: fix v7-M signal return
by Rabin Vincent
· 11 years ago
8203d5b
ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcode
by Nikolay Borisov
· 11 years ago
07b4034
ARM: stacktrace: include exception PC value in stacktrace output
by Russell King
· 11 years ago
3683f44
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
by Russell King
· 11 years ago
4585eaf
ARM: use get_cr() rather than cr_alignment
by Russell King
· 11 years ago
65c2ce7
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
by Ingo Molnar
· 11 years ago
9a721c4
ARM: align cpu_method_of_table naming
by Rob Herring
· 11 years ago
c814ca0
ARM: Check if a CPU has gone offline
by Ashwin Chaugule
· 11 years ago
e71246a
PSCI: Add initial support for PSCIv0.2 functions
by Ashwin Chaugule
· 11 years ago
eafd370
Merge branch 'dt-bus-name' into for-next
by Rob Herring
· 11 years ago
fb2aa85
sched, ARM: Create a dedicated scheduler topology table
by Vincent Guittot
· 11 years ago
d1552ce
of/fdt: move memreserve and dtb memory reservations into core
by Rob Herring
· 11 years ago
9d0c4df
of/fdt: update of_get_flat_dt_prop in prep for libfdt
by Rob Herring
· 11 years ago
1f809b4b
ARM: dt: use default early_init_dt_alloc_memory_arch
by Rob Herring
· 11 years ago
2b9d1c0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
625bba6
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
d93003e
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
by Sebastian Hesselbarth
· 11 years ago
e89f443
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
by Sebastian Hesselbarth
· 11 years ago
7d06565
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
by Sebastian Hesselbarth
· 11 years ago
c2f07fe
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
by Sebastian Hesselbarth
· 11 years ago
1417a6b
ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr
by Catalin Marinas
· 11 years ago
431a84b
ARM: 8034/1: Disable preemption in iwmmxt_task_enable()
by Catalin Marinas
· 11 years ago
556d3f7
ARM: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
a672917
ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX
by Rabin Vincent
· 11 years ago
603fb42
ARM: 8011/1: ARM hibernation / suspend-to-disk
by Sebastian Capella
· 11 years ago
e3892e9
ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issue
by Victor Kamensky
· 11 years ago
Next »