aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* score: fix off-by-one index into syscall tableDan Rosenberg2012-01-251-1/+1
* x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-251-6/+7
* ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff2012-01-251-4/+6
* ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-251-0/+4
* x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-251-1/+6
* x86: Fix mmap random address rangeLudwig Nussel2012-01-251-2/+2
* x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-251-1/+2
* x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-253-31/+44
* x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-251-2/+16
* powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-122-3/+3
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-123-9/+17
* net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter2012-01-061-2/+2
* sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2012-01-063-27/+63
* sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller2012-01-061-16/+16
* sparc32: Correct the return value of memcpy.David S. Miller2012-01-061-15/+7
* sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller2012-01-061-87/+92
* sparc32: Remove non-kernel code from memcpy implementation.David S. Miller2012-01-061-605/+2
* sparc: Kill custom io_remap_pfn_range().David S. Miller2012-01-065-271/+32
* sparc64: Patch sun4v code sequences properly on module load.David S. Miller2012-01-063-19/+63
* sparc32: Be less strict in matching %lo part of relocation.David S. Miller2012-01-061-2/+1
* sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2012-01-061-2/+2
* oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2012-01-062-3/+3
* ARM:imx:fix pwm period valueJason Chen2012-01-061-0/+9
* oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2012-01-061-1/+1
* MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen2012-01-061-1/+6
* ARM: OMAP: rx51: fix USBFelipe Contreras2012-01-061-1/+1
* xen: only limit memory map to maximum reservation for domain 0.Ian Campbell2011-12-211-3/+15
* x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-211-7/+14
* thp: add compound tail page _mapcount when mappedYouquan Song2011-12-211-0/+2
* ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil2011-12-211-3/+3
* ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD2011-12-211-3/+3
* arm: mx23: recognise stmp378x as mx23Wolfram Sang2011-12-211-0/+1
* ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash2011-12-211-1/+1
* add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-091-0/+18
* oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter2011-12-091-2/+5
* perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-12-091-1/+5
* x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk2011-12-091-0/+2
* x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-091-2/+11
* x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas2011-12-091-1/+1
* sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-12-091-1/+22
* ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-12-092-0/+15
* ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei2011-12-091-0/+1
* ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi2011-12-091-1/+1
* arm: mx28: fix bit operation in clock settingWolfram Sang2011-12-091-1/+1
* ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang2011-12-0911-13/+13
* ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-261-1/+1
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-216-2/+28
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-213-1/+25
* xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-211-2/+1
* x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-11-211-10/+12