summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-31s390/mm: page_table_realloc returns failureDominik Dingel
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun
2013-10-31s390: allow to set gcc -mtune flagHeiko Carstens
2013-10-31s390/percpu: remove this_cpu_xor() implementationHeiko Carstens
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky
2013-10-31s390/time: fix get_tod_clock_ext inline assemblyMartin Schwidefsky
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra
2013-10-28Merge tag 'xtensa-next-20131015' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller
2013-10-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-24s390/pci: cleanup function information blockSebastian Ott
2013-10-24s390/pci: remove CONFIG_PCI_DEBUG dependancySebastian Ott
2013-10-24s390/pci: message cleanupSebastian Ott
2013-10-24Update default configurationMartin Schwidefsky
2013-10-24s390: add a couple of useful defconfigsHeiko Carstens
2013-10-24s390/percpu: make use of interlocked-access facility 1 instructionsHeiko Carstens
2013-10-24s390/percpu: use generic percpu ops for CONFIG_32BITHeiko Carstens
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky
2013-10-24s390/crypto: fix aes_s390 crypto module unload problemIngo Tuchscherer
2013-10-24s390/appldata: make copy_from_user() invocations provably correctHeiko Carstens
2013-10-24s390/cmm: make copy_from_user() invocation provably correctHeiko Carstens
2013-10-24s390/cache: get rid of compile warningHeiko Carstens
2013-10-24s390/compat,signal: change return values to -EFAULTHeiko Carstens
2013-10-24s390: Remove unused declaration of zfcpdump_prefix_array[]Michael Holzheu
2013-10-24s390/cio: fix error-prone definesPeter Oberparleiter
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu
2013-10-24s390/ftrace: prepare_ftrace_return() function call orderHeiko Carstens
2013-10-24s390/crashdump: remove unused variableHeiko Carstens
2013-10-24s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()Chen Gang
2013-10-24s390/gup: handle zero nr_pages case correctlyHeiko Carstens