summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...nextLinus Torvalds12-64/+303
2014-06-07Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds1-3/+2
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds1-0/+13
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds12-27/+80
2014-06-06idle: remove cpu_idle() forward declarationsGeert Uytterhoeven2-3/+0
2014-06-06mm: introduce kmemleak_update_trace()Catalin Marinas1-0/+4
2014-06-06key: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2014-06-06ipc,shm: document new limits in the uapi headerDavidlohr Bueso1-6/+9
2014-06-06ipc/shm.c: increase the defaults for SHMALL, SHMMAXManfred Spraul2-7/+4
2014-06-06include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse errorHans Verkuil1-0/+5
2014-06-06idr: reorder the fieldsLai Jiangshan1-5/+8
2014-06-06signals: introduce kernel_sigaction()Oleg Nesterov1-2/+16
2014-06-06signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov2-3/+2
2014-06-06signals: kill sigfindinword()Oleg Nesterov1-5/+0
2014-06-06ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-06-06drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki1-0/+4
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-1288/+2522
2014-06-06Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...Linus Torvalds2-64/+62
2014-06-06Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+24
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-24/+31
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds5-0/+28
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+12
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+10
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2-1/+15
2014-06-05Merge branch 'devel-stable' into for-nextRussell King3-0/+23
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King3-0/+6
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds44-207/+467
2014-06-04init/main.c: remove an ifdefAndrew Morton1-0/+4
2014-06-04kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...Oleg Nesterov1-6/+0
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov1-2/+13
2014-06-04Documentation: expand/clarify debug documentationDan Streetman1-0/+6
2014-06-04printk: Add printk_deferred_onceJohn Stultz1-0/+11
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-06-04kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov1-1/+0
2014-06-04compiler.h: avoid sparse errors in __compiletime_error_fallback()James Hogan1-2/+11
2014-06-04mm/zbud.c: make size unsigned like unique callsiteFabian Frederick1-1/+1
2014-06-04hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi1-2/+2
2014-06-04mm/rmap.c: cleanup ttu_flagsKonstantin Khlebnikov1-4/+3
2014-06-04mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan1-4/+4
2014-06-04include/linux/gfp.h: exclude duplicate headerAndy Shevchenko1-1/+0
2014-06-04mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman3-6/+103
2014-06-04mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman1-0/+1
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman3-4/+4
2014-06-04mm: page_alloc: use unsigned int for order in more placesMel Gorman1-4/+4
2014-06-04mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman2-22/+20
2014-06-04mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2-7/+36
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman1-3/+26
2014-06-04include/linux/jump_label.h: expose the reference countMel Gorman1-7/+13
2014-06-04memcg: cleanup kmem cache creation/destruction functions namingVladimir Davydov2-2/+2
2014-06-04swap: change swap_list_head to plist, add swap_avail_headDan Streetman2-2/+3