aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-07
* Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-07
|\
| * Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds2013-06-01
| |\
| | * parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-01
| | * parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-01
| | * parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-01
| | * parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-01
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-01
| |\ \ | | |/ | |/|
| | * powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-05-31
| | * powerpc/perf: Add missing SIER supportMichael Ellerman2013-05-31
| | * powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman2013-05-31
| | * powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-05-31
| | * powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-05-31
| | * powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-05-31
| | * powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-05-31
| | * powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-05-31
| | * powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-05-31
| | * powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-05-31
| | * powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-05-31
| | * powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-05-31
| | * powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao2013-05-31
| | * powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-05-31
| | * powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-05-31
| | * powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-05-31
| | * powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-05-31
| * | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-05-31
| |\ \
| | * | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-31
| | * | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-31
| | * | arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-24
| | * | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-24
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-30
| |\ \ \
| | * | | x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen2013-05-30
| | * | | x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-30
| | * | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-28
| | * | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-05-22
| | |\ \ \
| | | * | | x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi2013-05-14
| * | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-30
| |\ \ \ \ \
| | * | | | | xen: Clean up apic ipi interfaceStefan Bader2013-05-29
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds2013-05-30
| |\ \ \ \ \
| | * | | | | MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells2013-05-30
| | * | | | | MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-30
| | * | | | | MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-30
| | * | | | | MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-30
| * | | | | | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-29
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-27
| | |/ / / / /
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-29
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: exynos: defconfig updateOlof Johansson2013-05-28
| | * | | | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-05-27
| | |\ \ \ \ \
| | | * | | | | ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa2013-05-24
| | | * | | | | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee2013-05-24