aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-12kernel.h: handle pointers to arrays better in container_of()Ian Abbott1-3/+7
2017-05-23init: Introduce SYSTEM_SCHEDULING stateThomas Gleixner1-1/+5
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski1-0/+1
2017-04-18boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He1-0/+1
2017-02-24linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund1-4/+6
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger1-2/+2
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-0/+9
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+1
2016-11-26taint/module: Clean up global and module taint flags handlingPetr Mladek1-0/+9
2016-11-01fs: decouple READ and WRITE from the block layer opsChristoph Hellwig1-0/+4
2016-10-19percpu: ensure the requested alignment is power of twozijun_hu1-0/+1
2016-10-07min/max: remove sparse warnings when they're nestedJohannes Berg1-20/+28
2016-09-22sched/core: Optimize __schedule()Peter Zijlstra1-6/+3
2016-08-02dynamic_debug: only add header when usedLuis de Bethencourt1-1/+0
2016-06-15rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira1-0/+1
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+7
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes1-2/+2
2016-04-29kernel.h: add u64_to_user_ptr()Gustavo Padovan1-0/+7
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+3
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai1-20/+1
2016-03-22tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-03-17lib: move strtobool() to kstrtobool()Kees Cook1-0/+2
2016-03-04uapi: define DIV_ROUND_UP for userlandNicolas Dichtel1-1/+1
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-18/+18
2015-12-19panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai1-4/+12
2015-12-19panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai1-0/+20
2015-11-09remove abs64()Andrew Morton1-3/+0
2015-11-09kernel.h: make abs() work with 64-bit typesMichal Nazarewicz1-21/+24
2015-11-06lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes1-0/+2
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss1-4/+5
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-8/+10
2015-06-30kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke1-0/+3
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-6/+0
2015-05-28ring-buffer: Remove useless unused tracing_off_permanent()Steven Rostedt (Red Hat)1-6/+0
2015-05-28sysfs: tightened sysfs permission checksGobinda Charan Maji1-8/+10
2015-05-19sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaultsDavid Hildenbrand1-1/+2
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino1-0/+12
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes1-3/+0
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-0/+1
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds1-1/+1
2014-12-22livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings1-0/+1
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+0
2014-12-10kernel: add panic_on_warnPrarit Bhargava1-0/+1
2014-11-05tty: Move session_of_pgrp() and make staticPeter Hurley1-3/+0
2014-10-28sched: Exclude cond_resched() from nested sleep testPeter Zijlstra1-0/+3
2014-10-28sched, exit: Deal with nested sleepsPeter Zijlstra1-0/+2
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1