summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-04compat: fix compile breakage on s390Heiko Carstens5-11/+3
2012-03-04ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2-1/+6
2012-03-04ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd1-0/+6
2012-01-25score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-25x86: Fix mmap random address rangeLudwig Nussel1-2/+2
2012-01-06ARM:imx:fix pwm period valueJason Chen1-0/+9
2012-01-06MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen1-1/+6
2011-12-21oprofile, x86: Fix crash when unloading module (timer mode)Robert Richter1-4/+4
2011-12-21oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter1-4/+42
2011-12-21ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil1-3/+3
2011-12-09oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter1-2/+5
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas1-1/+1
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi1-1/+22
2011-12-09ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2-0/+15
2011-11-26tty: icount changeover for other main devicesAlan Cox1-11/+1
2011-11-08Revert "powerpc/mpic: Fix problem that affinity is not updated"Greg Kroah-Hartman1-5/+12
2011-11-07Revert "MIPS: MTX-1: Make au1000_eth probe all PHYFlorian Fainelli1-9/+0
2011-11-07KVM: x86: Reset tsc_timestamp on TSC writesPhilipp Hahn2-0/+2
2011-11-07xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell1-1/+3
2011-11-07um: fix ubd cow sizeRichard Weinberger1-1/+30
2011-11-07plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser1-5/+5
2011-11-07iommu/amd: Fix wrong shift directionJoerg Roedel1-1/+1
2011-11-07KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10
2011-11-07x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2011-11-07ARM: davinci: da850 EVM: read mac address from SPI flashSudhakar Rajashekhara1-0/+28
2011-11-07xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk1-0/+10
2011-11-07xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov1-3/+5
2011-11-07powerpc/pci: Check devices status property when scanning OF treeSonny Rao1-0/+2
2011-11-07powerpc/mpic: Fix problem that affinity is not updatedYang Li1-12/+5
2011-11-07Revert "x86, hotplug: Use mwait to offline a processor, fix the legacy case"Greg Kroah-Hartman2-84/+24
2011-11-07sparc: fix array bounds error setting up PCIC NMI trapIan Campbell1-2/+2
2011-11-07sparc: Allow handling signals when stack is corrupted.David S. Miller8-233/+468
2011-08-29x86, UV: Remove UV delay in starting slave cpusJack Steiner1-1/+0
2011-08-29x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-15powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-08-15powerpc: 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-23exec: delay address limit change until point of no returnMathias Krause2-2/+0