index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-09-18
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
2015-09-18
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
Tejun Heo
2015-09-18
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-18
cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...
Tejun Heo
2015-09-18
jump_label: make static_key_enabled() work on static_key_true/false types too
Tejun Heo
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-11
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-09-11
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-09-10
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
2015-09-10
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
2015-09-10
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
2015-09-10
hexdump: do not print debug dumps for !CONFIG_DEBUG
Linus Walleij
2015-09-10
include/linux/printk.h: include pr_fmt in pr_debug_ratelimited
Jason A. Donenfeld
2015-09-10
include/linux/poison.h: remove not-used poison pointer macros
Vasily Kulikov
2015-09-10
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
mmu-notifier: add clear_young callback
Vladimir Davydov
2015-09-10
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
2015-09-10
memcg: add page_cgroup_ino helper
Vladimir Davydov
2015-09-10
zpool: add zpool_has_pool()
Dan Streetman
2015-09-09
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
2015-09-09
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com
2015-09-09
Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...
Kevin Hilman
2015-09-09
Merge tag 'qcom-soc-for-4.3' into v4.2-rc2
Andy Gross
2015-09-09
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-09-09
Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-08
Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-09
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
[next]