aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h
Commit message (Expand)AuthorAge
* 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
| * | mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin2013-05-28
| |/
* / net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-05
|/
* linux/kernel.h: fix kernel-doc warningRandy Dunlap2013-05-24
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-05
|\
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-15
* | kernel/compat.c: make do_sysinfo() staticStephen Rothwell2013-04-30
* | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-29
|\ \
| * | tracing: Add skip argument to trace_dump_stack()Steven Rostedt (Red Hat)2013-03-15
| * | tracing: Optimize trace_printk() with one arg to use trace_puts()Steven Rostedt (Red Hat)2013-03-15
| * | tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)2013-03-15
| * | tracing: Add internal tracing_snapshot() functionsSteven Rostedt (Red Hat)2013-03-15
* | | printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2013-03-22
| |/ |/|
* | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
|/
* linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2012-12-20
* kstrto*: add documentationEldad Zack2012-12-17
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\
| * Merge branch 'linus' into perf/coreIngo Molnar2012-12-08
| |\
| * | linux/kernel.h: Remove duplicate trace_printk declarationMichal Hocko2012-10-31
* | | mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov2012-12-11
* | | mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov2012-12-11
| |/ |/|
* | linux/kernel.h: define SYMBOL_PREFIXJames Hogan2012-12-02
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck2012-09-19
* linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-01
* Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki2012-07-21
* introduce SIZE_MAXXi Wang2012-05-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
|\
| * kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-24
* | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-23
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-31
|\
| * Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
| |\
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-03-22
| |\ \
| | * | tracing: Move the tracing_on/off() declarations into CONFIG_TRACINGSteven Rostedt2012-03-20
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin2012-02-20
| | |/ | |/|
* | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ \
| * | | kernel.h: doesn't explicitly use bug.h, so don't include it.Paul Gortmaker2012-03-04
| * | | bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker2012-03-04
| |/ /
* | | procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki2012-03-23
* | | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-23
| |/ |/|
* | sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-03-13
|/
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12