summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-06-031-10/+19
|\
| * m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain2013-05-311-10/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-036-24/+30
|\ \
| * | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-311-1/+1
| * | s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-281-4/+11
| * | arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang2013-05-281-2/+5
| * | s390/smp: lost IPIs on cpu hotplugHeiko Carstens2013-05-271-16/+11
| * | kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-221-0/+1
| * | s390/dma: do not call debug_dma after freeSebastian Ott2013-05-221-1/+1
* | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds2013-06-024-7/+5
|\ \ \
| * | | parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
| * | | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-011-1/+1
| * | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1
| * | | parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-0126-123/+237
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
| * | | powerpc/perf: Add missing SIER supportMichael Ellerman2013-06-011-12/+25
| * | | powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman2013-06-011-24/+6
| * | | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
| * | | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
| * | | powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-06-011-0/+2
| * | | powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-014-0/+34
| * | | powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
| * | | powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-06-011-8/+22
| * | | powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-06-012-13/+18
| * | | powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-012-0/+18
| * | | powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
| * | | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao2013-06-011-2/+2
| * | | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-016-36/+55
| * | | powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
| * | | powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-012-0/+31
| * | | powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-06-014-6/+25
|\ \ \ \
| * | | | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-311-3/+9
| * | | | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-311-0/+10
| * | | | arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-242-3/+5
| * | | | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-241-0/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-315-15/+83
|\ \ \ \ \
| * | | | | x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen2013-05-301-9/+5
| * | | | | x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-302-3/+73
| * | | | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-281-2/+4
| * | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-05-221-1/+1
| |\ \ \ \ \
| | * | | | | x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi2013-05-141-1/+1
* | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-312-7/+4
|\ \ \ \ \ \ \
| * | | | | | | xen: Clean up apic ipi interfaceStefan Bader2013-05-292-7/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds2013-05-303-13/+9
|\ \ \ \ \ \ \
| * | | | | | | MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells2013-05-301-0/+2
| * | | | | | | MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-301-0/+1
| * | | | | | | MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-301-13/+5
| * | | | | | | MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-301-0/+1
| | |_|_|_|_|/ | |/| | | | |