summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-26ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas1-1/+1
2011-11-26KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck6-9/+15
2011-11-22powerpc: Copy down exception vectors after feature fixupsAnton Blanchard6-2/+28
2011-11-22powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling1-0/+1
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-22sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu1-0/+5
2011-11-22ARM: at91: Fix USBA gadget registrationJochen Friedrich3-3/+3
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 Arcangeli4-44/+0
2011-11-11sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli1-0/+13
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 kmalloc argument order in um/vdso/vma.cDave Jones1-1/+1
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-11ARM: pxa/cm-x300: properly set bt_reset pinAxel Lin1-5/+3
2011-11-11plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser1-5/+5
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
2011-11-11apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich3-13/+19
2011-11-11ARM: smp: fix clipping of number of CPUsRussell King8-28/+38
2011-11-11x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2011-11-11x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner4-16/+46
2011-10-24x86: Fix S4 regressionTakashi Iwai1-2/+1
2011-10-23Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds6-3/+13
2011-10-21ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli5-0/+10
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski1-3/+3
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-55/+37
2011-10-20sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal1-1/+2
2011-10-17Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds4-3/+11
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai1-1/+0
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2-2/+2
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2-2/+2
2011-10-12sparc: Avoid calling sigprocmask()David S. Miller3-3/+3