summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* profile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-2/+1
* irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-7/+4
* padata: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-8/+3
* tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-4/+4
* workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-3/+2
* time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-9/+2
* sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-15/+6
* rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-3/+2
* cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-33/+9
* kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-131-1/+1
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-131-29/+18
|\
| * module: Replace over-engineered nested sleepPeter Zijlstra2015-02-111-28/+8
| * module: Annotate nested sleep in resolve_symbol()Peter Zijlstra2015-02-111-0/+6
| * module: Remove double spaces in module verification taint messageMarcel Holtmann2015-02-061-1/+1
| * kernel/module.c: Free lock-classes if parse_args failedAndrey Tsyvarev2015-02-061-0/+3
* | printk: correct timeout comment, neaten MODULE_PARM_DESCJoe Perches2015-02-121-6/+6
* | kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur2015-02-122-1/+14
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-126-9/+7
* | kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __initRasmus Villemoes2015-02-121-1/+1
* | mm: do not use mm->nr_pmds on !MMU configurationsKirill A. Shutemov2015-02-121-3/+1
* | cgroup: release css->id after css_freeVladimir Davydov2015-02-121-3/+7
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-2/+2
|\ \
| * | kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-131-2/+2
* | | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-1219-150/+175
|\ \ \
| * | | ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)2015-02-111-5/+35
| * | | tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla2015-02-091-1/+1
| * | | tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)2015-02-021-21/+30
| * | | tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)2015-02-022-2/+1
| * | | trace: Use 64-bit timekeepingTina Ruchandani2015-01-281-10/+8
| * | | tracing: Add array printing helperDave Martin2015-01-281-0/+44
| * | | tracing: Remove newline from trace_printk warning bannerBorislav Petkov2015-01-271-1/+2
| * | | tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)2015-01-229-12/+12
| * | | tracing: Remove unneeded includes of debugfs.h and fs.hSteven Rostedt (Red Hat)2015-01-229-17/+0
| * | | tracing: Remove taking of trace_types_lock in pipe filesSteven Rostedt (Red Hat)2014-12-221-82/+28
| * | | tracing: Add ref count to tracer for when they are being read by pipeSteven Rostedt (Red Hat)2014-12-222-1/+16
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-111-1/+1
|\ \ \ \
| * | | | X.509: shut up about included cert for silent buildArnd Bergmann2015-01-231-1/+1
* | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-02-111-2/+0
|\ \ \ \ \
| * | | | | audit: remove vestiges of vers_opsRichard Guy Briggs2015-01-201-2/+0
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-113-54/+35
|\ \ \ \ \ \
| * | | | | | mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov2015-02-111-0/+8
| * | | | | | mm: account pmd page tables to the processKirill A. Shutemov2015-02-111-0/+3
| * | | | | | oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-112-42/+11
| * | | | | | PM: convert printk to pr_* equivalentMichal Hocko2015-02-111-14/+15
| * | | | | | oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2015-02-111-1/+1
* | | | | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-111-0/+12
|\ \ \ \ \ \ \
| * | | | | | | perf: provide sysfs_show for struct perf_pmu_events_attrCody P Schafer2015-02-021-0/+12
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-115-10/+10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-295-10/+10
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-105-88/+123
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud