index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2013-11-20
Revert "mm: create a separate slab for page->ptl allocation"
Linus Torvalds
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-20
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-11-18
Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-11-18
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-16
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-11-16
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-16
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-15
take read_seqbegin_or_lock() and friends to seqlock.h
Al Viro
2013-11-15
consolidate simple ->d_delete() instances
Al Viro
2013-11-15
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
David S. Miller
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-11-15
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-11-15
macvlan: introduce macvlan_dev_real_dev() helper function
Michal Kubeček
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-15
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-15
cmdline-parser: fix build
Alexander Beregalov
2013-11-15
kfifo API type safety
Stefani Seibold
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2013-11-15
kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix
Andrew Morton
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-15
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2013-11-15
sched: remove INIT_COMPLETION
Wolfram Sang
2013-11-15
sched: replace INIT_COMPLETION with reinit_completion
Wolfram Sang
2013-11-15
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2013-11-15
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
2013-11-15
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
2013-11-15
mm: allow pgtable_page_ctor() to fail
Kirill A. Shutemov
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
2013-11-15
mm, thp: move ptl taking inside page_check_address_pmd()
Kirill A. Shutemov
[next]