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
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-24Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-24coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-24consolidate WARN_...ONCE() static variablesJan Beulich
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-24bitops: Add missing parentheses to new get_order macroJoerg Roedel
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-24PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas
2012-02-24PCI: add pci_clear_flags()Bjorn Helgaas
2012-02-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-21bitops: Optimise get_order()David Howells
2012-02-21bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells
2012-02-01lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin
2012-01-15Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-15Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-13thp: add tlb_remove_pmd_tlb_entryShaohua Li
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-11Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-08Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-04GPIO: add bindings for managed devicesJohn Crispin
2012-01-04consolidate umode_t declarationsAl Viro
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-13UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells
2011-12-13of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely
2011-12-13gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely
2011-12-04asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-10net: add wireless TX status socket optionJohannes Berg
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds
2011-11-01Add extra arch overrides to asm-generic/checksum.hLinas Vepstas
2011-11-01Hexagon: Add locking types and functionsRichard Kuo
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-11-01include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang