summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-11-14genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14async_memcpy: convert to dmaengine_unmap_dataDan Williams
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-14Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14wait: add wait_event_cmd()Shaohua Li
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-13target: Convert se_device statistics to atomic_long_tNicholas Bellinger
2013-11-13dmaengine: reference counted unmap dataDan Williams
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-11-13genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2013-11-13ipc, msg: fix message length check for negative valuesMathias Krause
2013-11-13rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim
2013-11-13init.h: document the existence of __initconstGeert Uytterhoeven
2013-11-13list: introduce list_last_entry(), use list_{first,last}_entry()Oleg Nesterov
2013-11-13list: change list_for_each_entry*() to use list_*_entry()Oleg Nesterov
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen
2013-11-13bitops/find: clarify and extend documentationCody P Schafer
2013-11-13backlight: lm3630: apply chip revisionDaniel Jeong
2013-11-13backlight: lp855x_bl: support new LP8555 deviceMilo Kim
2013-11-13sched: remove ARCH specific fpu_counter from task_structVineet Gupta
2013-11-13jump_label: unlikely(x) > 0Roel Kluin
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-11-13syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen
2013-11-13mm: numa: return the number of base pages altered by protection changesMel Gorman
2013-11-13mm: factor commit limit calculationJerome Marchand
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro
2013-11-13mm/memblock.c: introduce bottom-up allocation modeTang Chen