summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki9-18/+18
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki2-8/+37
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau8-76/+1
2013-10-29MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa4-21/+4
2013-10-29MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa4-0/+83
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli3-1/+8
2013-10-29MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli1-1/+4
2013-10-29MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli3-1/+13
2013-10-29MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOTFlorian Fainelli1-0/+6
2013-10-29MIPS: Fix start of free memory when using initrdGreg Ungerer1-5/+14
2013-10-29MIPS: Quiet the building output of vmlinux.32 and vmlinux.64Wu Zhangjin1-2/+6
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle11-13/+13
2013-10-29MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle1-1/+2
2013-10-29MIPS: of/pci: Use of_pci_range_parserAndrew Murray1-32/+18
2013-10-29MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GUHauke Mehrtens1-0/+11
2013-10-29MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clockHauke Mehrtens1-0/+12
2013-10-29MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens2-0/+22
2013-10-29MIPS: BCM47XX: Print board name in /proc/cpuinfoHauke Mehrtens1-1/+26
2013-10-29MIPS: BCM47XX: Add board detectionHauke Mehrtens4-0/+422
2013-10-29MIPS: Kconfig: CMP support needs to select SMP as wellMarkos Chandras1-0/+1
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C4-80/+49
2013-10-29MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2-24/+0
2013-10-29MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2-12/+0
2013-10-29MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu1-1/+0
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2013-10-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+4
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-28/+30
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+19
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky4-25/+25
2013-10-19parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller6-0/+14
2013-10-19Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller1-1/+0
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-10-15Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-15/+28
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+14
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+9
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens1-2/+2
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky1-1/+3
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T1-3/+14
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski1-3/+0
2013-10-15x86: Update UV3 hub revision IDRuss Anderson1-1/+1
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-9/+44
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov1-0/+1
2013-10-13ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij1-5/+4
2013-10-13ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-9/+49
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D1-0/+5
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson7-9/+44
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller1-1/+14
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin1-5/+10