summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* xtensa: move built-in PIC to drivers/irqchipMax Filippov2014-01-143-108/+38
* xtensa: move init_mmu declaration to mmu_context.hMax Filippov2014-01-142-6/+7
* xtensa: call check_s32c1i after trap_initMax Filippov2014-01-141-11/+7
* xtensa: update clockevent setup for SMPMax Filippov2014-01-141-25/+29
* xtensa: mark ccount as continuous clocksourceBaruch Siach2014-01-141-0/+1
* xtensa: enable HAVE_IRQ_TIME_ACCOUNTINGMax Filippov2014-01-141-0/+1
* xtensa: fix __delay for small loop countMax Filippov2014-01-141-3/+6
* xtensa: fix arch spinlock function namesMax Filippov2014-01-142-14/+37
* xtensa: fix build warning in 64-bit build environmentMax Filippov2014-01-141-2/+2
* xtensa: remove NO_IRQ definitionsMax Filippov2014-01-142-5/+0
* xtensa: implement robust futex atomic uaccess opsBaruch Siach2014-01-142-1/+147
* xtensa: ISS: clean up diagnostic, increase verbosityMax Filippov2014-01-141-11/+12
* xtensa: ISS: always use fixed tuntap configMax Filippov2014-01-141-14/+8
* xtensa: ISS: enable iss_net_set_macMax Filippov2014-01-141-3/+2
* xtensa: ISS: drop IP setup, clean up MAC setupMax Filippov2014-01-141-46/+31
* xtensa: ISS: init network interface name before the probeMax Filippov2014-01-141-7/+7
* xtensa: ISS: fix command line parameter nameMax Filippov2014-01-141-1/+1
* xtensa: ISS: clean up iss-network driverMax Filippov2014-01-141-124/+52
* xtensa: remove trailing colons in asm statementMax Filippov2014-01-141-1/+1
* xtensa: clean up include/asm/vectors.hMax Filippov2014-01-141-9/+3
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-298-10/+24
|\
| * Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-2939-169/+269
| |\
| | * Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2013-12-273-6/+6
| | |\
| | | * ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2013-12-262-5/+5
| | | * ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak2013-12-261-1/+1
| | * | ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren2013-12-271-1/+6
| * | | Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-293-3/+10
| |\ \ \
| | * | | ARM: shmobile: r8a7790: fix shdi resource sizesBen Dooks2013-12-191-2/+2
| | * | | ARM: shmobile: bockw: fixup DMA maskKuninori Morimoto2013-12-191-1/+1
| | * | | ARM: shmobile: armadillo: Add PWM backlight power supplyLaurent Pinchart2013-12-191-0/+7
| * | | | ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij2013-12-291-0/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-291-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-191-1/+2
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-224-23/+54
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-202-13/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: shmobile: r8a7790: Fix GPIO resources in DTSMagnus Damm2013-11-281-12/+12
| | * | | ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIBSimon Horman2013-11-241-1/+3
| * | | | Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2013-12-2066-216/+204
| |\ \ \ \
| | * | | | Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen2013-12-181-0/+38
| | | |/ / | | |/| |
| * | | | ARM: s3c64xx: dt: Fix boot failure due to double clock initializationTomasz Figa2013-12-141-10/+1
* | | | | Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-12-201-1/+7
|\ \ \ \ \
| * | | | | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta2013-12-191-1/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2013-12-201-20/+18
|\ \ \ \ \
| * | | | | arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon2013-12-191-20/+18
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-12-2013-62/+112
|\ \ \ \ \
| * \ \ \ \ Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2013-12-2013-62/+112
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: PPC: Book3S HV: Don't drop low-order page address bitsPaul Mackerras2013-12-181-0/+1
| | * | | | powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V2013-12-183-4/+5
| | * | | | powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood2013-12-113-23/+23
| | * | | | KVM: PPC: Book3S: PR: Enable interrupts earlierAlexander Graf2013-12-092-10/+2