summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-11powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-11powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli1-1/+23
2011-11-11powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli1-3/+2
2011-11-11powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli1-1/+1
2011-11-11powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli1-13/+0
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli2-4/+6
2011-11-11um: fix ubd cow sizeRichard Weinberger1-1/+30
2011-11-11ARM: mach-ux500: unlock I&D l2x0 caches before initLinus Walleij1-1/+24
2011-11-11plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser1-5/+5
2011-11-11iommu/amd: Fix wrong shift directionJoerg Roedel1-1/+1
2011-11-11memory leak with RCU_TABLE_FREEMartin Schwidefsky1-2/+3
2011-11-11user per registers vs. ptrace single steppingMartin Schwidefsky1-14/+16
2011-11-11KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10