index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2014-02-21
Merge branch 'linus' into sched/core
Thomas Gleixner
-1
/
+1
2014-02-21
ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU
Thomas Petazzoni
-1
/
+13
2014-02-21
ARM: perf: add support for the Cortex-A12 PMU
Albin Tonnerre
-0
/
+159
2014-02-21
ARM: perf: remove unused PMU probing code
Mark Rutland
-9
/
+0
2014-02-21
ARM: perf: hook up perf_sample_event_took around pmu irq handling
Will Deacon
-2
/
+9
2014-02-21
ARM: perf: fully support Krait CPU PMU events
Stephen Boyd
-6
/
+401
2014-02-21
ARM: perf: add hook for event index clearing
Stephen Boyd
-0
/
+2
2014-02-21
ARM: perf: add basic support for Krait CPU PMUs
Stephen Boyd
-0
/
+165
2014-02-21
ARM: perf: assign pdev pointer earlier for CPU PMUs
Stephen Boyd
-2
/
+3
2014-02-21
ARM: perf: support percpu irqs for the CPU PMU
Stephen Boyd
-31
/
+80
2014-02-18
Merge branch 'pci/misc' into next
Bjorn Helgaas
-1
/
+1
2014-02-14
ARM/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
-5
/
+2
2014-02-14
PCI: Update outdated comment for pcibios_bus_report_status()
Yijing Wang
-1
/
+1
2014-02-11
ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
Stephen Boyd
-0
/
+40
2014-02-11
sched/idle, ARM: Remove redundant cpuidle_idle_call()
Nicolas Pitre
-11
/
+5
2014-02-10
ARM: 7948/1: hw_breakpoint: Add ARMv8 support
Christopher Covington
-1
/
+2
2014-02-10
ARM: 7952/1: mm: Fix the memblock allocation for LPAE machines
Santosh Shilimkar
-1
/
+1
2014-02-03
ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...
Uwe Kleine-König
-2
/
+7
2014-01-28
Merge branches 'fixes' and 'misc' into for-linus
Russell King
-1
/
+39
2014-01-28
ARM: 7947/1: Make pgtbl macro more robust
Christopher Covington
-1
/
+2
2014-01-28
ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE case
Victor Kamensky
-0
/
+2
2014-01-28
ARM: 7930/1: Introduce atomic MMIO modify
Ezequiel Garcia
-0
/
+35
2014-01-27
memblock, nobootmem: add memblock_virt_alloc_low()
Yinghai Lu
-1
/
+1
2014-01-23
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-41
/
+52
2014-01-21
arch/arm/kernel/: use memblock apis for early memory allocations
Santosh Shilimkar
-2
/
+2
2014-01-21
Merge branch 'devel-stable' into for-next
Russell King
-1
/
+1
2014-01-21
Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...
Russell King
-45
/
+63
2014-01-21
ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()
Russell King
-0
/
+3
2014-01-21
ARM: ignore memory below PHYS_OFFSET
Russell King
-0
/
+14
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+2
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-5
/
+12
2014-01-13
Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...
Russell King
-1
/
+1
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
-0
/
+2
2014-01-11
ARM: 7939/1: traps: fix opcode endianness when read from user memory
Taras Kondratiuk
-2
/
+3
2014-01-11
ARM: 7937/1: perf_event: Silence sparse warning
Stephen Boyd
-1
/
+1
2014-01-11
ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous match
Sudeep Holla
-1
/
+1
2014-01-05
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
-1
/
+7
2013-12-29
ARM: 7877/1: use built-in byte swap function
Kim Phillips
-0
/
+4
2013-12-29
ARM: 7920/1: topology: Staticise non-exported symbols
Mark Brown
-6
/
+6
2013-12-29
ARM: 7918/1: clean up cache handling in core code
Nicolas Pitre
-2
/
+1
2013-12-29
ARM: 7911/2: Clean up setup printks a bit
Olof Johansson
-21
/
+20
2013-12-29
ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata()
Michal Simek
-6
/
+0
2013-12-29
ARM: 7890/1: v7-M: drop using mach/entry-macro.S
Uwe Kleine-König
-2
/
+0
2013-12-29
ARM: make kernel oops easier to read
Russell King
-1
/
+1
2013-12-17
Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT...
Will Deacon
-4
/
+0
2013-12-13
ARM: fix asm/memory.h build error
Russell King
-3
/
+3
2013-12-11
ARM: add permission annotations to MT_MEMORY* mapping types
Russell King
-2
/
+2
2013-12-09
ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed
Jon Medhurst
-1
/
+2
2013-12-09
ARM: 7913/1: fix framepointer check in unwind_frame
Konstantin Khlebnikov
-1
/
+1
2013-12-09
ARM: 7912/1: check stack pointer in get_wchan
Konstantin Khlebnikov
-2
/
+5
[prev]
[next]