index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
ARM: pmu: add support for interrupt-affinity property
Will Deacon
1
-7
/
+62
2015-03-24
ARM: cpuidle: Add a cpuidle ops structure to be used for DT
Daniel Lezcano
1
-0
/
+72
2015-03-23
ARM: cpuidle: Remove duplicate header inclusion
Daniel Lezcano
1
-1
/
+1
2015-03-23
ARM: kvm: implement replacement for ld's LOG2CEIL()
Ard Biesheuvel
1
-2
/
+22
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
1
-1
/
+1
2015-03-19
ARM: perf: reject groups spanning multiple hardware PMUs
Suzuki K. Poulose
1
-6
/
+15
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
1
-3
/
+15
2015-03-18
ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asm
Mason
1
-4
/
+1
2015-03-17
ARM: perf: Add support for Scorpion PMUs
Stephen Boyd
2
-0
/
+416
2015-03-17
ARM: perf: Only reset PMxEVCNTCR registers on reset
Stephen Boyd
1
-2
/
+9
2015-03-17
ARM: perf: Preparatory work for Scorpion PMU support
Stephen Boyd
1
-57
/
+43
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
1
-4
/
+0
2015-02-23
ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation
Lorenzo Pieralisi
1
-8
/
+2
2015-02-23
ARM: 8219/1: handle interworking and out-of-range relocations separately
Ard Biesheuvel
1
-14
/
+24
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-2
/
+2
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
29
-9766
/
+19
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
1
-3
/
+2
2015-02-10
Merge branch 'devel-stable' into for-next
Russell King
28
-9760
/
+30
2015-02-10
Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...
Russell King
8
-16
/
+33
2015-02-10
ARM: 8302/1: Add a secondary_startup that assumes ARM mode
Stephen Boyd
1
-0
/
+7
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
1
-3
/
+2
2015-02-04
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2015-01-29
ARM: 8295/1: fix v7M build for !CONFIG_PRINTK
Rob Herring
1
-0
/
+2
2015-01-24
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-10
/
+20
2015-01-21
ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv code
Masahiro Yamada
1
-1
/
+1
2015-01-21
ARM: 8248/1: pm: remove outdated comment
Brian Norris
1
-4
/
+0
2015-01-21
ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() function
Masahiro Yamada
1
-2
/
+5
2015-01-16
ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if ...
Tomasz Figa
1
-1
/
+2
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
4
-34
/
+3
2015-01-13
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
1
-1
/
+2
2015-01-12
ARM: 8255/1: perf: Prevent wraparound during overflow
Daniel Thompson
1
-2
/
+8
2015-01-12
ARM: 8266/1: Remove early stack deallocation from restore_user_regs
Daniel Thompson
1
-6
/
+7
2015-01-11
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
1
-0
/
+8
2015-01-09
ARM: probes: move all probe code to dedicate directory
Wang Nan
23
-9726
/
+5
2015-01-07
ARM: wire up execveat syscall
Russell King
1
-0
/
+1
2015-01-04
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2
-0
/
+21
2014-12-27
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
1
-3
/
+0
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-657
/
+2
2014-12-13
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
35
-356
/
+495
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+12
[prev]
[next]