summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim1-2/+2
2012-12-11avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim1-3/+0
2012-12-11arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton1-3/+3
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse1-94/+30
2012-12-11mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse1-114/+30
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse1-114/+25
2012-12-11mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse1-18/+9
2012-12-11mm: use vm_unmapped_area() on sh architectureMichel Lespinasse1-114/+23
2012-12-11mm: use vm_unmapped_area() on arm architectureMichel Lespinasse1-109/+23
2012-12-11mm: use vm_unmapped_area() on mips architectureMichel Lespinasse1-94/+17
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse1-105/+25
2012-12-11mm: fix cache coloring on x86_64 architectureMichel Lespinasse1-2/+2
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse3-126/+33
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen5-0/+47
2012-12-11mm: add comment on storage key dirty bit semanticsJan Kara1-0/+3
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang1-2/+2
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds52-55/+832
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-29/+42
2012-12-11Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+7
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-6/+6
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-18/+0
2012-12-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-1/+3
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-8/+13
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds30-94/+87
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds3-72/+5
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds65-814/+2931
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+1
2012-12-11Merge branch 'devel-stable' into for-linusRussell King33-723/+904
2012-12-10arm64: Fix the dtbs target buildingCatalin Marinas1-1/+1
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King678-5952/+7363
2012-12-11ARM: 7594/1: Add .smp entry for REALVIEW_EBSteve Capper1-0/+1
2012-12-11ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and belowDave Martin1-0/+8
2012-12-11ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets.Schichan Nicolas1-1/+1
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon2-10/+15
2012-12-11ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch.Schichan Nicolas1-2/+2
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas1-2/+2
2012-12-10x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding1-3/+3
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas1-2/+2
2012-12-10Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown15-23/+0
2012-12-10Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown1-10/+14
2012-12-10Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown19-27/+130
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar30-0/+69
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar3-38/+26
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar6-37/+31
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar286-1380/+2493
2012-12-07Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas5-0/+152
2012-12-07x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman5-0/+152
2012-12-07ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMUWill Deacon1-1/+1
2012-12-07ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accessesWill Deacon1-0/+1
2012-12-07ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti1-1/+1