aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim
2012-12-11avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim
2012-12-11arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() on sh architectureMichel Lespinasse
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 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-07gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto
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