Age | Commit message (Expand) | Author | Files | Lines |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -8/+1 |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2 | -8/+1 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-05-08 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -12/+17 |
2013-05-08 | arm64: Treat the bitops index argument as an 'int' | Catalin Marinas | 1 | -5/+5 |
2013-05-08 | arm64: Ignore the 'write' ESR flag on cache maintenance faults | Catalin Marinas | 1 | -1/+2 |
2013-05-08 | arm64: dts: fix #address-cells for foundation-v8 | Mark Rutland | 1 | -1/+1 |
2013-05-08 | arm64: vexpress: Add support for poweroff/restart | Catalin Marinas | 3 | -5/+8 |
2013-05-08 | arm64: Enable support for the ARM GIC interrupt controller | Catalin Marinas | 1 | -0/+1 |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+9 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+0 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -6/+1 |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -7/+0 |
2013-04-30 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 37 | -88/+1408 |
2013-04-30 | arm64: Use acquire/release semantics instead of explicit DMB | Catalin Marinas | 1 | -4/+2 |
2013-04-30 | arm64: klib: bitops: fix unpredictable stxr usage | Mark Rutland | 1 | -2/+2 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -39/+6 |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 1 | -8/+5 |
2013-04-29 | mm/ARM: use common help functions to free reserved pages | Jiang Liu | 1 | -24/+2 |
2013-04-26 | arm64: vexpress: Enable ARMv8 RTSM model (SoC) support | Catalin Marinas | 2 | -1/+14 |
2013-04-26 | arm64: vexpress: Add dts files for the ARMv8 RTSM models | Pawel Moll | 5 | -0/+638 |
2013-04-25 | arm64: Survive invalid cpu enable-methods | Mark Rutland | 1 | -4/+4 |
2013-04-25 | arm64: mm: Correct show_pte behaviour | Steve Capper | 1 | -3/+3 |
2013-04-25 | arm64: Fix compat types affecting struct compat_stat | Catalin Marinas | 1 | -9/+13 |
2013-04-25 | arm64: Execute DSB during thread switching for TLB/cache maintenance | Catalin Marinas | 1 | -0/+6 |
2013-04-25 | arm64: compiling issue, need add include/asm/vga.h file | Chen Gang | 1 | -0/+1 |
2013-04-25 | arm64: smp: honour #address-size when parsing CPU reg property | Will Deacon | 1 | -1/+4 |
2013-04-23 | arm64: Define cmpxchg64 and cmpxchg64_local for outside use | Chen Gang | 1 | -0/+3 |
2013-04-19 | arm64: Define readq and writeq for driver module using | Chen Gang | 1 | -0/+4 |
2013-04-17 | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel... | Olof Johansson | 2 | -2/+9 |
2013-04-17 | arm64: Fix task tracing | Christopher Covington | 1 | -1/+1 |
2013-04-17 | arm64: add explicit symbols to ESR_EL1 decoding | Marc Zyngier | 2 | -26/+82 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot | 1 | -3/+0 |
2013-04-11 | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 2 | -2/+9 |
2013-04-08 | arm64: Use generic idle loop | Thomas Gleixner | 3 | -39/+7 |
2013-03-28 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 1 | -1/+1 |
2013-03-28 | Merge branch 'arm64-klib' into upstream | Catalin Marinas | 12 | -18/+418 |
2013-03-26 | arm64: Use irqchip_init() for interrupt controller initialisation | Catalin Marinas | 4 | -10/+16 |
2013-03-26 | arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids. | Liviu Dudau | 1 | -2/+3 |
2013-03-25 | ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES | Ben Hutchings | 1 | -1/+1 |
2013-03-21 | arm64: klib: Optimised atomic bitops | Catalin Marinas | 4 | -32/+94 |
2013-03-21 | arm64: klib: Optimised string functions | Catalin Marinas | 5 | -1/+95 |
2013-03-21 | arm64: klib: Optimised memory functions | Catalin Marinas | 8 | -2/+246 |
2013-03-20 | arm64: head: match all affinity levels in the pen of the secondaries | Javi Merino | 2 | -1/+7 |
2013-03-20 | arm64: kernel: initialise cpu_logical_map from the DT | Javi Merino | 4 | -7/+121 |
2013-03-20 | arm64: kernel: make the pen of the secondary a 64-bit unsigned value | Javi Merino | 2 | -5/+7 |
2013-03-20 | arm64: Initialise the clocks described via DT | Catalin Marinas | 1 | -0/+8 |
2013-03-20 | arm64: add support for 8250/16550 earlyprintk | Anup Patel | 1 | -0/+23 |
2013-03-20 | arm64: early_printk: add support for FastModel console output | Marc Zyngier | 1 | -0/+12 |