summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds21-1041/+273
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds45-240/+21
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+1
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-21/+21
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+6
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-6/+12
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+1
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du1-0/+1
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2-3/+1
2013-11-17um: remove used STDIO_CONSOLE Kconfig paramMichael Opdenacker1-4/+0
2013-11-17um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra1-0/+2
2013-11-17arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra6-904/+167
2013-11-17um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger1-4/+1
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger3-18/+4
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger5-12/+44
2013-11-17um: Rewrite show_stack()Richard Weinberger6-106/+64
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds33-68/+331
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+13
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds30-34/+36
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds14-16/+16
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+11
2013-11-15Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson660-17459/+9317
2013-11-15Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-710/+1025
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds6-27/+19
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds13-7/+12
2013-11-15Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson14-1/+120
2013-11-15ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2-2/+3
2013-11-15ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon1-2/+11
2013-11-15ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun1-1/+1
2013-11-15ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold7-0/+34
2013-11-15ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold11-1/+86
2013-11-15blackfin: fix build warning for unused variableSteven Miao1-1/+4
2013-11-15smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao1-4/+8
2013-11-15pm: use GFP_ATOMIC when pm core call this functionScott Jiang1-1/+1
2013-11-15blackfin: serial: Add serial port_fer and port_mux early platform resources.Sonic Zhang2-27/+47
2013-11-15blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2Steven Miao1-66/+4
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven1-7/+7
2013-11-15openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven1-1/+0
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2-6/+6
2013-11-15openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven1-8/+2
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang19-796/+1044
2013-11-15bf609: update default config for spiScott Jiang1-1/+1
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang1-9/+14
2013-11-15x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes1-0/+1
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+12
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds34-434/+510
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds116-2094/+4531
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds23-28/+597
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig19-21/+0