Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-05arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang
2014-04-05arch: hexagon: kernel: add export symbol function __delay()Chen Gang
2014-04-05hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang
2014-04-05hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang
2014-04-05hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang
2014-02-10locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-10locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24hexagon: use generic fixmap.hMark Salter
2014-01-14arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-14net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra
2013-12-18lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-10hexagon: remove unnecessary prom.h includesRob Herring
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-13arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-08-14arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-07-15hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker
2013-07-04mm/hexagon: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-04mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-05-07HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...Alexander Shiyan
2013-05-07Hexagon: fix register used to call do_work_pendingRichard Kuo
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-05-01Hexagon: add v4 CS regs to core copyout macroRichard Kuo
2013-05-01Hexagon: use correct translation for VMALLOC_STARTRichard Kuo
2013-05-01Hexagon: use correct translations for DMA mappingsRichard Kuo
2013-05-01Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo
2013-05-01Hexagon: fix signal number for user mem faultsRichard Kuo
2013-05-01Hexagon: remove two Kconfig entriesPaul Bolle
2013-05-01arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle
2013-05-01Hexagon: update copyright datesRichard Kuo
2013-05-01Hexagon: add translation types for __vmnewmapRichard Kuo
2013-05-01Hexagon: fix signal.c compile errorRichard Kuo
2013-05-01Hexagon: break up user fn/arg register settingRichard Kuo
2013-05-01Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo
2013-05-01Hexagon: fix psp/sp macroRichard Kuo
2013-05-01Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo
2013-05-01Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo
2013-05-01Hexagon: switch to using the device type for IO mappingsRichard Kuo
2013-05-01Hexagon: don't print info for offline CPU'sRichard Kuo