summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-02
|\
| * freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross2013-07-30
| * Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-29
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-31
|\ \
| * | printk: rename struct log to struct printk_logJoe Perches2013-07-31
| * | printk: use pointer for console_cmdline indexingJoe Perches2013-07-31
| * | printk: move braille console support into separate braille.[ch] filesJoe Perches2013-07-31
| * | printk: add console_cmdline.hJoe Perches2013-07-31
| * | printk: move to separate directory for easier modificationJoe Perches2013-07-31
| * | mm: sched: numa: fix NUMA balancing when !SCHED_DEBUGDave Kleikamp2013-07-31
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-31
|\ \ | |/ |/|
| * sysctl: range checking in do_proc_dointvec_ms_jiffies_convFrancesco Fusco2013-07-26
* | Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-28
|\ \
| * | tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)2013-07-26
| * | ftrace: Add check for NULL regs if ops has SAVE_REGS setSteven Rostedt (Red Hat)2013-07-24
| * | tracing: Kill trace_cpu struct/membersOleg Nesterov2013-07-24
| * | tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-24
| * | tracing: Change tracing_entries_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-24
| * | tracing: Change tracing_stats_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-24
| * | tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-24
| * | tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()Oleg Nesterov2013-07-24
| * | tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()Oleg Nesterov2013-07-24
* | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-23
|\ \ \
| * | | cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-12
* | | | Fix __wait_on_atomic_t() to call the action func if the counter != 0David Howells2013-07-23
* | | | Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-22
|\ \ \ \ | | |/ / | |/| |
| * | | tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()Oleg Nesterov2013-07-19
| * | | tracing: Kill trace_array->waiterOleg Nesterov2013-07-19
| * | | tracing: Do not (ab)use trace_seq in event_id_read()Oleg Nesterov2013-07-18
| * | | tracing: Simplify the iteration logic in f_start/f_nextOleg Nesterov2013-07-18
| * | | tracing: Add ref_data to function and fgraph tracer structsSteven Rostedt (Red Hat)2013-07-18
| * | | tracing: Miscellaneous fixes for trace_array ref countingAlexander Z Lam2013-07-18
| * | | tracing: Fix error handling to ensure instances can always be removedAlexander Z Lam2013-07-18
| * | | tracing/kprobe: Wait for disabling all running kprobe handlersMasami Hiramatsu2013-07-18
| * | | tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov2013-07-18
| * | | tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is emptyOleg Nesterov2013-07-18
| * | | tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...Oleg Nesterov2013-07-18
| * | | tracing: Typo fix on ring buffer commentszhangwei(Jovi)2013-07-18
| * | | tracing: Use trace_seq_puts()/trace_seq_putc() where possiblezhangwei(Jovi)2013-07-18
| * | | tracing: Use correct config guard CONFIG_STACK_TRACERzhangwei(Jovi)2013-07-15
* | | | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX2013-07-15
| |/ /
* | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-18
|\ \ \
| * | | sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-16
| |/ /
* | | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* | | rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker2013-07-14
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \
| * | cgroup: we can use simple_lookup() nowAl Viro2013-07-14
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-13
|\ \ \
| * | | sched: Fix HRTICKPeter Zijlstra2013-07-12