aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21fix braino in um patchset (mea culpa)Al Viro1-1/+1
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-48/+189
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds14-32/+80
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-7/+26
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity1-2/+3
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-23/+121
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds12-319/+159
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-3/+2
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds7-33/+20
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds24-108/+149
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller5-273/+32
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki1-5/+14
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2-0/+4
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf4-23/+2
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov1-1/+5
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov1-0/+21
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov1-11/+93
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger1-2/+8
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck3-0/+41
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck6-9/+15
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon1-1/+1
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt4-35/+40
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett1-6/+0
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala2-23/+1
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala1-2/+0
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala1-1/+1
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan1-2/+1
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-1/+1
2011-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds13-17/+96
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand1-32/+32
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand3-1/+25
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling1-0/+1
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao1-0/+15
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard6-2/+28
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard1-4/+2
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2-2/+2
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro1-1/+1
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro1-0/+2
2011-11-16unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-11-16unicore32: Fix typo 'PUV3_I2C'Paul Bolle1-2/+2
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds31-330/+80
2011-11-15sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller3-11/+31
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds1-1/+1
2011-11-15unicore32: drop unused Kconfig symbolsPaul Bolle1-14/+0
2011-11-15arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe1-2/+2
2011-11-15unicore32: fix build error for find bitopsGuan Xuetao3-14/+16
2011-11-14sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+43
2011-11-14PM / shmobile: Avoid restoring the INTCS state during initializationRafael J. Wysocki1-4/+8
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin15-13/+15
2011-11-14x86: Call stop_machine_text_poke() on all CPUsRabin Vincent1-1/+1
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens1-7/+38
2011-11-14[S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber1-2/+5
2011-11-14[S390] avoid STCKF if running in ESA modeJan Glauber3-1/+6
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu1-1/+3
2011-11-14[S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMPMichael Holzheu1-0/+1
2011-11-14[S390] incorrect note program headerMartin Schwidefsky1-0/+2
2011-11-14[S390] pfault: ignore leftover completion interruptsHeiko Carstens1-2/+7
2011-11-14[S390] fix pgste update logicMartin Schwidefsky1-3/+9
2011-11-14[S390] wire up process_vm syscallsHeiko Carstens3-1/+25
2011-11-14blackfin: Fixup export.h includesLars-Peter Clausen8-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang28-49/+296
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds12-523/+324
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds8-74/+28
2011-11-13sparc: sigutil: Include <linux/errno.h>Ben Hutchings1-0/+1
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds30-78/+106
2011-11-12ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon1-2/+4
2011-11-12ARM: 7158/1: add new MFP implement for NUC900wanzongshun3-8/+45
2011-11-12ARM: 7157/1: fix a building WARNING for nuc900wanzongshun1-2/+2
2011-11-12ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson1-0/+2
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds26-937/+390
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds25-62/+343
2011-11-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-2/+2
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang1-2/+2
2011-11-11ce4100: fix a build errorZhang Rui1-1/+1
2011-11-11Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson1-1/+1
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson4-20/+39
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo1-1/+16
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo1-2/+2
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo1-15/+19
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao1-2/+2
2011-11-11MIPS: Fix build error due to missing inclusion of <linux/export.h>.Ralf Baechle1-0/+1
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm3-40/+30
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto4-61/+0
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto4-197/+117
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto4-212/+115
2011-11-11ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto1-1/+1
2011-11-11ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto1-4/+4
2011-11-11ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto1-0/+7
2011-11-11ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto3-8/+50
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt1035-15365/+22777
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt2-68/+1
2011-11-11sh: Wire up process_vm syscalls.Paul Mundt4-2/+10
2011-11-10MIPS: ASID conflict after CPU hotplugMaksim Rayskiy1-1/+2
2011-11-10MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney1-7/+2
2011-11-10MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen1-0/+1
2011-11-10x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2-0/+6
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan5-2/+18
2011-11-10x86/mrst: Add support for Penwell clock calibrationDirk Brandewie2-5/+35
2011-11-10x86/apic: Allow use of lapic timer early calibration resultJacob Pan2-7/+27
2011-11-10x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan1-3/+1
2011-11-10x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang3-0/+6
2011-11-09Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson5-6/+11
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2-2/+2
2011-11-10ARM: mach-shmobile: sh7372 A3SP no_suspend_console fixMagnus Damm1-0/+6
2011-11-10PM / shmobile: Don't skip debugging output in pd_power_up()Guennadi Liakhovetski1-2/+2
2011-11-09ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam1-0/+1
2011-11-09ARM: 7154/1: mach-bcmring: fix build error in dma.cMaxin B. John1-0/+1
2011-11-09ARM: 7153/1: mach-bcmring: fix build error in core.cMaxin B. John1-1/+1
2011-11-09Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson6-12/+27
2011-11-09arm/tegra: enable headphone detection gpio on seaboardYufeng Shen1-0/+1
2011-11-09arm/dt: Fix ventana SDHCI power-gpiosStephen Warren1-2/+1
2011-11-09arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren5-10/+25
2011-11-09Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson9-25/+20
2011-11-09Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson5-12/+6
2011-11-09Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson1-2/+2
2011-11-09ARM: at91: Fix USBA gadget registrationJochen Friedrich3-3/+3
2011-11-09at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD7-21/+14
2011-11-09kbuild: Fix missing system calls check on mips.David Daney1-2/+2
2011-11-09ARM: picoxcell: add extra temp register to addruartJamie Iles1-1/+1
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney5-6/+20
2011-11-08m68k/mac: Remove mac_irq_{en,dis}able() wrappersFinn Thain3-23/+11
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven9-20/+10
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven13-820/+4
2011-11-08m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven3-2/+9
2011-11-08m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven2-4/+14
2011-11-08m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven1-4/+10
2011-11-08m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven2-3/+23
2011-11-08m68k/vme: Convert VME to genirqGeert Uytterhoeven1-3/+0
2011-11-08m68k/hp300: Convert HP9000/300 and HP9000/400 to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/mac: Optimize interrupts using chain handlersGeert Uytterhoeven4-63/+298
2011-11-08m68k/mac: Convert Mac to genirqGeert Uytterhoeven5-1/+12
2011-11-08m68k/amiga: Optimize interrupts using chain handlersGeert Uytterhoeven1-0/+104
2011-11-08m68k/amiga: Convert Amiga to genirqGeert Uytterhoeven2-1/+3
2011-11-08m68k/amiga: Refactor amiints.cGeert Uytterhoeven1-51/+47
2011-11-08m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven1-236/+0
2011-11-08m68k/atari: Convert Atari to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/irq: Add genirq supportGeert Uytterhoeven5-12/+112
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven7-79/+19
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven12-35/+35
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven8-8/+17
2011-11-08m68k/irq: Extract irq_set_chip()Geert Uytterhoeven1-3/+9
2011-11-08m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it staticGeert Uytterhoeven1-2/+2
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven9-58/+113
2011-11-08m68k/irq: Rename irq_node to irq_dataGeert Uytterhoeven2-14/+16
2011-11-08m68k/irq: Kill irq_node_t typedef, always use struct irq_nodeGeert Uytterhoeven2-7/+7
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven9-102/+91
2011-11-08m68k: Revive lost DIO bus config optionGeert Uytterhoeven1-0/+9
2011-11-08m68k: Revive lost ARAnyM config optionsGeert Uytterhoeven1-0/+31
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-4/+6
2011-11-08ARM: 7152/1: distclean: Remove generated .dtb filesDirk B1-0/+2
2011-11-08ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas1-1/+1
2011-11-08MIPS: Kernel hangs occasionally during boot.Al Cooper1-19/+19
2011-11-08ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2-0/+5
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony3-5/+27
2011-11-08arm/mxs: fix mmc device adding for mach-mx28evkShawn Guo1-2/+2
2011-11-08MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah1-2/+3
2011-11-08MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli1-3/+15
2011-11-08MIPS: NXP: Remove unused source files.Ralf Baechle2-277/+0
2011-11-08MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size checkThomas Jarosch2-2/+2
2011-11-08powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf1-3/+3
2011-11-08Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt3-8/+249
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand1-1/+1
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand1-16/+16
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang14-26/+18
2011-11-08powerpc/numa: NUMA topology support for PowerNVDipankar Sarma1-7/+17
2011-11-08powerpc: Add System RAM to /proc/iomemAnton Blanchard1-0/+30
2011-11-08powerpc: Add KVM as module to defconfigsMichael Neuling2-0/+8
2011-11-08powerpc/kvm: Fix build with older toolchainsNishanth Aravamudan1-1/+1
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds41-401/+344
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren1299-20615/+26845
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King1-18/+17
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-131/+196
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds43-184/+104
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-34/+45
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-1/+25
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds423-172/+388
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown7-131/+196
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds17-158/+1
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-99/+1
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar6-87/+127
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2-8/+10
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar6-47/+70
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds14-197/+1062
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds169-1327/+8416
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds5-5/+4
2011-11-06mrst pmu: update commentLen Brown1-1/+1
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim76-81/+106
2011-11-06ARM: EXYNOS4: convert MCT to percpu interrupt APIMarc Zyngier1-13/+27
2011-11-06ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim1-0/+7