summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-07-19Fix pci_unmap_addr() et al on i386.David Woodhouse1-1/+1
2009-07-19alpha: fix percpu build breakageTejun Heo1-3/+3
2009-07-19Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger1-8/+8
2009-07-19Blackfin: fix deadlock in SMP IPI handlerSonic Zhang1-6/+7
2009-07-19Blackfin: redo handling of bad irqsMike Frysinger1-39/+11
2009-07-19Blackfin: fix accidental reset in some boot modesSonic Zhang1-1/+2
2009-07-02KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst1-0/+2
2009-07-02x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann1-1/+3
2009-07-02x86: Fix non-lazy GS handling in sys_vm86()Lubomir Rintel1-4/+5
2009-07-02crypto: aes-ni - Fix cbc mode IV savingHuang Ying1-2/+3
2009-07-02ARM: 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre1-0/+8
2009-07-02x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failureThomas Gleixner1-1/+2
2009-07-02x86: handle initrd that extends into unusable memoryYinghai Lu1-12/+3
2009-07-02x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare1-0/+9
2009-07-02x86: Fix uv bau sending buffer initializationCliff Wickman1-7/+2
2009-07-02x86: move rdtsc_barrier() into the TSC vread methodPetr Tesarik2-9/+10
2009-07-02x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf1-2/+8
2009-07-02x86, UV: Fix macros for multiple coherency domainsJack Steiner2-8/+13
2009-07-02x86: Fix UV BAU activation descriptor initCliff Wickman2-3/+14
2009-07-02x86: memtest: remove 64-bit divisionAndreas Herrmann1-7/+7
2009-07-02x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann3-1/+12
2009-07-02KVM: VMX: Handle vmx instruction vmexitsAvi Kivity1-0/+15
2009-07-02KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti1-1/+7
2009-07-02KVM: Add VT-x machine check support v4Andi Kleen6-3/+53
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu6-6/+6
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-101/+74
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle5-92/+66
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput1-0/+4
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa1-0/+1
2009-06-08MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa1-2/+2
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle1-7/+1
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-24/+50
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-3/+3
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones1-6/+7
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2-4/+14
2009-06-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2-2/+5
2009-06-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King5-87/+199
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu1-3/+3
2009-06-04[ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel1-1/+4
2009-06-04[ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron1-1/+1
2009-06-03mx[23]: don't put clock lookups in __initdataRabin Vincent4-4/+4
2009-06-02[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King1-11/+25
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2-7/+16
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt1-83/+195
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-4/+5
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches1-2/+2
2009-05-29sparc64: Fix section attribute warnings.David S. Miller2-2/+2
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds26-67/+460
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman1-1/+5