summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* alpha: fix several security issuesDan Rosenberg2011-08-031-4/+7
* davinci: DM365 EVM: fix video input mux bitsJon Povey2011-08-031-2/+2
* x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-08-031-0/+8
* ARM: pxa: fix PGSR register address calculationPaul Parsons2011-08-031-2/+2
* ARM: pxa910: correct nand pmu settingLei Wen2011-08-031-1/+1
* ARM: pxa168: correct nand pmu settingLei Wen2011-08-031-1/+1
* ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-08-031-2/+4
* KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-07-081-2/+7
* oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-07-081-4/+10
* x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook2011-07-083-0/+26
* ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-07-082-0/+3
* xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.Konrad Rzeszutek Wilk2011-07-081-28/+28
* xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-07-081-0/+4
* xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.Konrad Rzeszutek Wilk2011-07-081-2/+24
* xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-07-081-1/+8
* xen: support CONFIG_MAXSMPAndrew Jones2011-07-082-1/+9
* x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner2011-06-231-0/+13
* x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli2011-06-231-0/+11
* Revert "x86, efi: Retain boot service code until after switching to virtual m...Greg Kroah-Hartman2011-06-233-54/+3
* exec: delay address limit change until point of no returnMathias Krause2011-06-232-2/+0
* x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel2011-06-231-1/+21
* x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel2011-06-231-4/+4
* x86/amd-iommu: Use only per-device dma_opsJoerg Roedel2011-06-231-2/+24
* xen: off by one errors in multicalls.cDan Carpenter2011-06-231-6/+6
* powerpc: Fix 32-bit SMP buildJosh Boyer2011-06-231-1/+1
* arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-06-231-6/+5
* powerpc/4xx: Fix regression in SMP on 476kerstin jonsson2011-06-231-2/+2
* lguest: fix timer interrupt setupRusty Russell2011-06-231-0/+1
* xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin2011-06-031-1/+1
* xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.Konrad Rzeszutek Wilk2011-06-031-1/+1
* xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bitDaniel Kiper2011-06-031-0/+4
* xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappingsKonrad Rzeszutek Wilk2011-06-031-2/+28
* ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2011-06-032-0/+3
* sh: fixup fpu.o compile orderKuninori Morimoto2011-06-031-3/+1
* oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter2011-06-031-41/+54
* x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-06-031-1/+1
* x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-06-033-3/+54
* x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg2011-06-031-3/+6
* x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-06-031-2/+5
* x86, ioapic: Fix potential resume deadlockDaniel J Blueman2011-06-031-2/+2
* um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger2011-06-031-2/+2
* wire up syncfs syscallJames Bottomley2011-06-032-1/+3
* wire up the fhandle syscallsJames Bottomley2011-06-032-1/+5
* wire up clock_adjtime syscallJames Bottomley2011-06-032-1/+3
* wire up fanotify syscallsJames Bottomley2011-06-033-1/+13
* x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2011-06-032-3/+3
* powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson2011-06-031-1/+23
* x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu2011-06-031-2/+1
* powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller2011-06-031-5/+8
* powerpc/kdump64: Don't reference freed memory as pacasMilton Miller2011-06-031-1/+1