Age | Commit message (Expand) | Author | Files | Lines |
2012-02-03 | ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers | Will Deacon | 1 | -1/+1 |
2012-02-02 | ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15 | Will Deacon | 1 | -0/+28 |
2012-02-02 | ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers | Will Deacon | 1 | -1/+1 |
2012-02-02 | ARM: 7307/1: vfp: fix ptrace regset modification race | Dave Martin | 1 | -2/+4 |
2012-02-02 | ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe | Will Deacon | 1 | -3/+2 |
2012-01-25 | ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2 | Rabin Vincent | 1 | -6/+9 |
2012-01-23 | ARM: 7297/1: smp_twd: make sure timer is stopped before registering it | Marc Zyngier | 1 | -0/+2 |
2012-01-23 | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2 | -14/+14 |
2012-01-23 | ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary | Will Deacon | 1 | -1/+1 |
2012-01-23 | ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes | Will Deacon | 1 | -3/+4 |
2012-01-19 | ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file | Fabio Estevam | 1 | -1/+0 |
2012-01-19 | ARM: 7279/1: standardize /proc/iomem "Kernel code" name | Kees Cook | 1 | -1/+1 |
2012-01-19 | ARM: fix rcu stalls on SMP platforms | Russell King | 1 | -2/+8 |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -7/+13 |
2012-01-17 | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 2 | -7/+13 |
2012-01-13 | Merge branch 'master' into fixes | Russell King | 2 | -29/+26 |
2012-01-13 | ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format | Catalin Marinas | 1 | -0/+8 |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -19/+15 |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+11 |
2012-01-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds | 21 | -463/+648 |
2012-01-06 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -19/+8 |
2012-01-06 | PCI: ARM: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 1 | -0/+7 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -10/+11 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -8/+2 |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King | 15 | -392/+450 |
2012-01-05 | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 6 | -70/+203 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -8/+2 |
2012-01-05 | Merge branch 'restart-cleanup' into restart | Russell King | 14 | -129/+234 |
2011-12-23 | ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq change | Linus Walleij | 1 | -0/+47 |
2011-12-23 | ARM: 7211/1: smp_twd: get the rate from a clock | Linus Walleij | 1 | -1/+39 |
2011-12-23 | ARM: 7210/1: smp_twd: modernize clock event registration | Linus Walleij | 1 | -6/+2 |
2011-12-21 | arm: leds: convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -10/+11 |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 1 | -0/+1 |
2011-12-18 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 1 | -13/+105 |
2011-12-15 | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König | 1 | -2/+2 |
2011-12-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -2/+4 |
2011-12-13 | ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes. | Leif Lindholm | 1 | -59/+7 |
2011-12-13 | ARM: 7208/1: Add condition code checking to SWP emulation handler. | Leif Lindholm | 1 | -0/+16 |
2011-12-13 | ARM: 7206/1: Add generic ARM instruction set condition code checks. | Leif Lindholm | 2 | -1/+73 |
2011-12-13 | ARM: 7199/2: only look for TCM on ARMv5 and later | Linus Walleij | 1 | -3/+19 |
2011-12-12 | ARM: kexec: use soft_restart for branching to the reboot buffer | Will Deacon | 1 | -12/+3 |
2011-12-12 | ARM: stop: execute platform callback from cpu_stop code | Will Deacon | 1 | -0/+4 |
2011-12-12 | ARM: reset: implement soft_restart for jumping to a physical address | Will Deacon | 1 | -10/+40 |
2011-12-11 | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier | Arnaud Patard | 1 | -6/+6 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -2/+2 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -2/+2 |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo | 1 | -0/+1 |
2011-12-08 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Russell King | 3 | -6/+51 |