aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds7-15/+91
2012-12-18Merge branch 'akpm' (more patches from Andrew)Linus Torvalds3-16/+91
2012-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-34/+126
2012-12-18h8300: select generic atomic64_t supportFengguang Wu1-0/+1
2012-12-18arch/x86/platform/iris/iris.c: register a platform device and a platform driverShérab1-10/+57
2012-12-18CRIS: fix I/O macrosCorey Minyard1-6/+33
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-83/+2
2012-12-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+37
2012-12-18Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-4/+5
2012-12-18arch/tile: set CORE_DUMP_USE_REGSET on tileSimon Marchi1-0/+2
2012-12-18arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi1-9/+6
2012-12-18arch/tile: implement user_regset interface on tileSimon Marchi1-0/+62
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfinLinus Torvalds38-948/+972
2012-12-18Merge tag 'disintegrate-alpha-20121217' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds54-1275/+1349
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds3-6/+2
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-8/+350
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds97-686/+1251
2012-12-18x86, paravirt: fix build error when thp is disabledDavid Rientjes1-2/+0
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds1-2/+3
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds17-101/+37
2012-12-17xen/vcpu: Fix vcpu restore path.Wei Liu1-3/+4
2012-12-17xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot time.Konrad Rzeszutek Wilk1-1/+1
2012-12-17ARM: davinci: remove rtc kicker releaseAfzal Mohammed1-12/+1
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas10-63/+9
2012-12-17percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov1-0/+1
2012-12-17include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach1-18/+18
2012-12-17frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-7/+5
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2-2/+2
2012-12-17create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2-0/+2
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-2/+2
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt205-1135/+1971
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-8/+33
2012-12-17UAPI: (Scripted) Disintegrate arch/alpha/include/asmDavid Howells54-1275/+1349
2012-12-17s390/ccwdev: Include asm/schid.h.Cornelia Huck1-3/+1
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds38-971/+680
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-51/+59
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenumaLinus Torvalds5-3/+45
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds5-51/+110
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds17-222/+134
2012-12-15Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds48-577/+679
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds22-620/+3160
2012-12-15Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds3-128/+3
2012-12-14Merge tag 'disintegrate-x86-20121214' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds80-1428/+1587
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds44-192/+1574
2012-12-14Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds27-818/+1039
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-36/+522
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells80-1428/+1587
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds183-4387/+7768
2012-12-14ARM: arm-soc: Merge branch 'next/smp' into next/soc2Olof Johansson8-2/+242
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-113/+181