aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* microblaze: bury asm/namei.hAl Viro2011-11-211-22/+0
* fix braino in um patchset (mea culpa)Al Viro2011-11-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-202-2/+2
|\
| * net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-092-2/+2
* | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-2013-48/+189
|\ \
| * | KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-201-2/+3
| * | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-174-23/+2
| * | KVM: VMX: Check for automatic switch msr table overflowGleb Natapov2011-11-171-1/+5
| * | KVM: VMX: Add support for guest/host-only profilingGleb Natapov2011-11-171-0/+21
| * | KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov2011-11-171-11/+93
| * | KVM: s390: announce SYNC_MMUChristian Borntraeger2011-11-171-0/+1
| * | KVM: s390: Fix tprot lockingChristian Borntraeger2011-11-171-2/+8
| * | KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-173-0/+41
| * | KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-176-9/+15
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-11-2014-32/+80
|\ \ \
| * | | ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2011-11-172-0/+4
| * | | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon2011-11-121-2/+4
| * | | ARM: 7158/1: add new MFP implement for NUC900wanzongshun2011-11-123-8/+45
| * | | ARM: 7157/1: fix a building WARNING for nuc900wanzongshun2011-11-121-2/+2
| * | | ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson2011-11-121-0/+2
| * | | ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam2011-11-091-0/+1
| * | | ARM: 7154/1: mach-bcmring: fix build error in dma.cMaxin B. John2011-11-091-0/+1
| * | | ARM: 7153/1: mach-bcmring: fix build error in core.cMaxin B. John2011-11-091-1/+1
| * | | ARM: 7152/1: distclean: Remove generated .dtb filesDirk B2011-11-081-0/+2
| * | | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-081-1/+1
| * | | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King2011-11-071-18/+17
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-201-7/+26
|\ \ \ \
| * | | | PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki2011-11-171-5/+14
| * | | | PM / shmobile: Avoid restoring the INTCS state during initializationRafael J. Wysocki2011-11-141-4/+8
| * | | | ARM: mach-shmobile: sh7372 A3SP no_suspend_console fixMagnus Damm2011-11-101-0/+6
| * | | | PM / shmobile: Don't skip debugging output in pd_power_up()Guennadi Liakhovetski2011-11-101-2/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-1814-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/+1
| * | | | | 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-1812-319/+159
|\ \ \ \ \
| * | | | | sparc64: Patch sun4v code sequences properly on module load.David S. Miller2011-11-173-19/+63
| * | | | | sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-175-273/+32
| * | | | | 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-143-27/+43
| * | | | | sparc: sigutil: Include <linux/errno.h>Ben Hutchings2011-11-131-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-11-182-3/+2
|\ \ \ \ \
| * | | | | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-161-2/+1
| * | | | | 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/+20
|\ \ \ \ \