aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Hexagon: add v4 CS regs to core copyout macroHEADmasterRichard Kuo1-3/+12
2013-04-09Hexagon: use correct translation for VMALLOC_STARTRichard Kuo1-2/+1
2013-04-09Hexagon: use correct translations for DMA mappingsRichard Kuo2-10/+22
2013-04-09Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo1-0/+1
2013-04-09Hexagon: fix signal number for user mem faultsRichard Kuo1-2/+2
2013-04-01Hexagon: remove two Kconfig entriesPaul Bolle1-9/+0
2013-03-28arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2-6/+0
2013-03-28Hexagon: update copyright datesRichard Kuo20-20/+20
2013-03-27Hexagon: add translation types for __vmnewmapRichard Kuo1-0/+7
2013-03-27Hexagon: fix signal.c compile errorRichard Kuo1-0/+2
2013-03-27Hexagon: break up user fn/arg register settingRichard Kuo1-1/+2
2013-03-27Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo2-0/+5
2013-03-27Hexagon: fix psp/sp macroRichard Kuo1-2/+1
2013-03-27Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo1-2/+11
2013-03-27Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo1-0/+14
2013-03-27Hexagon: switch to using the device type for IO mappingsRichard Kuo1-5/+4
2013-03-27Hexagon: don't print info for offline CPU'sRichard Kuo1-0/+5
2013-03-27Hexagon: add support for single-stepping (v4+)Richard Kuo6-1/+38
2013-03-27Hexagon: use correct work mask when checking for more workRichard Kuo1-1/+1
2013-03-27Hexagon: add support for additional exceptionsRichard Kuo1-0/+10
2013-03-27Hexagon: fix initial page table setup prior to jump to VARichard Kuo1-12/+73
2013-03-27Hexagon: remove keyring related callRichard Kuo1-3/+0
2013-03-27Hexagon: check to if we will overflow the signal stackRichard Kuo1-0/+4
2013-03-27Hexagon: Signal and return path fixesRichard Kuo5-88/+84
2013-03-27Hexagon: add support for new v4+ registersRichard Kuo8-48/+206
2013-03-27Hexagon: add individual register access for switch_stackRichard Kuo1-6/+43
2013-03-27Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo1-1/+1
2013-03-27Hexagon: use GENERIC_CPU_DEVICESRichard Kuo3-53/+2
2013-03-27Hexagon: change arch version config to allow comparisonsRichard Kuo3-31/+10
2013-03-27Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo8-55/+91
2013-03-27Hexagon: fix __atomic_add_unlessRichard Kuo1-9/+11
2013-03-27Hexagon: clean up generic headers in KbuildRichard Kuo1-1/+1
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds1-2/+1
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+4
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-2/+3
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+4
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2-0/+10
2013-03-14ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski1-2/+3
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn1-1/+0
2013-03-13openrisc: require gpiolibJonas Bonn1-1/+1
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-22/+6
2013-03-12ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold4-0/+4
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell23-29/+22
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds50-90/+95
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds5-8/+10
2013-03-12ARM: spear3xx: Use correct pl080 header fileArnd Bergmann1-1/+1
2013-03-12mfd: ab8500: Kill "reg" property from bindingArnd Bergmann4-5/+4
2013-03-11Arm: socfpga: pl330: Add #dma-cells for generic dma binding supportPadmavathi Venna1-0/+3
2013-03-11Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin...Arnd Bergmann25-36/+44
2013-03-11Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2-2/+2
2013-03-11Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann1-5/+5
2013-03-11ARM: multiplatform: Sort the max gpio numbers.Maxime Ripard1-2/+5
2013-03-11xen: arm: mandate EABI and use generic atomic operations.Ian Campbell2-22/+6
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-03-11ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART"Paul Bolle1-1/+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-11ARM: imx: pll1_sys should be an initial on clkShawn Guo1-1/+1
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-08arm: mach-orion5x: fix typo in compatible string of a .dts fileThomas Petazzoni1-1/+1
2013-03-08arm: mvebu: fix address-cells in mpic DT nodeThomas Petazzoni1-1/+0
2013-03-08arm: plat-orion: fix address decoding when > 4GB is usedThomas Petazzoni1-2/+5
2013-03-08arm: mvebu: Reduce reg-io-width with UARTsHeikki Krogerus2-4/+4
2013-03-08ARM: Dove: add RTC device nodeJean-Francois Moine1-0/+5
2013-03-08arm: mvebu: enable the USB ports on Armada 370 Reference Design boardFlorian Fainelli1-0/+8
2013-03-08ARM: dove: drop "select COMMON_CLK_DOVE"Paul Bolle1-1/+0
2013-03-08rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn1-0/+1
2013-03-08gpio: mvebu: Add clk support to prevent lockupAndrew Lunn1-0/+2
2013-03-08ARM: kirkwood: fix to retain gbe MAC addresses for DT kernelsSebastian Hesselbarth1-7/+18
2013-03-08ARM: kirkwood: of_serial: fix clock gating by removing clock-frequencyJason Cooper17-20/+0
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-07ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard1-5/+5
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-06m68k: drop "select EMAC_INC"Paul Bolle1-1/+0
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov1-2/+1
2013-03-05ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"Paul Bolle1-1/+1
2013-03-05Merge tag 'omap-for-v3.9-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann8-14/+16
2013-03-05ARM: OMAP: RX-51: add missing USB phy bindingAaro Koskinen1-0/+2
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-04Merge tag 'mxs-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson4-1/+4
2013-03-04Merge tag 'imx-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson3-26/+10
2013-03-04ARM: Tegra: Add clock entry for smp_twd clockPrashant Gaikwad2-0/+2
2013-03-04ARM: dts: remove generated .dtb files on cleanNishanth Menon1-1/+1
2013-03-04ARM: bcm2835: fix I2C module clock rateStephen Warren1-1/+1
2013-03-04ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar1-1/+0
2013-03-04ARM: OMAP2+: mux: correct wrong error messagesRuslan Bilovol1-2/+2
2013-03-04ARM: OMAP2+: mux: fix debugfs file permissionFelipe Balbi1-2/+3
2013-03-04ARM: OMAP2+: Fix unmet direct dependencies for zoom for 8250 serialTony Lindgren2-6/+2
2013-03-04ARM: OMAP3: board-generic: Add missing omap3_init_lateRajendra Nayak1-0/+2
2013-03-04ARM: OMAP2+: Fix broken gpmc supportJon Hunter1-3/+3
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren1-0/+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-04m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPUGreg Ungerer1-1/+1
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman3-0/+3
2013-03-04ARM: mxs: ocotp: Fix sparse warningFabio Estevam1-0/+1
2013-03-04ARM: mxs: icoll: Fix sparse warningFabio Estevam1-1/+1
2013-03-04ARM: mxs: mm: Fix sparse warningFabio Estevam1-0/+1
2013-03-04ARM: mxs_defconfig: Make USB host functional againFabio Estevam1-0/+1
2013-03-04ARM: dts: imx53-mba53: fix fsl,pins for disp1-grp1Shawn Guo1-2/+1
2013-03-04ARM: mach-imx: move early resume code out of the .data sectionNicolas Pitre2-24/+9
2013-03-04m68knommu: fix MC68328.h definesLuis Alves1-5/+5
2013-03-04m68knommu: fix build when CPU is not coldfireThadeu Lima de Souza Cascardo1-1/+1
2013-03-04m68knommu: add CPU_NAME for 68000Luis Alves1-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