aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo
2013-12-08microcode: Use request_firmware_direct()Takashi Iwai
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-04x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin
2013-12-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-04Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-12-03x86-64, build: Always pass in -mno-sseH. Peter Anvin
2013-12-03parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driverHelge Deller
2013-12-03arm: dts: socfpga: Change some clocks of gate-clk type to perip-clkDinh Nguyen
2013-12-03arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen
2013-12-03ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16Olof Johansson
2013-12-03ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot supportOlof Johansson
2013-12-03Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/sc...Olof Johansson
2013-12-03ARM: multi_v7_defconfig: enable network for BeagleBone BlackOlof Johansson
2013-12-03Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2013-12-03Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into f...Olof Johansson
2013-12-03Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson
2013-12-02ARM: dts: Fix the name of supplies for smsc911x shared by OMAPFlorian Vaussard
2013-12-02ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdmRajendra Nayak
2013-12-02ARM: dts: omap3-beagle: Add omap-twl4030 audio supportJarkko Nikula
2013-12-02ARM: dts: omap4-sdp: Fix pin muxing for wl12xxBalaji T K
2013-12-02ARM: dts: omap4-panda-common: Fix pin muxing for wl12xxBalaji T K
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-02ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...Brent Taylor
2013-12-02ARM: at91: add usart3 alias to dtsiNicolas Ferre
2013-12-02ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches
2013-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-12-01Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-01um: Build always with -mcmodel=large on 64bitRichard Weinberger
2013-12-01um: Rename print_stack_trace to do_stack_traceRichard Weinberger
2013-11-30ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam
2013-11-30ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin
2013-11-30ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky
2013-11-30ARM: footbridge: fix EBSA285 LEDsRussell King
2013-11-30parisc: remove CONFIG_MLONGCALLS=y from defconfigsHelge Deller
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller
2013-11-30parisc: use kernel_text_address() in unwind functionsHelge Deller
2013-11-30parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang
2013-11-30parisc: add some more machine names to hardware databaseHelge Deller
2013-11-30parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller
2013-11-30ARM: footbridge: fix VGA initialisationRussell King
2013-11-30ARM: fix booting low-vectors machinesRussell King
2013-11-30ARM: dma-mapping: check DMA mask against available memoryRussell King
2013-11-29Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas