summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Revert "MIPS: MTX-1: Make au1000_eth probe all PHYFlorian Fainelli1-9/+0
2011-11-08plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser1-5/+5
2011-11-08iommu/amd: Fix wrong shift directionJoerg Roedel1-1/+1
2011-11-08KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10
2011-11-08x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2011-11-08ARM: davinci: da850 EVM: read mac address from SPI flashSudhakar Rajashekhara1-0/+28
2011-11-08xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk1-0/+10
2011-11-08xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov1-3/+5
2011-11-08powerpc/pci: Check devices status property when scanning OF treeSonny Rao1-0/+2
2011-11-08Revert "x86, hotplug: Use mwait to offline a processor, fix the legacy case"Greg Kroah-Hartman2-84/+24
2011-11-08sparc: fix array bounds error setting up PCIC NMI trapIan Campbell1-2/+2
2011-11-08sparc32: unbreak arch_write_unlock()Mikael Pettersson1-2/+9
2011-11-08sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson1-6/+0
2011-08-30x86, UV: Remove UV delay in starting slave cpusJack Steiner1-1/+0
2011-08-30x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-16powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-08-16powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-08-08alpha: fix several security issuesDan Rosenberg1-4/+7
2011-08-08x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner1-10/+16
2011-08-08x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner1-22/+21
2011-08-08powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2011-08-08xtensa: prevent arbitrary read in ptraceDan Rosenberg1-0/+3
2011-08-08powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2011-08-08kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2-0/+4
2011-08-08ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg1-4/+4
2011-08-08x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-08-08davinci: DM365 EVM: fix video input mux bitsJon Povey1-2/+2
2011-07-13um: os-linux/mem.c needs sys/stat.hLiu Aleaxander1-0/+1
2011-07-13uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2-2/+29
2011-07-13xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini1-1/+8
2011-06-24x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel1-1/+21
2011-06-24x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel1-4/+4
2011-06-24x86/amd-iommu: Use only per-device dma_opsJoerg Roedel1-2/+24
2011-06-24xen: off by one errors in multicalls.cDan Carpenter1-6/+6
2011-06-24xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin1-1/+1
2011-06-24ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2-0/+3
2011-06-24x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg1-3/+6
2011-06-24x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky1-2/+5
2011-06-24x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2-3/+3
2011-06-24powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson1-1/+23
2011-05-23x86, mce, AMD: Fix leaving freed data in a listJulia Lawall1-0/+1
2011-05-23x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2-5/+8
2011-05-23x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-23Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-23x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-10/+26
2011-05-10ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg1-1/+1
2011-05-10x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky1-1/+1
2011-05-10m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz1-0/+2
2011-05-10set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes1-1/+3
2011-05-10x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel1-1/+8