summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-0814-34/+27Star
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-068-11/+19
|\
| * ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-052-2/+2
| * ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-051-1/+7
| * CRYPTO: Fix more AES build errorsRussell King2014-01-052-2/+2
| * ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-291-1/+2
| * ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper2013-12-291-3/+3
| * ARM: fix footbridge clockevent deviceRussell King2013-12-291-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-055-7/+8
|\ \
| * | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-051-2/+2
| * | sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-051-1/+2
| * | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-052-4/+3Star
| * | sparc64: Fix build regressionKirill Tkhai2013-12-031-0/+1
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-022-6/+5Star
|\ \ \
| * | | KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1Star
| * | | KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2013-12-301-4/+4
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-021-0/+5
|\ \ \ \
| * | | | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu2014-01-021-0/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-025-10/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390/pci: obtain function handle in hotplug notifierSebastian Ott2013-12-301-0/+2
| * | | | s390/smp: improve setup of possible cpu maskHeiko Carstens2013-12-184-10/+19
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-12-307-34/+60
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-301-1/+5
| |\ \ \ \ \
| | * | | | | powerpc/512x: dts: disable MPC5125 usb moduleMatteo Facchinetti2013-12-201-0/+5
| | * | | | | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)Gerhard Sittig2013-12-181-1/+0Star
| * | | | | | powerpc: Fix alignment of secondary cpu spin varsOlof Johansson2013-12-301-0/+1
| * | | | | | powerpc: Align p_endAnton Blanchard2013-12-301-0/+1
| * | | | | | powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2013-12-302-14/+5Star
| * | | | | | powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart2013-12-301-2/+3
| * | | | | | powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney2013-12-301-15/+38
| * | | | | | powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati2013-12-301-1/+6
| * | | | | | powerpc: Fix bad stack check in exception entryMichael Neuling2013-12-301-1/+1
| |/ / / / /
* | | | | | 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/+204Star
| |\ \ \ \ \ \ \