summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for ARMDavid Howells2012-03-2814-9/+9
* ARM: move CP15 definitions to separate header fileRussell King2012-03-284-4/+4
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-202-10/+1
|\
| * Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-135-35/+64
| |\
| * | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-7/+0
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* | | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-121-0/+4
|\ \ \ | |_|/ |/| |
| * | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
| |/
* | 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/+12
* | 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-051-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/+2
* 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/+0
* 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-172-7/+13
|\
| * Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-172-7/+13
* | Merge branch 'master' into fixesRussell King2012-01-132-29/+26
|\ \ | |/
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-19/+15
| |\
| | * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-19/+8
| | * 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-211-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-0621-463/+648
|\ \ \
| * \ \ Merge branch 'restart' into for-linusRussell King2012-01-051-8/+2
| |\ \ \
| | * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-8/+2
| | * | | 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-181-13/+105
| | * | | | ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon2011-12-121-12/+3
| | * | | | 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
OpenPOWER on IntegriCloud