aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...HEADmasterLinus Torvalds15-19/+57
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi1-1/+1
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt1-1/+1
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras3-9/+4
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2-1/+11
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew1-3/+4
2012-09-04ARM: gemini: fix the gemini buildLinus Walleij1-0/+1
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson3-3/+4
2012-09-03ARM: shmobile: armadillo800eva: enable rw rootfs mountKuninori Morimoto1-1/+1
2012-09-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson1-1/+1
2012-09-02Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...Olof Johansson1-0/+1
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2012-08-31Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-7/+7
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-3/+4
2012-08-31ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn1-0/+1
2012-08-31ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto1-1/+2
2012-08-31ARM: shmobile: armadillo800eva: fixup: sound card detection orderKuninori Morimoto1-1/+1
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-08-30ARM: shmobile: marzen: fixup smsc911x id for regulatorKuninori Morimoto1-1/+1
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens1-0/+1
2012-08-27Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-5/+6
2012-08-27Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson8-8/+42
2012-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson1-2/+2
2012-08-27KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin1-0/+3
2012-08-25Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds45-96/+161
2012-08-25Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-113/+113
2012-08-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds20-238/+206
2012-08-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-23/+64
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-105/+145
2012-08-25ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup sourceLaurent Pinchart1-2/+3
2012-08-25ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptionsLaurent Pinchart1-4/+4
2012-08-24Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt1-30/+73
2012-08-24powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu1-1/+1
2012-08-24powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard2-4/+4
2012-08-24powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard1-31/+0
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina1-4/+4
2012-08-24powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen1-5/+4
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling1-2/+0
2012-08-24powerpc/kgdb: Restore current_thread_info properlyTiejun Chen1-2/+9
2012-08-24powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen1-0/+15
2012-08-24powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen1-1/+0
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood2-0/+4
2012-08-24powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling1-1/+1
2012-08-24powerpc: Fixup whitespace in xmonMichael Ellerman1-20/+20
2012-08-24powerpc: Fix xmon dl command for new printk implementationMichael Ellerman1-26/+10
2012-08-23powerpc/fsl: fix "Failed to mount /dev: No such device" errorsKim Phillips6-0/+6
2012-08-23powerpc/fsl: update defconfigsKim Phillips5-102/+35
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann8-10/+12
2012-08-23ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2-1/+1
2012-08-23ARM: imx: build i.MX6 functions only when neededArnd Bergmann2-4/+3
2012-08-23ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-08-23ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann1-2/+2
2012-08-23ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann1-1/+2
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann2-2/+3
2012-08-23Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-5/+9
2012-08-23Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann7-4/+62
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann109-1039/+561
2012-08-23xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk1-1/+8
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos1-0/+22
2012-08-23ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo1-2/+2
2012-08-23ARM: imx6: spin the cpu until hardware takes it downShawn Guo1-20/+3
2012-08-23ARM: at91/dts: remove partial parameter in at91sam9g25ek.dtsBo Shen1-1/+1
2012-08-23ARM: at91/clock: fix PLLA overclock warningNicolas Ferre1-0/+12
2012-08-23ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches5-6/+28
2012-08-23ARM: at91: fix system timer irq issue due to sparse irq supportLudovic Desroches1-1/+1
2012-08-22x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann1-3/+4
2012-08-22KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity1-9/+21
2012-08-22KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intendedTakuya Yoshikawa1-4/+9
2012-08-22ARM: shmobile: sh73a0: fixup RELOC_BASE of intca_irq_pins_descKuninori Morimoto1-2/+2
2012-08-22x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-08-22x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng1-1/+1
2012-08-22x86/spinlocks: Fix comment in spinlock.hRichard Weinberger1-2/+1
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-4/+2
2012-08-21s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven1-2/+1
2012-08-20Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+0
2012-08-20[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam2-2/+0
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-14/+52
2012-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-144/+165
2012-08-19Merge branch 'alpha' (alpha architecture patches)Linus Torvalds20-1167/+177
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree1-0/+1
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger1-0/+2
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-6/+30
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro3-53/+19
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro4-111/+54
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree9-994/+62
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree2-1/+5
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-34/+869
2012-08-18x32: Use compat shims for {g,s}etsockoptMike Frysinger1-2/+4
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2-5/+12
2012-08-17xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk1-3/+92
2012-08-17ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones1-0/+4
2012-08-17ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones1-5/+5
2012-08-17MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle1-13/+0
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos1-1/+0
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C3-21/+17
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli3-3/+16
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle1-7/+28
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle2-7/+7
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle1-2/+7
2012-08-17MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf1-0/+2
2012-08-17MIPS: ath79: select HAVE_CLKGabor Juhos1-0/+1
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos1-0/+2
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos2-3/+6
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney2-55/+44
2012-08-17ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock pathPhilipp Zabel1-3/+5
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer2-4/+1
2012-08-17m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU typesGreg Ungerer1-0/+1
2012-08-16Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+5
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-91/+142
2012-08-16Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk3-109/+13
2012-08-16ppc: e500_tlb memset clears nothingAlan Cox1-4/+4
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf6-0/+22
2012-08-16KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras1-5/+7
2012-08-16Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-1/+1
2012-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-10/+28
2012-08-15C6X: select GENERIC_ATOMIC64Mark Salter1-0/+1
2012-08-15C6X: add Lx_CACHE_SHIFT definesMark Salter1-5/+11
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann8-12/+27
2012-08-15ARM: Kirkwood: fix Makefile.bootArnaud Patard (Rtp)1-1/+2
2012-08-15ARM: Kirkwood: Fix iconnect ledsArnaud Patard (Rtp)1-1/+5
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)6-10/+20
2012-08-15Merge tag 'omap-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann16-38/+39
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd1-1/+0
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2-10/+30
2012-08-14x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha1-0/+10
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-11/+24
2012-08-13ARM: mv78xx0: fix win_cfg_base prototypeArnd Bergmann1-1/+1
2012-08-13perf/x86: disable PEBS on a guest entry.Gleb Natapov1-1/+9
2012-08-13perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2-33/+68
2012-08-13perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2-109/+87
2012-08-13perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov1-1/+1
2012-08-13ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen1-2/+2
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King4-3/+816
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+24
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-142/+125
2012-08-12Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/msz...Linus Torvalds1-6/+6
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2-0/+26
2012-08-11ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd1-5/+0
2012-08-11ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon1-0/+2
2012-08-11ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy1-1/+1
2012-08-10Merge branch 'for_3.6/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren4-18/+12
2012-08-10x86, build: Globally set -fno-picAndrew Boie3-2/+6
2012-08-10ARM: mmp: fix potential NULL dereferenceYuanhan Liu1-1/+1
2012-08-10powerpc/p4080ds: dts - add usb controller version info and port0Shengzhou Liu1-0/+7
2012-08-10powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDSZhao Chenhui1-0/+1
2012-08-10ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann1-39/+0
2012-08-10ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann1-1/+1
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann1-1/+1
2012-08-10ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann1-1/+1
2012-08-09ARM: OMAP4: Register the OPP table only for 4430 deviceRajendra Nayak1-1/+1
2012-08-09ARM: OMAP4: sleep: Save the complete used register stack frameSantosh Shilimkar1-2/+6
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann1-0/+1
2012-08-09ARM: integrator: include <linux/export.h>Arnd Bergmann1-0/+1
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann2-3/+4
2012-08-09ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann1-0/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-1/+1
2012-08-09ARM: tegra: more regulator fixes for HarmonyStephen Warren1-15/+17
2012-08-09ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen1-2/+2
2012-08-09ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen1-3/+3
2012-08-09ARM: mm: fix MMU mapping of CMA regionsChris Brand1-1/+1
2012-08-09Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2-90/+141
2012-08-09sh: sh7269: Fix LCD pinmuxPhil Edworthy2-90/+141
2012-08-09sh: dma: fix request_irq usageMike Frysinger1-1/+1
2012-08-08x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha1-0/+2
2012-08-08s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-08s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens1-2/+2
2012-08-08s390: do not clobber personality flags in sys_32_personality()Jiri Kosina1-4/+5
2012-08-08s390/seccomp: add support for system call filtering using BPFHeiko Carstens3-1/+17
2012-08-08s390/mm: remove MAX_PHYSADDR_BITS defineHeiko Carstens1-2/+0
2012-08-08ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2Vaibhav Hiremath1-1/+2
2012-08-08omap: Fix multi.h when only ARCH_OMAP3 and SOC_AM33XX are selectedJan Luebbe1-0/+9
2012-08-08ARM: EXYNOS: Set HDMI platform data in Origen boardTushar Behera1-0/+7
2012-08-08ARM: EXYNOS: Set HDMI platform data in SMDKV310Sachin Kamat1-0/+7
2012-08-08ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2-0/+42
2012-08-08ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat1-1/+2
2012-08-07ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter1-1/+1
2012-08-08ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat1-1/+1
2012-08-08ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-08-08ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner1-1/+2
2012-08-07Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"Kevin Hilman1-15/+4
2012-08-07ARM: OMAP3: TWL4030: ensure sys_nirq1 is mux'd and wakeup enabledKevin Hilman1-0/+1
2012-08-07omap2: mux: remove comment for nonexistent memberMichael Jones1-1/+0
2012-08-07OMAP: remove unused parameter arch_id from uncompress.hDomenico Andreoli1-3/+1
2012-08-07Merge branch 'for_3.6/fixes/ads7846-2' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren3-12/+1
2012-08-07arm/dts: Mark vcxio, v2v1 and v1v8 regulators as always onRajendra Nayak1-0/+3
2012-08-07Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann3-5/+7
2012-08-07ARM: kirkwood: fix typo in Makefile.bootSebastian Hesselbarth1-2/+2
2012-08-07OMAP2+: Fix random config build break with !ARM_CPU_SUSPENDSantosh Shilimkar1-0/+1