aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-14genetlink: make genl_ops flags a u8 and move to endGravatar Johannes Berg 1-3/+3
2013-11-14genetlink: allow making ops constGravatar Johannes Berg 1-5/+5
2013-11-14genetlink: register family ops as arrayGravatar Johannes Berg 1-3/+4
2013-11-14genetlink: remove genl_register_ops/genl_unregister_opsGravatar Johannes Berg 1-2/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 196-4121/+6012
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 28-134/+241
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 13-72/+186
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-0/+1
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-0/+51
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-37/+0
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Gravatar Linus Torvalds 1-0/+7
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Gravatar Linus Torvalds 1-32/+0
2013-11-13ipc, msg: fix message length check for negative valuesGravatar Mathias Krause 1-3/+3
2013-11-13rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorGravatar Jan Kara 1-7/+9
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsGravatar Kees Cook 2-3/+4
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Gravatar Sangbeom Kim 2-0/+12
2013-11-13init.h: document the existence of __initconstGravatar Geert Uytterhoeven 1-4/+2
2013-11-13list: introduce list_last_entry(), use list_{first,last}_entry()Gravatar Oleg Nesterov 1-4/+15
2013-11-13list: change list_for_each_entry*() to use list_*_entry()Gravatar Oleg Nesterov 1-22/+22
2013-11-13list: introduce list_next_entry() and list_prev_entry()Gravatar Oleg Nesterov 1-0/+16
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationGravatar Nicolin Chen 1-0/+2
2013-11-13bitops/find: clarify and extend documentationGravatar Cody P Schafer 1-2/+10
2013-11-13backlight: lm3630: apply chip revisionGravatar Daniel Jeong 2-57/+65
2013-11-13backlight: lp855x_bl: support new LP8555 deviceGravatar Milo Kim 1-0/+19
2013-11-13sched: remove ARCH specific fpu_counter from task_structGravatar Vineet Gupta 1-9/+0
2013-11-13jump_label: unlikely(x) > 0Gravatar Roel Kluin 1-2/+2
2013-11-13errno.h: remove "NFS" from descriptions in commentsGravatar Eric Sandeen 1-1/+1
2013-11-13syscalls.h: use gcc alias instead of assembler aliases for syscallsGravatar Andi Kleen 2-4/+4
2013-11-13mm: numa: return the number of base pages altered by protection changesGravatar Mel Gorman 1-0/+1
2013-11-13mm: factor commit limit calculationGravatar Jerome Marchand 1-0/+2
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()Gravatar KOSAKI Motohiro 1-6/+4
2013-11-13mm/memblock.c: introduce bottom-up allocation modeGravatar Tang Chen 2-0/+28
2013-11-13writeback: do not sync data dirtied after sync startGravatar Jan Kara 2-4/+4
2013-11-13tools/vm/page-types.c: support KPF_SOFTDIRTY bitGravatar Naoya Horiguchi 1-0/+1
2013-11-13mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterGravatar Zhang Yanfei 1-2/+1
2013-11-13mm, mempolicy: make mpol_to_str robust and always succeedGravatar David Rientjes 1-3/+2
2013-11-13cpu/mem hotplug: add try_online_node() for cpu_up()Gravatar Toshi Kani 1-1/+7
2013-11-13mm: add a helper function to check may oom conditionGravatar Qiang Huang 1-0/+5
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-66/+64
2013-11-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Gravatar Linus Torvalds 3-4/+54
2013-11-12Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxGravatar Linus Torvalds 2-0/+43
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 6-187/+592
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-1/+64
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 17-72/+180
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 3-2/+217
2013-11-12Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-7/+103
2013-11-12Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Linus Torvalds 1-0/+53
2013-11-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-1/+11
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 4-1/+34
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-3/+1