aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-11-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+3
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-8/+12
2010-11-12Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-3/+5
2010-11-12Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 27-71/+168
2010-11-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 9-155/+119
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2010-11-12um: fix ptrace build errorGravatar Richard Weinberger 2-3/+3
2010-11-12ARM: GIC: don't disable software generated interruptsGravatar Russell King 1-4/+24
2010-11-11Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linusGravatar Greg Kroah-Hartman 1-1/+3
2010-11-10xen: do not release any memory under 1M in domain 0Gravatar Ian Campbell 1-7/+11
2010-11-10omap: dsp: remove shm from normal memoryGravatar Felipe Contreras 1-1/+3
2010-11-10perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationGravatar Peter Zijlstra 1-2/+2
2010-11-10ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being usedGravatar Will Deacon 1-0/+2
2010-11-10x86, pvclock: Remove leftover scale_delta() functionGravatar Kusanagi Kouichi 1-38/+0
2010-11-10x86, apic: Remove double #includeGravatar Jesper Juhl 1-1/+0
2010-11-10x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeGravatar Jan Beulich 1-3/+4
2010-11-10x86, UV: Update node controller MMRsGravatar Jack Steiner 2-99/+102
2010-11-10x86: Remove unnecessary casts of void ptr returning alloc function return valuesGravatar Jesper Juhl 2-8/+7
2010-11-09x86: Address gcc4.6 "set but not used" warnings in apic.hGravatar Andi Kleen 1-5/+5
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-3/+153
2010-11-08xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Gravatar Jiri Slaby 1-3/+5
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusGravatar Paul Mundt 5-3/+153
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Gravatar Paul Mundt 44-1477/+158
2010-11-08sh: make some needlessly global sh7724 clocks staticGravatar Guennadi Liakhovetski 1-3/+3
2010-11-07ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSGravatar Joe Perches 1-4/+1
2010-11-07ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNGravatar Joe Perches 1-2/+1
2010-11-07ARM: 6462/1: EP93xx: Document DMA M2P APIGravatar Ryan Mallon 1-9/+102
2010-11-07ARM: 6470/1: atomic64: use generic implementation for OABI configurationsGravatar Will Deacon 1-1/+1
2010-11-07ARM: 6469/1: perf-events: squash compiler warningGravatar Will Deacon 1-1/+1
2010-11-07ARM: 6468/1: backtrace: fix calculation of thread stack baseGravatar Will Deacon 2-2/+2
2010-11-07Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Gravatar Russell King 4-5/+4
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionGravatar Russell King 13-42/+29
2010-11-07ARM: Fix DMA coherent allocator alignmentGravatar Russell King 1-1/+1
2010-11-05Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-13/+21
2010-11-05ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesGravatar Mike Rapoport 3-9/+3
2010-11-05[ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMGravatar Michael Spang 1-1/+1
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 21-69/+103
2010-11-05KVM: PPC: BookE: Load the lower half of MSRGravatar Scott Wood 1-1/+1
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledGravatar Scott Wood 1-2/+0
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Gravatar Scott Wood 1-1/+1
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Gravatar Scott Wood 1-1/+1
2010-11-05KVM: x86: Issue smp_call_function_many with preemption disabledGravatar Jan Kiszka 1-0/+2
2010-11-05KVM: x86: fix information leak to userlandGravatar Vasiliy Kulikov 1-0/+6
2010-11-05KVM: PPC: fix information leak to userlandGravatar Vasiliy Kulikov 1-0/+1
2010-11-05KVM: MMU: fix rmap_remove on non present sptesGravatar Marcelo Tosatti 1-4/+5
2010-11-05KVM: Write protect memory after slot swapGravatar Michael S. Tsirkin 1-4/+4
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Gravatar Paul Mundt 1-12/+0
2010-11-04sh: nommu: Support building without an uncached mapping.Gravatar Paul Mundt 4-42/+41
2010-11-04sh: nommu: use 32-bit phys mode.Gravatar Paul Mundt 5-14/+14
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Gravatar Paul Mundt 1-1/+3