| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-04-06 | 1 | -0/+9 |
|\ |
|
| * | VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. | Rusty Russell | 2014-03-24 | 1 | -0/+8 |
| * | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE | Mathieu Desnoyers | 2014-03-13 | 1 | -0/+1 |
* | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones | 2014-03-20 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -0/+19 |
|\ |
|
| * | net: introduce reciprocal_scale helper and convert users | Daniel Borkmann | 2014-01-21 | 1 | -0/+19 |
* | | kernel.h: define u8, s8, u32, etc. limits | Alex Elder | 2014-01-23 | 1 | -0/+13 |
* | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | panic: Make panic_timeout configurable | Jason Baron | 2013-11-26 | 1 | -0/+9 |
* | | include/linux/kernel.h: make might_fault() a nop for !MMU | Axel Lin | 2013-12-12 | 1 | -1/+2 |
|/ |
|
* | tracing: Remove unused function ftrace_off_permanent() | Steven Rostedt (Red Hat) | 2013-11-06 | 1 | -2/+0 |
* | lib: introduce upper case hex ascii helpers | Andre Naujoks | 2013-09-20 | 1 | -0/+11 |
* | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set | Dhaval Giani | 2013-08-02 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 1 | -3/+2 |
|\ |
|
| * | tracing: Put trace_puts() comment above trace_puts() macro for kernel doc | Steven Rostedt | 2013-05-28 | 1 | -3/+2 |
* | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 | 1 | -5/+2 |
|\ \ |
|
| * | | mm, sched: Allow uaccess in atomic with pagefault_disable() | Michael S. Tsirkin | 2013-05-28 | 1 | -5/+2 |
| * | | mm, sched: Drop voluntary schedule from might_fault() | Michael S. Tsirkin | 2013-05-28 | 1 | -1/+1 |
| |/ |
|
* / | net: core: move mac_pton() to lib/net_utils.c | Andy Shevchenko | 2013-06-05 | 1 | -0/+2 |
|/ |
|
* | linux/kernel.h: fix kernel-doc warning | Randy Dunlap | 2013-05-24 | 1 | -2/+3 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-05-05 | 1 | -7/+0 |
|\ |
|
| * | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 2013-03-15 | 1 | -7/+0 |
* | | kernel/compat.c: make do_sysinfo() static | Stephen Rothwell | 2013-04-30 | 1 | -2/+0 |
* | | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-04-29 | 1 | -3/+67 |
|\ \ |
|
| * | | tracing: Add skip argument to trace_dump_stack() | Steven Rostedt (Red Hat) | 2013-03-15 | 1 | -1/+1 |
| * | | tracing: Optimize trace_printk() with one arg to use trace_puts() | Steven Rostedt (Red Hat) | 2013-03-15 | 1 | -1/+22 |
| * | | tracing: Add trace_puts() for even faster trace_printk() tracing | Steven Rostedt (Red Hat) | 2013-03-15 | 1 | -1/+40 |
| * | | tracing: Add internal tracing_snapshot() functions | Steven Rostedt (Red Hat) | 2013-03-15 | 1 | -0/+4 |
* | | | printk: Provide a wake_up_klogd() off-case | Frederic Weisbecker | 2013-03-22 | 1 | -1/+0 |
| |/
|/| |
|
* | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+5 |
|/ |
|
* | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors | Guenter Roeck | 2012-12-20 | 1 | -2/+4 |
* | kstrto*: add documentation | Eldad Zack | 2012-12-17 | 1 | -0/+33 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -5/+2 |
|\ |
|
| * | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-12-08 | 1 | -0/+7 |
| |\ |
|
| * | | linux/kernel.h: Remove duplicate trace_printk declaration | Michal Hocko | 2012-10-31 | 1 | -5/+2 |
* | | | mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD | Kirill A. Shutemov | 2012-12-11 | 1 | -7/+0 |
* | | | mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD | Kirill A. Shutemov | 2012-12-11 | 1 | -7/+0 |
| |/
|/| |
|
* | | linux/kernel.h: define SYMBOL_PREFIX | James Hogan | 2012-12-03 | 1 | -0/+7 |
|/ |
|
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -11/+1 |
* | linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST | Guenter Roeck | 2012-09-19 | 1 | -1/+1 |
* | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends | Guenter Roeck | 2012-09-01 | 1 | -2/+10 |
* | Remove SYSTEM_SUSPEND_DISK system state | Rafael J. Wysocki | 2012-07-21 | 1 | -1/+0 |
* | introduce SIZE_MAX | Xi Wang | 2012-05-31 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-24 | 1 | -0/+2 |
|\ |
|
| * | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 | 1 | -0/+2 |
* | | tracing: Add percpu buffers for trace_printk() | Steven Rostedt | 2012-04-23 | 1 | -6/+7 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-31 | 1 | -6/+9 |
|\ |
|
| * | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2012-03-26 | 1 | -66/+6 |
| |\ |
|
| * \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-03-22 | 1 | -6/+9 |
| |\ \ |
|
| | * | | tracing: Move the tracing_on/off() declarations into CONFIG_TRACING | Steven Rostedt | 2012-03-20 | 1 | -6/+9 |