summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: am335x: add second port to beagle boneSebastian Andrzej Siewior2013-08-271-0/+13
* usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior2013-08-271-0/+1
* usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior2013-08-274-46/+31
* usb: musb: dsps fix the typo in reg-names of the dma nodeSebastian Andrzej Siewior2013-08-271-1/+1
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-1984-305/+630
|\
| * s390: Fix broken buildGuenter Roeck2013-08-171-1/+1
| * Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-178-33/+69
| |\
| | * Merge branch 'security-fixes' into fixesRussell King2013-08-134-9/+14
| | |\
| | | * ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd2013-08-131-1/+6
| | | * ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-131-0/+3
| | | * ARM: Fix FIQ code on VIVT CPUsRussell King2013-08-081-6/+2
| | | * ARM: Fix !kuser helpers caseRussell King2013-08-071-1/+2
| | | * ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-071-1/+1
| | * | ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-133-4/+29
| | * | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2013-08-131-19/+30
| | * | ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2013-08-131-1/+1
| * | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-08-172-8/+24
| |\ \ \
| | * | | m68k: Truncate base in do_div()Andreas Schwab2013-08-141-4/+5
| | * | | m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven2013-08-141-4/+19
| * | | | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-166-13/+30
| * | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-1411-5/+109
| |\ \ \ \
| | * | | | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-143-0/+4
| | * | | | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-142-2/+2
| | * | | | microblaze: fix clone syscallMichal Simek2013-08-142-1/+7
| | * | | | mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-144-2/+68
| | * | | | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-142-0/+28
| | |/ / /
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-142-2/+3
| |\ \ \ \
| | * | | | perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen2013-08-121-0/+1
| | * | | | perf/x86: Fix intel QPI uncore event definitionsVince Weaver2013-08-051-2/+2
| * | | | | perf/arm: Fix armpmu_map_hw_event()Stephen Boyd2013-08-141-1/+6
| * | | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-131-4/+0
| | |/ / / | |/| | |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-1114-99/+170
| |\ \ \ \
| | * | | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| | * | | | powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| | * | | | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| | * | | | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| | * | | | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| | * | | | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3
| | * | | | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-091-2/+2
| | * | | | powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
| | * | | | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
| | * | | | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24
| | * | | | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-112-9/+16
| |\ \ \ \ \
| | * | | | | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
| | * | | | | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
| * | | | | | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-091-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP: dss-common: fix Panda's DVI DDC channelTomi Valkeinen2013-08-021-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-08-081-1/+0
| |\ \ \ \ \ \
| | * | | | | | avr32: boards/atngw100/mrmt.c: fix building errorCong Ding2013-08-081-1/+0
| | | |/ / / / | | |/| | | |