aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-09unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul1-10/+27
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-16/+33
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-1/+2
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2-1/+3
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon1-2/+1
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon3-25/+3
2012-11-08arm64: perf: use architected event for CPU cycle counterWill Deacon1-8/+2
2012-11-07ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I1-0/+79
2012-11-07ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I1-0/+28
2012-11-07xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk1-0/+5
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-29/+21
2012-11-06s390/sclp: fix addressing mode clobberHeiko Carstens1-1/+7
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck1-0/+2
2012-11-06Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.7-rc4/fixesTony Lindgren4-15/+64
2012-11-06Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc4/fixesTony Lindgren2-2/+2
2012-11-06Merge branch 'for-3.7/fixes-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixesOlof Johansson1-2/+2
2012-11-06ARM: highbank: retry wfi on reset requestRob Herring1-1/+2
2012-11-06Merge branch 'upload/fix' of git://github.com/hzhuang1/linux into fixesOlof Johansson2-7/+9
2012-11-05ARM: OMAP4: PM: fix regulator name for VDD_MPUKevin Hilman1-1/+1
2012-11-05Merge tag 'v3.7-rc4' into upstream-masterCatalin Marinas165-1244/+1652
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich1-14/+7
2012-11-04ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar1-1/+1
2012-11-02Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-frvLinus Torvalds6-32/+14
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-11/+25
2012-11-02frv: fix the broken preemptAl Viro1-20/+3
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro3-6/+1
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells1-2/+3
2012-11-02FRV: Fix the preemption handlingDavid Howells1-1/+1
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells1-4/+6
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells1-0/+1
2012-11-01Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds10-132/+104
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-26/+34
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-1/+20
2012-10-31ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel initPaul Walmsley1-0/+8
2012-10-31ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block during initPaul Walmsley2-0/+9
2012-10-30ARM: dt: tegra: fix length of pad control and mux registersPritesh Raithatha1-2/+2
2012-10-30xen/arm: use the __HVC macroStefano Stabellini1-9/+5
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering1-1/+0
2012-10-29ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmodTero Kristo1-14/+46
2012-10-29ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUPMiguel Vadillo1-1/+1
2012-10-29ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon1-2/+2
2012-10-29ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 setPaul Walmsley3-10/+14
2012-10-29ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 22-16/+4
2012-10-28sparc: Wire up sys_kcmp.David S. Miller3-3/+5
2012-10-28sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller5-10/+55
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds54-86/+217
2012-10-27sparc64: Use pause instruction when available.David S. Miller5-16/+62
2012-10-27sparc64: Fix cpu strand yielding.David S. Miller2-2/+8