summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu
2012-10-09mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-09mm: fix-up zone present pagesJianguo Wu
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer
2012-10-09thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha
2012-10-09x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-08ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handlingPaul Walmsley
2012-10-08ARM: OMAP3: fix workaround for EMU clockdomainJon Hunter
2012-10-08arm/omap: Replace board_ref_clock with enum valuesVikram Narayanan
2012-10-08ARM: OMAP2+: remove duplicated include from board-omap3stalker.cWei Yongjun
2012-10-08arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolonPeter Senna Tschudin
2012-10-08arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin
2012-10-08arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin
2012-10-08ARM/dts: omap5-evm: pinmux configuration for audioPeter Ujfalusi
2012-10-08ARM/dts: Add pinctrl driver entries for omap5Peter Ujfalusi
2012-10-08ARM/dts: omap4-panda: pinmux configuration for audioPeter Ujfalusi
2012-10-08ARM/dts: omap4-sdp: pinmux configuration for audioPeter Ujfalusi
2012-10-08ARM/dts: omap5-evm: Disable unused McBSP3Peter Ujfalusi
2012-10-08ARM/dts: omap4-sdp: Disable unused McBSP3Peter Ujfalusi
2012-10-08ARM/dts: omap4-panda: Disable unused audio IPsPeter Ujfalusi
2012-10-08ARM: OMAP: board-omap4panda: Pin mux configuration for audio needsPeter Ujfalusi
2012-10-08ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needsPeter Ujfalusi
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren
2012-10-08Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2012-10-08AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.Raphael Assenat