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
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25mm: new mm hook frameworkLaurent Dufour
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-03-25cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-03-25CRIS: use generic headers via KbuildRabin Vincent
2015-03-25CRIS: use generic cmpxchg.hRabin Vincent
2015-03-25CRIS: use generic atomic.hRabin Vincent
2015-03-25CRIS: use generic atomic bitopsRabin Vincent
2015-03-25CRISv10: remove redundant macros from system.hRabin Vincent
2015-03-25CRIS: remove SMP codeRabin Vincent
2015-03-25CRISv32: don't enable irqs in INIT_THREADRabin Vincent
2015-02-16Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2015-02-14CRIS: Whitespace cleanupJesper Nilsson
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson
2014-12-20CRIS: Fix headers_installSam Ravnborg
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-06net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-10-20cris: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-10cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-14locking,arch,cris: Fold atomic_opsPeter Zijlstra
2014-08-09lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-05sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-04-18arch,cris: Convert smp_mb__*()Peter Zijlstra
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-03-11cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven
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-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24cris: provide {in,out}[wl]_p()Geert Uytterhoeven
2014-01-19net: introduce SO_BPF_EXTENSIONSMichal Sekletar