Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros | Dietmar Eggemann | 2012-11-09 | 2 | -24/+24 | |
| | | * | | | | | | | ARM: hw_breakpoint: check if monitor mode is enabled during validation | Will Deacon | 2012-11-09 | 1 | -13/+15 | |
| | | * | | | | | | | ARM: hw_breakpoint: make boot quieter without CPUID feature registers | Will Deacon | 2012-11-09 | 1 | -2/+2 | |
| | | * | | | | | | | ARM: hw_breakpoint: don't try to clear v6 debug registers during boot | Will Deacon | 2012-11-09 | 1 | -3/+3 | |
| | | * | | | | | | | ARM: hw_breakpoint: fix ordering of debug register reset sequence | Will Deacon | 2012-11-09 | 1 | -10/+26 | |
| | | * | | | | | | | ARM: hw_breakpoint: fix monitor mode detection with v7.1 | Will Deacon | 2012-11-09 | 1 | -20/+5 | |
| | | * | | | | | | | ARM: hw_breakpoint: only clear OS lock when implemented on v7 | Will Deacon | 2012-11-09 | 1 | -6/+14 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2012-11-19 | 8 | -338/+385 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ARM: PMU: fix runtime PM enable | Jon Hunter | 2012-11-09 | 2 | -2/+1 | |
| | | * | | | | | | | ARM: perf: consistently use arm_pmu->name for PMU name | Will Deacon | 2012-11-09 | 3 | -5/+5 | |
| | | * | | | | | | | ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU | Will Deacon | 2012-11-09 | 1 | -0/+2 | |
| | | * | | | | | | | ARM: perf: register cpu_notifier at driver init | Mark Rutland | 2012-11-09 | 1 | -2/+11 | |
| | | * | | | | | | | ARM: perf: check ARMv7 counter validity on a per-pmu basis | Sudeep KarkadaNagesha | 2012-11-09 | 1 | -64/+30 | |
| | | * | | | | | | | ARM: perf: consistently use struct perf_event in arm_pmu functions | Sudeep KarkadaNagesha | 2012-11-09 | 6 | -121/+142 | |
| | | * | | | | | | | ARM: perf: allocate CPU PMU dynamically at probe time | Sudeep KarkadaNagesha | 2012-11-09 | 4 | -144/+153 | |
| | | * | | | | | | | ARM: perf: add guest vs host discrimination | Marc Zyngier | 2012-11-09 | 2 | -0/+41 | |
| | | |/ / / / / / | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---------. \ \ \ \ \ \ \ | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 2012-12-11 | 678 | -5952/+7363 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / / / / | | | | | | | |/| | | / / / | | | | | | |_|_|_|_|/ / / | | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | | ARM: vic: fix build warning caused by previous commit | Russell King | 2012-11-08 | 1 | -1/+0 | |
| | | | | | * | | | | | | | ARM: 7554/1: VIC: use irq_domain_add_simple() | Linus Walleij | 2012-10-18 | 2 | -13/+7 | |
| | | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | | ARM: 7595/1: syscall: rework ordering in syscall_trace_exit | Will Deacon | 2012-12-11 | 2 | -10/+15 | |
| | | | * | | | | | | | | ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMU | Will Deacon | 2012-12-07 | 1 | -1/+1 | |
| | | | * | | | | | | | | ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accesses | Will Deacon | 2012-12-07 | 1 | -0/+1 | |
| | | | * | | | | | | | | ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 | Armando Visconti | 2012-12-07 | 1 | -1/+1 | |
| | | | * | | | | | | | | ARM: 7589/1: integrator: pass the lm resource to amba | Linus Walleij | 2012-12-03 | 1 | -3/+4 | |
| | | | * | | | | | | | | ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTER | Will Drewry | 2012-11-19 | 1 | -0/+1 | |
| | | | * | | | | | | | | ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL | Kees Cook | 2012-11-19 | 1 | -1/+4 | |
| | | | * | | | | | | | | ARM: 7578/1: arch/move secure_computing into trace | Kees Cook | 2012-11-19 | 3 | -22/+24 | |
| | | | * | | | | | | | | ARM: 7577/1: arch/add syscall_get_arch | Will Drewry | 2012-11-19 | 1 | -0/+9 | |
| | | | * | | | | | | | | ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m... | Nicolas Pitre | 2012-11-13 | 1 | -2/+1 | |
| | | | * | | | | | | | | ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary | Nicolas Pitre | 2012-11-13 | 1 | -4/+10 | |
| | | | * | | | | | | | | ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask() | Shawn Guo | 2012-11-13 | 2 | -0/+6 | |
| | | | * | | | | | | | | ARM: 7568/1: Sort exception table at compile time | Stephen Boyd | 2012-11-04 | 2 | -10/+10 | |
| | | | * | | | | | | | | ARM: 7563/1: SMP_TWD: make setup()/stop() reentrant | Linus Walleij | 2012-11-04 | 1 | -5/+37 | |
| | | | * | | | | | | | | ARM: 7561/1: SMP_TWD: use clk_prepare_enable() | Linus Walleij | 2012-11-04 | 1 | -10/+2 | |
| | | | * | | | | | | | | ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used | fwu | 2012-10-18 | 1 | -0/+1 | |
| | | | * | | | | | | | | ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset | Dave Martin | 2012-10-18 | 1 | -1/+1 | |
| | | | |/ / / / / / / | ||||||
| | | * | | | | | | | | ARM/AVR32: get rid of serial_at91.h | Russell King | 2012-11-16 | 2 | -66/+0 | |
| | | * | | | | | | | | ARM: move udc_pxa2xx.h to linux/platform_data | Russell King | 2012-11-16 | 3 | -28/+2 | |
| | | * | | | | | | | | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King | 2012-11-16 | 14 | -44/+13 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | ARM: 7594/1: Add .smp entry for REALVIEW_EB | Steve Capper | 2012-12-11 | 1 | -0/+1 | |
| | * | | | | | | | | ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and below | Dave Martin | 2012-12-11 | 1 | -0/+8 | |
| | * | | | | | | | | ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets. | Schichan Nicolas | 2012-12-11 | 1 | -1/+1 | |
| | * | | | | | | | | ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch. | Schichan Nicolas | 2012-12-11 | 1 | -2/+2 | |
| | * | | | | | | | | ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only | Nicolas Pitre | 2012-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl | Gregory CLEMENT | 2012-11-06 | 3 | -13/+269 | |
| * | | | | | | | | | ARM: 7546/1: cache-l2x0: add an optional register to save/restore | Gregory CLEMENT | 2012-10-18 | 1 | -0/+1 | |
| * | | | | | | | | | ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data | Gregory CLEMENT | 2012-10-18 | 1 | -15/+40 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2012-12-12 | 4 | -0/+111 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. | hongbo.zhang | 2012-11-15 | 4 | -0/+111 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ |