summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-075-28/+39
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ARM: substitute arch_idle()Nicolas Pitre2012-01-201-3/+1
| * | | | | | | | ARM: clean up idle handlersNicolas Pitre2012-01-201-8/+15
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-68/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | arm/PCI: don't export pci_flagsBjorn Helgaas2012-03-201-1/+0
| * | | | | | | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-65/+4
| * | | | | | | arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-231-3/+2
| * | | | | | | arm/PCI: remove arch pci_flags definitionBjorn Helgaas2012-02-231-0/+2
| |/ / / / / /
* | | | | | | 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
|\ \ \
OpenPOWER on IntegriCloud