summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen1-1/+1
2013-11-13syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen2-4/+4
2013-11-13mm: numa: return the number of base pages altered by protection changesMel Gorman1-0/+1
2013-11-13mm: factor commit limit calculationJerome Marchand1-0/+2
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro1-6/+4
2013-11-13mm/memblock.c: introduce bottom-up allocation modeTang Chen2-0/+28
2013-11-13writeback: do not sync data dirtied after sync startJan Kara2-4/+4
2013-11-13tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi1-0/+1
2013-11-13mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei1-2/+1
2013-11-13mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes1-3/+2
2013-11-13cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani1-1/+7
2013-11-13mm: add a helper function to check may oom conditionQiang Huang1-0/+5
2013-11-13target: Pass through I/O topology for block backstoresAndy Grover1-0/+5
2013-11-12drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala1-0/+19
2013-11-12Merge branch 'devel-stable' into for-nextRussell King2-0/+74
2013-11-12Merge branch 'misc' into for-nextRussell King1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-66/+64
2013-11-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds3-4/+54
2013-11-12Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-0/+43
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-187/+592
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-1/+64
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-72/+180
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-2/+217
2013-11-12Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+103
2013-11-12Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+53
2013-11-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+11
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds4-1/+34
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+1
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+2
2013-11-12Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik1-1/+1
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-12/+33
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-16/+42
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+15
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-402/+600
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+41
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-29/+11
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-28/+118
2013-11-12Merge tag 'mfd-lee-3.13-3' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz1-1/+1
2013-11-11random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann1-5/+6
2013-11-11random32: move rnd_state to linux/random.hDaniel Borkmann2-7/+4
2013-11-11random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa1-0/+1
2013-11-11random32: fix off-by-one in seeding requirementDaniel Borkmann1-3/+3
2013-11-11mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu1-1/+1
2013-11-11locking/doc: Update references to kernel/mutex.cPeter Zijlstra1-1/+1
2013-11-11mfd: Stop setting refcounting pointers in original mfd_cell arraysGeert Uytterhoeven1-1/+1
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds6-68/+181
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+106
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-1/+13
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-26/+0