summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi2012-03-071-0/+23
* ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon2012-03-071-2/+8
* ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon2012-03-073-18/+12Star
* ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon2012-03-071-0/+5
* ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-074-15/+15
* ARM: ecard: ensure fake vma vm_flags is setupRussell King2012-03-061-0/+1
* ARM/audit: include audit header and fix audit archEric Paris2012-02-211-1/+8
* ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar2012-02-211-1/+1
* ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd2012-02-091-1/+4
* ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier2012-02-091-0/+1
* ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon2012-02-031-1/+1
* ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon2012-02-021-0/+28
* ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-021-1/+1
* ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-021-2/+4
* ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon2012-02-021-3/+2Star
* ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent2012-01-251-6/+9
* ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier2012-01-231-0/+2
* ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-232-14/+14
* ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon2012-01-231-1/+1
* ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon2012-01-231-3/+4
* ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam2012-01-191-1/+0Star
* ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-191-1/+1
* ARM: fix rcu stalls on SMP platformsRussell King2012-01-191-2/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-182-7/+13
|\
| * Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-172-7/+13
* | Merge branch 'master' into fixesRussell King2012-01-132-29/+26Star
|\|
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-19/+15Star
| |\
| | * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-19/+8Star
| | * PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+7
| * | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-10/+11
| |\ \
| | * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-10/+11
| | |\ \ | | | |/ | | |/|
| | | * arm: leds: convert sysdev_class to a regular subsystemKay Sievers2011-12-221-10/+11
* | | | ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas2012-01-131-0/+8
|/ / /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-0721-463/+648
|\ \ \
| * \ \ Merge branch 'restart' into for-linusRussell King2012-01-051-8/+2Star
| |\ \ \
| | * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-8/+2Star
| | * | | Merge branch 'restart-cleanup' into restartRussell King2012-01-0514-129/+234
| | |\| |
| * | | | Merge branch 'devel-stable' into for-linusRussell King2012-01-0515-392/+450
| |\ \ \ \
| | * | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-191-13/+105
| | * | | | ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon2011-12-121-12/+3Star
| | * | | | ARM: stop: execute platform callback from cpu_stop codeWill Deacon2011-12-121-0/+4
| | * | | | ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon2011-12-121-10/+40
| | * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-083-6/+51
| | |\ \ \ \
| | | * | | | ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-081-4/+4
| | | * | | | ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-081-2/+43
| | | * | | | ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-082-0/+4
| | * | | | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-065-53/+24Star
| | |\| | | |
| | | * | | | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-062-31/+4Star
| | | * | | | ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon2011-12-061-7/+7
| | | * | | | ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon2011-12-062-15/+5Star