aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+6
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Gravatar Bjorn Helgaas 1-1/+6
2013-10-04Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Gravatar Linus Torvalds 5-13/+13
2013-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-1/+3
2013-10-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2013-10-03Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-12/+13
2013-10-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 8-56/+147
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerGravatar Michael Neuling 1-31/+63
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Gravatar Michael Neuling 1-0/+1
2013-10-03powerpc/perf: Fix handling of FAB eventsGravatar Michael Ellerman 1-2/+3
2013-10-03powerpc/vio: Fix modalias_show return valuesGravatar Prarit Bhargava 1-4/+8
2013-10-03powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Gravatar Nishanth Aravamudan 1-1/+1
2013-10-03powerpc/sysfs: Disable writing to PURR in guest modeGravatar Madhavan Srinivasan 1-2/+16
2013-10-03powerpc: Restore registers on error exit from csum_partial_copy_generic()Gravatar Paul E. McKenney 1-14/+40
2013-10-03powerpc: Fix parameter clobber in csum_partial_copy_generic()Gravatar Paul E. McKenney 1-2/+2
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapGravatar Nathan Fontenot 2-0/+13
2013-10-03x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...Gravatar David Herrmann 1-1/+1
2013-10-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 27-55/+196
2013-10-03ARC: Fix signal frame management for SA_SIGINFOGravatar Christian Ruppert 1-12/+13
2013-10-02Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixesGravatar Olof Johansson 1-17/+32
2013-10-02ARM: multi_v7_defconfig: add SDHCI for i.MXGravatar Olof Johansson 1-0/+1
2013-10-02sparc: fix MSI build failure on Sparc32Gravatar Thomas Petazzoni 2-2/+8
2013-10-02sparc: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 2-3/+3
2013-10-02sparc: fix ldom_reboot buffer overflow harderGravatar Kees Cook 1-3/+2
2013-10-02arm64: Remove duplicate DEBUG_STACK_USAGE configGravatar Stephen Boyd 1-7/+0
2013-10-02MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesGravatar Yoichi Yuasa 1-0/+2
2013-10-02x86/simplefb: Fix overflow causing bogus fall-backGravatar Tom Gundersen 1-1/+1
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-1/+1
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-4/+6
2013-10-01ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102Gravatar Arnaud Ebalard 1-16/+19
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageGravatar Felipe Pena 1-2/+3
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 17-73/+24
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxGravatar Linus Torvalds 7-50/+62
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-8/+18
2013-09-30ARM: at91: sam9g45: shutdown ddr1 too when rebootingGravatar Jean-Christophe PLAGNIOL-VILLARD 1-0/+8
2013-09-30ARM: edma: Fix clearing of unused list for DT DMA resourcesGravatar Joel Fernandes 1-7/+31
2013-09-30ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power downGravatar Lorenzo Pieralisi 1-1/+10
2013-09-30Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Olof Johansson 7-16/+38
2013-09-30ARM: dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6Gravatar Renwei Wu 2-0/+4
2013-09-30ARM: dts: sirf: fix the ranges of peri-iobrg of prima2Gravatar Barry Song 1-1/+2
2013-09-30ARM: dts: makefile: build atlas6-evb.dtb for ARCH_ATLAS6Gravatar Barry Song 1-0/+2
2013-09-30ARM: dts: sirf: fix fifosize, clks, dma channels for UARTGravatar Qipan Li 2-3/+29
2013-09-30arm64: include VIRTIO_{MMIO,BLK} in defconfigGravatar Ramkumar Ramachandra 1-1/+3
2013-09-30arm64: include EXT4 in defconfigGravatar Ramkumar Ramachandra 1-0/+1
2013-09-30ARM: mvebu: Add DT entry for ReadyNAS 102 to use gpio-poweroff driverGravatar Arnaud Ebalard 1-0/+12
2013-09-30ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active highGravatar Arnaud Ebalard 1-1/+1
2013-09-30MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagGravatar Bartlomiej Zolnierkiewicz 1-1/+1
2013-09-30avr32: cast syscall_return to silence compiler warningGravatar Gabor Juhos 1-1/+1
2013-09-30avr32: fix clockevents kernel warningGravatar Gabor Juhos 1-1/+8
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersGravatar Steven Rostedt 15-71/+15