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
Age
Commit message (
Expand
)
Author
2016-08-02
printk: create pr_<level> functions
Joe Perches
2016-08-02
dynamic_debug: only add header when used
Luis de Bethencourt
2016-08-02
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
2016-08-02
uapi: move forward declarations of internal structures
Alexey Dobriyan
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
mm/kasan: get rid of ->state in struct kasan_alloc_meta
Andrey Ryabinin
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-01
Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-08-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-08-01
Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-01
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2016-07-31
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-07-31
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-07-31
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-31
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-29
Revert "vfs: add lookup_hash() helper"
Linus Torvalds
2016-07-29
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2016-07-29
mm: export filemap_check_errors() to modules
Miklos Szeredi
2016-07-28
Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-07-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-28
mm, compaction: simplify contended compaction handling
Vlastimil Babka
2016-07-28
mm, compaction: introduce direct compaction priority
Vlastimil Babka
2016-07-28
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
Vlastimil Babka
2016-07-28
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
Alexander Potapenko
2016-07-28
mm, kasan: account for object redzone in SLUB's nearest_obj()
Alexander Potapenko
2016-07-28
mm/memblock.c: add new infrastructure to address the mem limit issue
Dennis Chen
2016-07-28
kdb: use task_cpu() instead of task_thread_info()->cpu
Andy Lutomirski
2016-07-28
mm: fix memcg stack accounting for sub-page stacks
Andy Lutomirski
2016-07-28
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
2016-07-28
mm: cleanup ifdef guards for vmem_altmap
Dan Williams
2016-07-28
mm, THP: clean up return value of madvise_free_huge_pmd
Huang Ying
2016-07-28
mm: remove reclaim and compaction retry approximations
Mel Gorman
2016-07-28
mm, vmscan: remove highmem_file_pages
Mel Gorman
2016-07-28
mm: add per-zone lru list stat
Minchan Kim
2016-07-28
mm, vmscan: Update all zone LRU sizes before updating memcg
Mel Gorman
[next]