Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | ARM: cache-v7: consolidate initialisation of cache level index | Russell King | 2015-04-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ARM: cache-v7: shift CLIDR to extract appropriate field before masking | Russell King | 2015-04-14 | 1 | -7/+6 | |
| * | | | | | | | | | | | | ARM: cache-v7: use movw/movt instructions | Russell King | 2015-04-14 | 1 | -5/+6 | |
| * | | | | | | | | | | | | ARM: allow 16-bit instructions in ALT_UP() | Russell King | 2015-04-14 | 1 | -0/+3 | |
| * | | | | | | | | | | | | ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL | Geert Uytterhoeven | 2015-04-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility | Geert Uytterhoeven | 2015-04-02 | 3 | -1/+8 | |
| * | | | | | | | | | | | | ARM: move reboot code to arch/arm/kernel/reboot.c | Russell King | 2015-04-02 | 5 | -150/+158 | |
| * | | | | | | | | | | | | ARM: fix broken hibernation | Russell King | 2015-04-02 | 3 | -4/+17 | |
| * | | | | | | | | | | | | ARM: 8326/1: s5pv210: move resume code to .text section | Ard Biesheuvel | 2015-03-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ARM: 8325/1: exynos: move resume code to .text section | Ard Biesheuvel | 2015-03-30 | 1 | -15/+16 | |
| * | | | | | | | | | | | | ARM: 8324/1: move cpu_resume() to .text section | Ard Biesheuvel | 2015-03-30 | 1 | -9/+6 | |
| * | | | | | | | | | | | | ARM: 8323/1: force linker to use PIC veneers | Ard Biesheuvel | 2015-03-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ARM: 8322/1: keep .text and .fixup regions closer together | Ard Biesheuvel | 2015-03-30 | 11 | -20/+17 | |
| * | | | | | | | | | | | | ARM: 8307/1: psci: move psci firmware calls out of line | Mark Rutland | 2015-03-30 | 3 | -37/+35 | |
| * | | | | | | | | | | | | ARM: 8328/1: remove empty preprocessor #else branch | Uwe Kleine-König | 2015-03-28 | 1 | -3/+1 | |
| * | | | | | | | | | | | | ARM: 8327/1: zImage: add support for ARMv7-M | Joachim Eastwood | 2015-03-28 | 2 | -6/+35 | |
| * | | | | | | | | | | | | ARM: 8319/1: advertise availability of v8 Crypto instructions | Ard Biesheuvel | 2015-03-28 | 1 | -0/+22 | |
| * | | | | | | | | | | | | ARM: 8318/1: treat CPU feature register fields as signed quantities | Ard Biesheuvel | 2015-03-28 | 2 | -13/+25 | |
| * | | | | | | | | | | | | ARM: 8317/1: move the .idmap.text section closer to .head.text | Ard Biesheuvel | 2015-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ARM: 8314/1: replace PROCINFO embedded branch with relative offset | Ard Biesheuvel | 2015-03-28 | 26 | -67/+72 | |
| * | | | | | | | | | | | | ARM: add documentation for finding start of physical memory | Russell King | 2015-03-27 | 1 | -1/+18 | |
| * | | | | | | | | | | | | ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata | Will Deacon | 2015-03-18 | 1 | -11/+11 | |
| * | | | | | | | | | | | | ARM: 8309/1: l2c: enforce use of cache-level property | Florian Fainelli | 2015-03-10 | 1 | -0/+7 | |
| * | | | | | | | | | | | | ARM: drop experimental status of SMP_ON_UP | Russell King | 2015-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU | Carlo Caione | 2015-02-23 | 1 | -26/+41 | |
| * | | | | | | | | | | | | ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation | Lorenzo Pieralisi | 2015-02-23 | 1 | -8/+2 | |
| * | | | | | | | | | | | | ARM: 8219/1: handle interworking and out-of-range relocations separately | Ard Biesheuvel | 2015-02-23 | 1 | -14/+24 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-15 | 106 | -7095/+1328 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | s390/smp: wait until secondaries are active & online | Heiko Carstens | 2015-04-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | | s390/hibernate: fix save and restore of kernel text section | Heiko Carstens | 2015-04-13 | 1 | -0/+4 | |
| * | | | | | | | | | | | | s390/cacheinfo: add missing facility check | Heiko Carstens | 2015-04-13 | 1 | -0/+4 | |
| * | | | | | | | | | | | | s390/syscalls: simplify syscall_get_arch() | Heiko Carstens | 2015-03-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | s390/irq: enforce correct irqclass_sub_desc array size | Heiko Carstens | 2015-03-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | s390: remove "64" suffix from mem64.S and swsusp_asm64.S | Heiko Carstens | 2015-03-25 | 4 | -2/+2 | |
| * | | | | | | | | | | | | s390/ipl: cleanup macro usage | Sebastian Ott | 2015-03-25 | 1 | -19/+11 | |
| * | | | | | | | | | | | | s390/ipl: cleanup shutdown_action attributes | Sebastian Ott | 2015-03-25 | 1 | -31/+20 | |
| * | | | | | | | | | | | | s390/ipl: cleanup bin attr usage | Sebastian Ott | 2015-03-25 | 1 | -56/+18 | |
| * | | | | | | | | | | | | s390/uprobes: fix address space annotation | Heiko Carstens | 2015-03-25 | 1 | -1/+3 | |
| * | | | | | | | | | | | | s390: add missing arch_release_task_struct() declaration | Heiko Carstens | 2015-03-25 | 1 | -0/+2 | |
| * | | | | | | | | | | | | s390: make couple of functions and variables static | Heiko Carstens | 2015-03-25 | 2 | -2/+2 | |
| * | | | | | | | | | | | | s390/maccess: improve s390_kernel_write() | Heiko Carstens | 2015-03-25 | 1 | -25/+20 | |
| * | | | | | | | | | | | | s390/maccess: remove potentially broken probe_kernel_write() | Heiko Carstens | 2015-03-25 | 5 | -18/+28 | |
| * | | | | | | | | | | | | s390/traps: panic() instead of die() on translation exception | Heiko Carstens | 2015-03-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | s390: remove test_facility(2) (== z/Architecture mode active) checks | Heiko Carstens | 2015-03-25 | 2 | -8/+3 | |
| * | | | | | | | | | | | | s390/cmpxchg: simplify cmpxchg_double | Heiko Carstens | 2015-03-25 | 1 | -6/+1 | |
| * | | | | | | | | | | | | s390: remove 31 bit syscalls | Heiko Carstens | 2015-03-25 | 2 | -361/+361 | |
| * | | | | | | | | | | | | s390: remove "64" suffix from a couple of files | Heiko Carstens | 2015-03-25 | 6 | -7/+7 | |
| * | | | | | | | | | | | | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 85 | -5883/+169 | |
* | | | | | | | | | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-15 | 14 | -18/+170 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 2015-04-13 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |