summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller
2010-01-04Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-01-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-01-04Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-04[S390] Update default configuration.Martin Schwidefsky
2010-01-04[S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day
2010-01-04sh: update defconfigs.Paul Mundt
2010-01-04sh: Don't default enable PMB support.Paul Mundt
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt
2010-01-04ARM: Merge next-simtecBen Dooks
2009-12-31Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-31perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker
2009-12-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-30Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2009-12-29sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt
2009-12-28x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg
2009-12-28x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-12-27KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf
2009-12-27KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony
2009-12-27KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka
2009-12-27KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti
2009-12-27KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti
2009-12-25x86, compress: Force i386 instructions for the decompressorH. Peter Anvin
2009-12-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King
2009-12-24ARM: footbridge: trim down old ISA rtc setupRussell King
2009-12-24ARM: fix PAGE_KERNELRussell King
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-24Merge branch 'pdc' into releaseLen Brown
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto
2009-12-23Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds
2009-12-23ARM: S3C: Fix NAND device registration by s3c_nand_set_platdata().Ben Dooks
2009-12-23ARM: Fix wrong shared bit for CPU write buffer bug testRussell King
2009-12-23ARM: S3C24XX: touchscreen device definitionArnaud Patard
2009-12-23ARM: mach-bast: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks
2009-12-23ARM: mach-osiris: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton