aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...HEADmasterLinus Torvalds1-0/+1
2013-03-11s390: Fix a header dependencies related build errorLi Zefan1-0/+1
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger5-18/+22
2013-03-11um: Use tty_port_operations->destructRichard Weinberger3-14/+14
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich1-1/+1
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich1-0/+2
2013-03-11net : enable tx time stamping in the vde driver.Paul Chavent1-0/+2
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-0/+3
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-0/+1
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-13/+32
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-9/+36
2013-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds21-109/+178
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen1-0/+7
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2013-03-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones1-1/+15
2013-03-06x86: Don't clear efi_info even if the sentinel hitsJosh Boyer1-1/+3
2013-03-06x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu1-3/+2
2013-03-06x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur1-2/+8
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd1-1/+1
2013-03-06ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin1-1/+1
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov1-2/+1
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling1-1/+1
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling1-1/+2
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling1-1/+2
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds3-1/+3
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita1-2/+0
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling1-2/+2
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang1-2/+3
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds1-2/+2
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf1-16/+19
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf2-0/+16
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt1-0/+1
2013-03-04metag: remove SET_PERSONALITY()James Hogan1-3/+0
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman3-0/+3
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2-2/+2
2013-03-03ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang1-1/+1
2013-03-03ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-03-03ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann1-1/+1
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon4-1/+6
2013-03-03ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2-6/+40
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon4-14/+19
2013-03-03ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon1-3/+3
2013-03-03ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon1-4/+22
2013-03-03ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo1-0/+4
2013-03-03ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.idBen Dooks1-1/+1
2013-03-03ARM: 7642/1: netx: bump IRQ offset to 64Linus Walleij2-33/+33
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+18
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-9/+6
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-134/+156
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-10/+9
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds174-0/+25028
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-28/+35
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-6/+9
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King47-93/+300
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-02metag: export clear_page and copy_pageJames Hogan1-0/+2
2013-03-02metag: export metag_code_cache_flush_allJames Hogan1-0/+1
2013-03-02metag: protect more non-MMU memory regionsJames Hogan3-7/+42
2013-03-02metag: make TXPRIVEXT bits explicitJames Hogan2-7/+31
2013-03-02metag: kernel/setup.c: sort includesJames Hogan1-23/+23
2013-03-02metag: add boot time LNKGET/LNKSET checkJames Hogan1-0/+79
2013-03-02metag: add __init to metag_cache_probe()James Hogan1-1/+1
2013-03-02metag: Add JTAG Debug Adapter (DA) supportJames Hogan8-0/+103
2013-03-02metag: ftrace supportJames Hogan6-1/+235
2013-03-02metag: PerfJames Hogan7-0/+1073
2013-03-02metag: Build infrastructureJames Hogan19-0/+1124
2013-03-02metag: Various other headersJames Hogan11-0/+526
2013-03-02metag: Stack unwindingJames Hogan2-0/+207
2013-03-02metag: Optimised library functionsJames Hogan20-0/+1474
2013-03-02metag: DMAJames Hogan2-0/+690
2013-03-02metag: SMP supportJames Hogan9-0/+1064
2013-03-02metag: Atomics, locks and bitopsJames Hogan13-0/+1395
2013-03-02metag: Module supportJames Hogan2-0/+321
2013-03-02metag: Scheduling/Process managementJames Hogan2-0/+616
2013-03-02metag: System CallsJames Hogan8-0/+508
2013-03-02metag: Internal and external irqchipsJames Hogan1-0/+5
2013-03-02metag: IRQ handlingJames Hogan3-0/+444
2013-03-02metag: TrapsJames Hogan5-0/+1167
2013-03-02metag: Time keepingJames Hogan5-0/+152
2013-03-02metag: ptraceJames Hogan3-0/+553
2013-03-02metag: Device treeJames Hogan5-0/+160
2013-03-02metag: Signal handlingJames Hogan3-0/+383
2013-03-02metag: TCM supportJames Hogan5-0/+317
2013-03-02metag: Highmem supportJames Hogan3-0/+294
2013-03-02metag: Huge TLBJames Hogan2-0/+377
2013-03-02metag: Memory handlingJames Hogan5-0/+1904
2013-03-02metag: Memory managementJames Hogan10-0/+1833
2013-03-02metag: Cache/TLB handlingJames Hogan7-0/+1277
2013-03-02metag: TBX sourceJames Hogan11-0/+2172
2013-03-02metag: TBX headerJames Hogan1-0/+1425
2013-03-02metag: BootJames Hogan6-0/+715
2013-03-02metag: Header for core memory mapped registersJames Hogan1-0/+1106
2013-03-02metag: Headers for core arch constantsJames Hogan2-0/+1261
2013-03-02Add HAVE_64BIT_ALIGNED_ACCESSJames Hogan1-0/+16
2013-03-02parisc: fix redefinition of SET_PERSONALITYHelge Deller1-0/+1
2013-03-02parisc: do not install modules when installing kernelRolf Eike Beer1-3/+1
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller1-2/+2
2013-03-02parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller1-1/+1
2013-03-02parisc: remove unused variable 'compat_val'Helge Deller1-1/+0
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller1-3/+3
2013-03-02parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller1-0/+1
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu3-137/+12
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-74/+19
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds139-0/+19484
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds877-15913/+16059
2013-03-02[regression] braino in "sparc: convert to ksignal"Al Viro1-1/+1
2013-03-01ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messagesRussell King1-15/+21
2013-03-01xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk1-0/+9
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos1-1/+9
2013-03-01MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos1-6/+1
2013-02-28Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds42-329/+1195
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds32-258/+575
2013-02-28Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds27-1883/+2516
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds1-0/+1
2013-02-28arm: mvebu: enable the SD card slot on Armada 370 Reference Design boardFlorian Fainelli1-0/+7
2013-02-28ARM: kirkwood: topkick: init mvsdio via DTJason Cooper2-6/+7
2013-02-28ARM: kirkwood: nsa310: convert to pinctrlJason Cooper4-35/+99
2013-02-28ARM: Kirkwood: topkick: Enable i2c bus.Andrew Lunn1-1/+6
2013-02-28ARM: kirkwood: topkick: convert to pinctrlJason Cooper2-42/+90
2013-02-28ARM: dove: convert serial DT nodes to clocks propertySebastian Hesselbarth1-4/+4
2013-02-28arm: mvebu: Add SPI flash on Armada 370 DB boardGregory CLEMENT1-0/+12
2013-02-28arm: mvebu: Add SPI flash on Armada XP-DB boardGregory CLEMENT1-0/+12
2013-02-28arm: mvebu: Add SPI flash on Armada XP-GP boardEzequiel Garcia1-0/+12
2013-02-28arm: mvebu: Add support for SPI controller in Armada 370/XPEzequiel Garcia1-0/+21
2013-02-28arm: mvebu: update DT to support local timersGregory CLEMENT1-2/+3
2013-02-28ARM: Dove: convert usb host controller to DTSebastian Hesselbarth2-10/+16
2013-02-28arm: mvebu: Enable USB controllers on Armada 370/XP boardsEzequiel Garcia4-0/+34
2013-02-28arm: mvebu: Add support for USB host controllers in Armada 370/XPEzequiel Garcia3-0/+41
2013-02-28arm: mvebu: add button for OpenBlocks AX3-4Thomas Petazzoni1-0/+12
2013-02-28ARM: Kirkwood: Convert NS2 to gpio-poweroff.Andrew Lunn2-14/+6
2013-02-28ARM: Kirkwood: Convert NSA310 I2C to device treeAndrew Lunn2-6/+5
2013-02-28ARM: Kirkwood: Convert NSA310 to use gpio-poweroff driverAndrew Lunn2-33/+5
2013-02-28ARM: Kirkwood: Convert NSA310 to DT based regulators.Andrew Lunn2-4/+17
2013-02-28ARM: Dove: add fixed regulator for CuBox USB powerSebastian Hesselbarth2-1/+26
2013-02-28ARM: Dove: move CuBox led pinctrl to gpio-leds nodeSebastian Hesselbarth1-1/+4
2013-02-28ARM: Kirkwood: Convert openblocks A6 board to pinctrlNobuhiro Iwamatsu2-44/+116
2013-02-28ARM: Kirkwood: Add pinctrl of NAND to 88f6282Nobuhiro Iwamatsu1-0/+6
2013-02-28ARM: Kirkwood: Add pinctrl of TWSI1 to 88f6282Nobuhiro Iwamatsu1-0/+6
2013-02-28arm: kirkwood: add pinmux option for the SDIO interface on 88F6282Thomas Petazzoni1-0/+5
2013-02-28arm: kirkwood: mplcec4: use Device Tree to probe SDIOThomas Petazzoni2-9/+9
2013-02-28arm: kirkwood: dreamplug: use Device Tree to probe SDIOThomas Petazzoni2-6/+7
2013-02-28arm: kirkwood: add Device Tree informations for the SDIO controllerThomas Petazzoni1-0/+8
2013-02-28arm: mvebu: enable the SDIO interface on the Globalscale MiraboxThomas Petazzoni1-0/+10
2013-02-28arm: mvebu: enable the SD card slot on Armada 370 DB boardThomas Petazzoni1-0/+15
2013-02-28arm: mvebu: enable the SD card slot on Armada XP DB boardThomas Petazzoni1-0/+7
2013-02-28arm: mvebu: add pin muxing options for the SDIO interface on Armada XPThomas Petazzoni3-0/+18
2013-02-28arm: mvebu: add pin muxing options for the SDIO interface on Armada 370Thomas Petazzoni1-0/+12
2013-02-28arm: mvebu: add DT information for the SDIO interface of Armada 370/XPThomas Petazzoni1-0/+8
2013-02-28arm: mvebu: Add RTC support for Armada 370 and Armada XPGregory CLEMENT1-0/+6
2013-02-28arm: mvebu: update defconfig with ATAG support when using DTGregory CLEMENT1-0/+1
2013-02-28ARM: mvebu: Update defconfig to select SPI flash and MTD supportEzequiel Garcia1-0/+3
2013-02-28ARM: mvebu: Update defconfig to select SPI supportEzequiel Garcia1-0/+2
2013-02-28arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)Gregory CLEMENT2-0/+102
2013-02-28arm: mvebu: update defconfig with local timer supportGregory CLEMENT1-1/+0
2013-02-28arm: mvebu: Add support for local interruptGregory CLEMENT1-4/+11
2013-02-28arm: mvebu: Update defconfig to select USB supportEzequiel Garcia1-1/+4
2013-02-28ARM: kirkwood: convert Guruplug Server Plus to use the device treeWilly Tarreau7-0/+151
2013-02-28arm: mvebu: add DTS file for Marvell RD-A370-A1 boardFlorian Fainelli2-0/+62
2013-02-28arm: mvebu: Improve the SMP support of the interrupt controllerGregory CLEMENT2-1/+73
2013-02-28ARM: Dove: split legacy and DT setupArnd Bergmann4-86/+110
2013-02-28ARM: dove: update dove_defconfig with a few useful optionsOlof Johansson1-20/+8
2013-02-28ARM: Kirkwood: Remove redundent SDIO clock aliasAndrew Lunn1-5/+0
2013-02-28ARM: Kirkwood: Remove redundent USB clock aliasAndrew Lunn1-4/+0
2013-02-28arm: mvebu: add LEDs support to defconfig fileThomas Petazzoni1-0/+5
2013-02-28arm: mvebu: enable btmrvl driver in mvebu_defconfigThomas Petazzoni1-0/+3
2013-02-28arm: mvebu: enable mwifiex driver in mvebu_defconfigThomas Petazzoni1-0/+3
2013-02-28arm: mvebu: enable SDIO support in mvebu_defconfigThomas Petazzoni1-0/+2
2013-02-28arm: mvebu: Update defconfig with Marvell RTC supportGregory CLEMENT1-0/+1
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann517-1470/+835
2013-02-28Merge 'mmc/upstream' into late/mvebu2Arnd Bergmann46-149/+368
2013-02-28xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk1-1/+9
2013-02-28s390/module: fix compile warningHeiko Carstens1-1/+1
2013-02-28s390/uaccess: fix kernel ds access for page table walkHeiko Carstens1-28/+77
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2-46/+34
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan1-2/+2
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens4-46/+5
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens3-0/+8
2013-02-28s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens1-12/+12
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens1-1/+2
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens2-5/+22
2013-02-28x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley1-1/+1
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds39-131/+108
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin12-59/+45
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell25-9/+29
2013-02-27mm: use vm_unmapped_area() on frv architectureMichel Lespinasse1-32/+17
2013-02-27mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse1-31/+17
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-15/+28