summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-12-11mm: use vm_unmapped_area() on arm architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() on mips architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse
2012-12-11mm: fix cache coloring on x86_64 architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-11mm: add comment on storage key dirty bit semanticsJan Kara
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-10arm64: Fix the dtbs target buildingCatalin Marinas
2012-12-06mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches
2012-12-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle
2012-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-04Merge remote-tracking branch 'robherring/for-next' into devicetree/nextGrant Likely
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney
2012-12-03microblaze: use new common dtc ruleStephen Warren
2012-12-03c6x: use new common dtc ruleStephen Warren
2012-12-03openrisc: use new common dtc ruleStephen Warren
2012-12-03arm64: Add dtbs target for building all the enabled dtb filesRob Herring
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller
2012-12-03[parisc] open(2) compat bugAl Viro
2012-12-03arm64: use new common dtc ruleStephen Warren
2012-12-03ARM: dt: change .dtb build rules to build in dts directoryGrant Likely
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro
2012-12-02ARM: mmp: select PINCTRL for ARCH_MMPAxel Lin
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-11-30Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-11-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap
2012-11-29powerpc: Fix fallout from device_node->name constificationGrant Likely
2012-11-29Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro
2012-11-28score: do_sigaltstack() expects a userland pointer...Al Viro
2012-11-28sh64: fix altstack switching on sigreturnAl Viro
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro