summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard3-9/+17
2012-01-07net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2012-01-07sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+63
2012-01-07sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2012-01-07sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2012-01-07sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2012-01-07sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2012-01-07sparc: Kill custom io_remap_pfn_range().David S. Miller5-271/+32
2012-01-07sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2012-01-07sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2012-01-07sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2012-01-07oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2-3/+3
2012-01-07ARM:imx:fix pwm period valueJason Chen1-0/+9
2012-01-07oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter1-1/+1
2012-01-07MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen1-1/+6
2012-01-07ARM: OMAP: rx51: fix USBFelipe Contreras1-1/+1
2011-12-22xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-22x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-22thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-22ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil1-3/+3
2011-12-22ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-12-22arm: mx23: recognise stmp378x as mx23Wolfram Sang1-0/+1
2011-12-22ARM: 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
2011-11-26ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas1-1/+1
2011-11-22powerpc: Copy down exception vectors after feature fixupsAnton Blanchard6-2/+28
2011-11-22powerpc/ps3: Fix lost SMP IPIsGeoff Levand3-1/+25
2011-11-22xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan1-2/+1
2011-11-22x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-11-22sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-11-22sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu1-0/+5
2011-11-11powerpc: Fix deadlock in icswx codeAnton Blanchard1-6/+6
2011-11-11powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo1-1/+1
2011-11-11powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard1-0/+4
2011-11-11powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard3-5/+6
2011-11-11powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard1-1/+2
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli3-33/+0
2011-11-11s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-11s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli1-1/+23