summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2012-03-19ARM: hw_breakpoint: don't fault when debug is not poweredRabin Vincent
2012-03-19ux500: Start crash dump through SW resetPer Fransson
2012-03-19ARM: kernel: Remove warningsJonas Aaberg
2012-03-19ARM: Translate delay.S into (mostly) CPhilippe Langlais
2012-03-19ARM : handle preempt count in cpu_idleSundar R Iyer
2012-03-19mpcore_wdt: Stop watchdog of non-crashing coresPer Fransson
2012-03-19arm: allow passing an ELF64 header to elf_check_arch() Signed-off-by: Per Fra...Per Fransson
2012-03-19ARM: smp: don't recalculate loops_per_jiffyLee Jones
2012-03-19fix build errors with CPU_IDLE enabledMian Yousaf Kaukab
2012-03-19ARM: kernel: smp_twd: Add save/restore functionsJonas Aaberg
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-05ARM: ecard: ensure fake vma vm_flags is setupRussell King
2012-02-21ARM/audit: include audit header and fix audit archEric Paris
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar
2012-02-09ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd
2012-02-09ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon
2012-02-02ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin
2012-02-02ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon
2012-01-25ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam
2012-01-19ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted
2012-01-13Merge branch 'master' into fixesRussell King
2012-01-13ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05Merge branch 'restart-cleanup' into restartRussell King
2011-12-23ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij