aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-22ARM: dts: STi: Fix pinconf setup for STiH416 serial2Srinivas Kandagatla2-2/+10
2013-07-22arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song2-16/+16
2013-07-22pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flowctrlQipan Li1-0/+6
2013-07-20ARM: nomadik: configure for NO_HZ and HRTIMERSLinus Walleij1-0/+2
2013-07-20ARM: nomadik: update defconfig baseLinus Walleij1-1/+1
2013-07-20ARM: nomadik: Update MMC defconfigsUlf Hansson1-1/+2
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-61/+213
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-21/+69
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds5-42/+31
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-43/+186
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson1-1/+1
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2-10/+5
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson1-8/+0
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson1-3/+1
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson1-1/+2
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson1-111/+288
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson2-0/+29
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson1-23/+37
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson3-2/+5
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon1-4/+0
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang1-1/+1
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang1-1/+2
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches1-5/+3
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19Merge branch 'omap-for-v3.11/dt-fixes' into omap-for-v3.11/fixesTony Lindgren1-0/+6
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge casesTristan Schmelcher1-41/+189
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger1-2/+7
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger1-1/+1
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger1-1/+1
2013-07-19MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan1-0/+1
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen1-1/+1
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C3-13/+61
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam1-1/+1
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu1-1/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli1-1/+1
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-34/+25
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds270-1039/+899
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu1-4/+47
2013-07-18s390/bpf,jit: add pkt_type supportHeiko Carstens1-0/+42
2013-07-18s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens1-5/+46
2013-07-18s390/bpf,jit: use generic jit dumperHeiko Carstens1-8/+2