summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-30MIPS: Panic messages should not end in \n.Ralf Baechle11-13/+13
2013-10-30MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle1-1/+2
2013-10-30MIPS: of/pci: Use of_pci_range_parserAndrew Murray1-32/+18
2013-10-30MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GUHauke Mehrtens1-0/+11
2013-10-30MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clockHauke Mehrtens1-0/+12
2013-10-30MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens2-0/+22
2013-10-30MIPS: BCM47XX: Print board name in /proc/cpuinfoHauke Mehrtens1-1/+26
2013-10-30MIPS: BCM47XX: Add board detectionHauke Mehrtens4-0/+422
2013-10-30MIPS: Kconfig: CMP support needs to select SMP as wellMarkos Chandras1-0/+1
2013-10-30MIPS: Move definition of SMP processor id register to header fileJayachandran C4-80/+49
2013-10-30MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2-24/+0
2013-10-30MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2-12/+0
2013-10-30MIPS: 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-16Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-10-16Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-15/+28
2013-10-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+14
2013-10-16Merge 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-14ARM: 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
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller1-1/+1
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller1-5/+0
2013-10-13parisc: kill SMP single function call interruptJiang Liu1-7/+1
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven1-0/+1
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-11/+11
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+11
2013-10-12Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta1-1/+1
2013-10-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+3
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar8-11/+11