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-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-25mm: new mm hook frameworkLaurent Dufour
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-12sh: Remove signal translation and exec_domainRichard Weinberger
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-11sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-13sh: macro whitespace fixesMichael S. Tsirkin
2015-01-13sh: fix put_user sparse errorsMichael S. Tsirkin
2015-01-13sh/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-10nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-24SH: define syscall_get_arch() for superhEric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-10sh/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-08-14locking,arch,sh: Fold atomic_opsPeter Zijlstra
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-07sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar
2014-08-07sh: remove CPU_SUBTYPE_SH7764Richard Weinberger
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-09dmaengine: shdma: Add more register documentationGeert Uytterhoeven
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
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-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-04-26mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2014-04-18arch,sh: Convert smp_mb__*()Peter Zijlstra
2014-04-08Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-04sh: don't pass saved userspace state to exception handlersBobby Bingham
2014-04-04sh: push extra copy of r0-r2 for syscall parametersBobby Bingham