summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-1914-23/+121
|\
| * x86: Call stop_machine_text_poke() on all CPUsRabin Vincent2011-11-141-1/+1
| * x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-102-0/+6
| * x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-105-2/+18
| * x86/mrst: Add support for Penwell clock calibrationDirk Brandewie2011-11-102-5/+35
| * x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-102-7/+27
| * x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan2011-11-101-3/+1Star
| * x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang2011-11-103-0/+6
| * x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-083-5/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-11-1912-319/+159Star
|\ \
| * | sparc64: Patch sun4v code sequences properly on module load.David S. Miller2011-11-183-19/+63
| * | sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-185-273/+32Star
| * | sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller2011-11-153-11/+31
| * | sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2011-11-153-27/+43
| * | sparc: sigutil: Include <linux/errno.h>Ben Hutchings2011-11-141-0/+1
* | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-11-182-3/+2Star
|\ \ \
| * | | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-161-2/+1Star
| * | | xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-1/+1
| | |/ | |/|
* | | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2011-11-187-33/+20Star
|\ \ \
| * | | unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-11-161-1/+0Star
| * | | unicore32: Fix typo 'PUV3_I2C'Paul Bolle2011-11-161-2/+2
| * | | unicore32: drop unused Kconfig symbolsPaul Bolle2011-11-151-14/+0Star
| * | | arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe2011-11-151-2/+2
| * | | unicore32: fix build error for find bitopsGuan Xuetao2011-11-153-14/+16
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-1824-108/+149
|\ \ \ \
| * | | | powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
| * | | | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-174-35/+40
| * | | | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-171-6/+0Star
| * | | | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-172-23/+1Star
| * | | | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0Star
| * | | | powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
| * | | | powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
| * | | | powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
| * | | | powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling2011-11-161-0/+1
| * | | | powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
| * | | | powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-166-2/+28
| * | | | powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2Star
| * | | | powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-162-2/+2
| * | | | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-161-1/+1
| * | | | powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-11-1613-17/+96
|\ \ \ \ \
| * | | | | [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-141-7/+38
| * | | | | [S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber2011-11-141-2/+5
| * | | | | [S390] avoid STCKF if running in ESA modeJan Glauber2011-11-143-1/+6
| * | | | | [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-1/+3
| * | | | | [S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMPMichael Holzheu2011-11-141-0/+1
| * | | | | [S390] incorrect note program headerMartin Schwidefsky2011-11-141-0/+2
| * | | | | [S390] pfault: ignore leftover completion interruptsHeiko Carstens2011-11-141-2/+7
| * | | | | [S390] fix pgste update logicMartin Schwidefsky2011-11-141-3/+9
| * | | | | [S390] wire up process_vm syscallsHeiko Carstens2011-11-143-1/+25
| | |/ / / | |/| | |