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-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
2013-11-15
mm, thp: change pmd_trans_huge_lock() to return taken lock
Kirill A. Shutemov
2013-11-15
mm: introduce api for split page table lock for PMD level
Kirill A. Shutemov
2013-11-15
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
2013-11-14
ACPI: Provide acpi_dev_name accessor for struct acpi_device device name
Jarkko Nikula
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
wait: add wait_event_cmd()
Shaohua Li
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-13
dmaengine: reference counted unmap data
Dan Williams
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
2013-11-13
genirq: Prevent spurious detection for unconditionally polled interrupts
Thomas Gleixner
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2013-11-13
ipc, msg: fix message length check for negative values
Mathias Krause
2013-11-13
rbtree: fix rbtree_postorder_for_each_entry_safe() iterator
Jan Kara
2013-11-13
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-13
rtc: s5m-rtc: add real-time clock driver for s5m8767
Sangbeom Kim
2013-11-13
init.h: document the existence of __initconst
Geert Uytterhoeven
2013-11-13
list: introduce list_last_entry(), use list_{first,last}_entry()
Oleg Nesterov
2013-11-13
list: change list_for_each_entry*() to use list_*_entry()
Oleg Nesterov
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
[prev]
[next]