summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds4-0/+111
2012-12-12Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-366/+469
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-55/+0
2012-12-12Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-24/+60
2012-12-12Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds24-425/+56
2012-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-29/+60
2012-12-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-48/+23
2012-12-12Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-41/+393
2012-12-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-75/+95
2012-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-35/+29
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds40-45/+247
2012-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-25/+27
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds20-898/+272
2012-12-12bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim1-2/+2
2012-12-12avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim1-3/+0
2012-12-12arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton1-3/+3
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse1-94/+30
2012-12-12mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse1-114/+30
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse1-114/+25
2012-12-12mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse1-18/+9
2012-12-12mm: use vm_unmapped_area() on sh architectureMichel Lespinasse1-114/+23
2012-12-12mm: use vm_unmapped_area() on arm architectureMichel Lespinasse1-109/+23
2012-12-12mm: use vm_unmapped_area() on mips architectureMichel Lespinasse1-94/+17
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse1-105/+25
2012-12-12mm: fix cache coloring on x86_64 architectureMichel Lespinasse1-2/+2
2012-12-12mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse3-126/+33
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen5-0/+47
2012-12-12mm: add comment on storage key dirty bit semanticsJan Kara1-0/+3
2012-12-12numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang1-2/+2
2012-12-12Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds52-55/+832
2012-12-12Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-29/+42
2012-12-12Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+7
2012-12-12Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-6/+6
2012-12-12Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-18/+0
2012-12-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-1/+3
2012-12-12Merge 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-11arm64: Fix the dtbs target buildingCatalin Marinas1-1/+1
2012-12-10x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding1-3/+3
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 'linus' into sched/coreIngo Molnar287-1384/+2499
2012-12-07gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto1-1/+1