summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-02-03net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+22
2012-02-03ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2012-02-03mach-ux500: enable ARM errata 764369Srinidhi KASAGAR1-0/+1
2012-02-03x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann1-2/+22
2012-02-03x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-25score: fix off-by-one index into syscall tableDan Rosenberg1-1/+1
2012-01-25x86/UV2: Fix BAU destination timeout initializationCliff Wickman1-6/+7
2012-01-25ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2012-01-25ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff1-0/+4
2012-01-25x86, UV: Update Boot messages for SGI UV2 platformJack Steiner1-1/+6
2012-01-25x86: Fix mmap random address rangeLudwig Nussel1-2/+2
2012-01-25x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-25x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas3-31/+44
2012-01-25x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade1-2/+16
2012-01-12powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard3-9/+17
2012-01-06net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2012-01-06sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+63
2012-01-06sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2012-01-06sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2012-01-06sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2012-01-06sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2012-01-06sparc: Kill custom io_remap_pfn_range().David S. Miller5-271/+32
2012-01-06sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2012-01-06sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2012-01-06sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2012-01-06oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2-3/+3
2012-01-06ARM:imx:fix pwm period valueJason Chen1-0/+9
2012-01-06oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter1-1/+1
2012-01-06MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen1-1/+6
2012-01-06ARM: OMAP: rx51: fix USBFelipe Contreras1-1/+1
2011-12-21xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-21x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-21thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-21ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil1-3/+3
2011-12-21ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-12-21arm: mx23: recognise stmp378x as mx23Wolfram Sang1-0/+1
2011-12-21ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash1-1/+1
2011-12-09add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky1-0/+18
2011-12-09oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter1-2/+5
2011-12-09perf/x86: Fix PEBS instruction unwindPeter Zijlstra1-1/+5
2011-12-09x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk1-0/+2
2011-12-09x86: Fix "Acer Aspire 1" reboot hangPeter Chubb1-2/+11
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-12-09ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei1-0/+1
2011-12-09ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi1-1/+1
2011-12-09arm: mx28: fix bit operation in clock settingWolfram Sang1-1/+1
2011-12-09ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang11-13/+13