summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-11-095-16/+33
|\
| * s390/sclp: fix addressing mode clobberHeiko Carstens2012-11-061-1/+7
| * s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-061-0/+2
| * s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer2012-10-261-13/+22
| * s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer2012-10-262-2/+2
* | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-091-1/+2
|\ \
| * | h8300: add missing L1_CACHE_SHIFTFengguang Wu2012-11-091-1/+2
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-077-29/+21Star
|\ \ \ | |/ / |/| |
| * | ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar2012-11-041-1/+1
| * | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon2012-10-291-2/+2
| * | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-10-293-10/+14
| * | ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 22012-10-292-16/+4Star
* | | Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-11-026-32/+14Star
|\ \ \
| * | | frv: fix the broken preemptAl Viro2012-11-021-20/+3Star
| * | | frv: switch to saner kernel_execve() semanticsAl Viro2012-11-023-6/+1Star
| * | | FRV: Fix the new-style kernel_thread() stuffDavid Howells2012-11-021-2/+3
| * | | FRV: Fix the preemption handlingDavid Howells2012-11-021-1/+1
| * | | FRV: Don't objcopy the GNU build_id noteDavid Howells2012-11-021-4/+6
| * | | FRV: Add missing linux/export.h #inclusionsDavid Howells2012-11-021-0/+1
* | | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-023-11/+25
|\ \ \ \
| * | | | xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-10-311-1/+20
| * | | | xen/arm: use the __HVC macroStefano Stabellini2012-10-301-9/+5Star
| * | | | x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering2012-10-301-1/+0Star
* | | | | Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-11-0210-132/+104Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | xtensa: switch to generic sys_execve()Max Filippov2012-10-264-27/+3Star
| * | | | xtensa: switch to generic kernel_execve()Max Filippov2012-10-262-17/+2Star
| * | | | xtensa: switch to generic kernel_thread()Max Filippov2012-10-265-63/+61Star
| * | | | xtensa: reset windowbase/windowstart when cloning the VMChris Zankel2012-10-251-1/+25
| * | | | xtensa: use physical addresses for bus addressesChris Zankel2012-10-251-0/+4
| * | | | xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel2012-10-253-25/+10Star
* | | | | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-311-26/+34
* | | | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-2854-86/+217
|\ \ \ \ \
| * | | | | Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann2012-10-271-4/+4
| * | | | | ARM: versatile: fix versatile_defconfigArnd Bergmann2012-10-271-0/+1
| * | | | | ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni2012-10-271-3/+7
| * | | | | ARM: at91: fix at91x40 buildArnd Bergmann2012-10-271-1/+1
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann2012-10-261-1/+1
| |\ \ \ \ \
| | * | | | | ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto2012-10-191-1/+1
| * | | | | | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-10-269-2/+55
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa2012-10-221-0/+1
| | * | | | | | ARM: dts: Split memory into 4 sections for exynos4210-tratsTomasz Figa2012-10-171-2/+4
| | * | | | | | ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-177-0/+50
| * | | | | | | ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek2012-10-253-17/+33
| * | | | | | | ARM: SPEAr: Remove unused empty filesViresh Kumar2012-10-252-0/+0
| * | | | | | | Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-10-259-18/+56
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath2012-10-241-0/+2
| | * | | | | | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-10-244-11/+47
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman2012-10-231-9/+13
| | | * | | | | | | ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman2012-10-221-0/+5
| | | * | | | | | | ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-222-2/+29
| | | | |_|/ / / / | | | |/| | | | |