Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | module: Remove double spaces in module verification taint message | Marcel Holtmann | 2015-02-06 | 1 | -1/+1 | |
| * | | | | | | | | kernel/module.c: Free lock-classes if parse_args failed | Andrey Tsyvarev | 2015-02-06 | 1 | -0/+3 | |
* | | | | | | | | | printk: correct timeout comment, neaten MODULE_PARM_DESC | Joe Perches | 2015-02-13 | 1 | -6/+6 | |
* | | | | | | | | | kernel/sched/clock.c: add another clock for use with the soft lockup watchdog | Cyril Bur | 2015-02-13 | 2 | -1/+14 | |
* | | | | | | | | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 6 | -9/+7 | |
* | | | | | | | | | kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init | Rasmus Villemoes | 2015-02-13 | 1 | -1/+1 | |
* | | | | | | | | | mm: do not use mm->nr_pmds on !MMU configurations | Kirill A. Shutemov | 2015-02-13 | 1 | -3/+1 | |
* | | | | | | | | | cgroup: release css->id after css_free | Vladimir Davydov | 2015-02-13 | 1 | -3/+7 | |
* | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-02-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kprobes: Pass the original kprobe for preparing optimized kprobe | Masami Hiramatsu | 2015-01-13 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2015-02-12 | 19 | -150/+175 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ring-buffer: Do not wake up a splice waiter when page is not full | Steven Rostedt (Red Hat) | 2015-02-11 | 1 | -5/+35 | |
| * | | | | | | | | | tracing: Fix unmapping loop in tracing_mark_write | Vikram Mulukutla | 2015-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | tracing: Separate out initializing top level dir from instances | Steven Rostedt (Red Hat) | 2015-02-02 | 1 | -21/+30 | |
| * | | | | | | | | | tracing: Make tracing_init_dentry_tr() static | Steven Rostedt (Red Hat) | 2015-02-02 | 2 | -2/+1 | |
| * | | | | | | | | | trace: Use 64-bit timekeeping | Tina Ruchandani | 2015-01-28 | 1 | -10/+8 | |
| * | | | | | | | | | tracing: Add array printing helper | Dave Martin | 2015-01-28 | 1 | -0/+44 | |
| * | | | | | | | | | tracing: Remove newline from trace_printk warning banner | Borislav Petkov | 2015-01-27 | 1 | -1/+2 | |
| * | | | | | | | | | tracing: Use IS_ERR() check for return value of tracing_init_dentry() | Steven Rostedt (Red Hat) | 2015-01-22 | 9 | -12/+12 | |
| * | | | | | | | | | tracing: Remove unneeded includes of debugfs.h and fs.h | Steven Rostedt (Red Hat) | 2015-01-22 | 9 | -17/+0 | |
| * | | | | | | | | | tracing: Remove taking of trace_types_lock in pipe files | Steven Rostedt (Red Hat) | 2014-12-23 | 1 | -82/+28 | |
| * | | | | | | | | | tracing: Add ref count to tracer for when they are being read by pipe | Steven Rostedt (Red Hat) | 2014-12-22 | 2 | -1/+16 | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-02-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | X.509: shut up about included cert for silent build | Arnd Bergmann | 2015-01-23 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2015-02-12 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | audit: remove vestiges of vers_ops | Richard Guy Briggs | 2015-01-20 | 1 | -2/+0 | |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-12 | 3 | -54/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mm: fix false-positive warning on exit due mm_nr_pmds(mm) | Kirill A. Shutemov | 2015-02-12 | 1 | -0/+8 | |
| * | | | | | | | | | | | | mm: account pmd page tables to the process | Kirill A. Shutemov | 2015-02-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko | 2015-02-12 | 2 | -42/+11 | |
| * | | | | | | | | | | | | PM: convert printk to pr_* equivalent | Michal Hocko | 2015-02-12 | 1 | -14/+15 | |
| * | | | | | | | | | | | | oom: add helpers for setting and clearing TIF_MEMDIE | Michal Hocko | 2015-02-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-02-12 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | perf: provide sysfs_show for struct perf_pmu_events_attr | Cody P Schafer | 2015-02-02 | 1 | -0/+12 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-12 | 5 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 2015-01-29 | 5 | -10/+10 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-11 | 5 | -88/+123 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 2 | -5/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-28 | 15 | -80/+220 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -11/+2 | |
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-15 | 12 | -184/+260 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-07 | 1 | -9/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | spinlock: Add spin_lock_bh_nested() | Thomas Graf | 2015-01-03 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | timecounter: keep track of accumulated fractional nanoseconds | Richard Cochran | 2014-12-31 | 1 | -7/+24 | |
| * | | | | | | | | | | | | | | | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 2014-12-31 | 3 | -77/+96 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | kexec, Kconfig: spell "architecture" properly | Borislav Petkov | 2015-01-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-11 | 5 | -0/+1039 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | livepatch: add missing newline to error message | Josh Poimboeuf | 2015-02-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf | 2015-02-04 | 2 | -4/+4 |