summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-311-1/+1
|\
| * perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker2009-12-311-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-318-75/+87
|\ \
| * | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-292-44/+54
| * | x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-281-10/+9
| * | x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg2009-12-283-21/+21
| * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-281327-35128/+78973
| |\ \
| | * | x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-211-0/+10
| * | | x86, compress: Force i386 instructions for the decompressorH. Peter Anvin2009-12-251-0/+1
| * | | x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu2009-12-181-3/+13
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-301-0/+2
|\ \ \ \
| * | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-302-1/+14
|\ \ \ \ \
| * | | | | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-161-0/+13
| * | | | | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-161-1/+1
* | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-308-29/+43
|\ \ \ \ \ \
| * | | | | | KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf2009-12-271-1/+21
| * | | | | | KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony2009-12-273-6/+9
| * | | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-272-4/+12
| * | | | | | KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti2009-12-271-0/+1
| * | | | | | KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti2009-12-271-18/+0
| | |/ / / / | |/| | | |
* | | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis2009-12-302-7/+25
|/ / / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-247-192/+36
|\ \ \ \ \
| * \ \ \ \ Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-241-1/+3
| |\ \ \ \ \
| | * | | | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-221-1/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'pdc' into releaseLen Brown2009-12-246-191/+33
| |\ \ \ \ \
| | * | | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-224-57/+1
| | * | | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-224-52/+23
| | * | | | | ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-222-18/+2
| | * | | | | ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-222-66/+2
| | * | | | | ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-223-3/+10
| | |/ / / /
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-24180-547/+313
|\ \ \ \ \ \
| * | | | | | ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
| * | | | | | ARM: footbridge: trim down old ISA rtc setupRussell King2009-12-246-174/+73
| * | | | | | ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
| * | | | | | ARM: Fix wrong shared bit for CPU write buffer bug testRussell King2009-12-231-3/+2
| * | | | | | ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport2009-12-221-1/+1
| * | | | | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900wanzongshun2009-12-221-0/+1
| * | | | | | ARM: 5855/1: putc support for nuc900wanzongshun2009-12-221-0/+10
| * | | | | | ARM: 5854/1: fix compiling error for NUC900wanzongshun2009-12-221-1/+1
| * | | | | | ARM: 5849/1: ARMv7: fix Oprofile events countJean PIHET2009-12-221-6/+2
| * | | | | | ARM: Kill CONFIG_CPU_32Russell King2009-12-18160-339/+200
| * | | | | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-185-18/+19
| * | | | | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar2009-12-181-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-24418-4676/+18603
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds2009-12-231-1/+1
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-2233-171/+738
| |\ \ \ \ \
| | * | | | | powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2009-12-212-2/+2
| | * | | | | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz2009-12-211-4/+4
| | * | | | | Merge commit 'jwb/next' into mergeBenjamin Herrenschmidt2009-12-212-2/+52
| | |\ \ \ \ \
OpenPOWER on IntegriCloud