summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-12-12Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim
2012-12-12avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim
2012-12-12arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on sh architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on arm architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on mips architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse
2012-12-12mm: fix cache coloring on x86_64 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-12mm: add comment on storage key dirty bit semanticsJan Kara
2012-12-12numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-11KVM: emulator: fix real mode segment checks in address linearizationGleb Natapov
2012-12-11VMX: remove unneeded enable_unrestricted_guest checkGleb Natapov
2012-12-11KVM: VMX: fix DPL during entry to protected modeGleb Natapov
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-11x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei
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-11s390/pci: remove obsolete email addressesJan Glauber
2012-12-11s390/pci: speed up __iowrite64_copy by using pci store block insnJan Glauber
2012-12-11Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab
2012-12-11Merge branch 'devel-stable' into for-linusRussell King
2012-12-11arm64: Fix the dtbs target buildingCatalin Marinas
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-12-11ARM: 7594/1: Add .smp entry for REALVIEW_EBSteve Capper
2012-12-11ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and belowDave Martin
2012-12-11ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets.Schichan Nicolas
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon
2012-12-11ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch.Schichan Nicolas
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas