summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
Commit message (Expand)AuthorAge
* remove abs64()Andrew Morton2015-11-09
* kernel.h: make abs() work with 64-bit typesMichal Nazarewicz2015-11-09
* lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes2015-11-06
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-17
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
|\
| * kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke2015-06-30
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \ | |/ |/|
| * sysfs: tightened sysfs permission checksGobinda Charan Maji2015-05-28
* | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-26
|\ \
| * | ring-buffer: Remove useless unused tracing_off_permanent()Steven Rostedt (Red Hat)2015-05-28
| |/
* | sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...David Hildenbrand2015-05-19
|/
* kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino2015-04-17
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\
| * livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-22
* | sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2015-02-01
|/
* Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\
| * tty: Move session_of_pgrp() and make staticPeter Hurley2014-11-05
* | kernel: add panic_on_warnPrarit Bhargava2014-12-10
* | sched: Exclude cond_resched() from nested sleep testPeter Zijlstra2014-10-28
* | sched, exit: Deal with nested sleepsPeter Zijlstra2014-10-28
|/
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-23
|\
| * lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-03
* | include/linux: remove strict_strto* definitionsDaniel Walter2014-10-14
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-12
|\ \
| * | Provide a binary to hex conversion functionDavid Howells2014-09-16
* | | include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz2014-10-09
* | | include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz2014-10-09
| |/ |/|
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-10
|\ \
| * | sysfs: disallow world-writable files.Rusty Russell2014-07-27
| |/
* | panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-08
* | kernel.h: remove deprecated pack_hex_byteJoe Perches2014-08-06
* | mac_pton: Use bool not int returnJoe Perches2014-06-25
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-06
|\
| * VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell2014-03-24
| * Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-13
* | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2014-01-21
* | kernel.h: define u8, s8, u32, etc. limitsAlex Elder2014-01-23
* | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \ | |/ |/|
| * panic: Make panic_timeout configurableJason Baron2013-11-26
* | include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin2013-12-12
|/
* tracing: Remove unused function ftrace_off_permanent()Steven Rostedt (Red Hat)2013-11-06
* lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-20
* tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani2013-08-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\
| * tracing: Put trace_puts() comment above trace_puts() macro for kernel docSteven Rostedt2013-05-28
* | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \
| * | mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin2013-05-28