aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-17/+19
2013-08-29Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+18
2013-08-29cgroup: fix rmdir EBUSY regression in 3.11Gravatar Hugh Dickins 1-1/+18
2013-08-29workqueue: cond_resched() after processing each work itemGravatar Tejun Heo 1-0/+9
2013-08-28timer_list: correct the iterator for timer_listGravatar Nathan Zimmer 1-17/+24
2013-08-27Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenGravatar Andy Lutomirski 3-17/+19
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+9
2013-08-21cpuset: fix a regression in validating config changeGravatar Li Zefan 1-5/+9
2013-08-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-4/+3
2013-08-19kernel: fix new kernel-doc warning in wait.cGravatar Randy Dunlap 1-2/+1
2013-08-18Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+4
2013-08-16Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-7/+13
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 1-0/+6
2013-08-13microblaze: fix clone syscallGravatar Michal Simek 1-0/+6
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-25/+71
2013-08-14PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Gravatar Stephen Boyd 1-7/+13
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceGravatar Oleg Nesterov 1-1/+13
2013-08-13cpuset: fix the return value of cpuset_write_u64()Gravatar Li Zefan 1-2/+4
2013-08-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2013-08-12Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Gravatar Ingo Molnar 1-1/+1
2013-08-08userns: limit the maximum depth of user_namespace->parent chainGravatar Oleg Nesterov 1-0/+4
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-131/+272
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+3
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-10/+34
2013-08-06printk: Fix return of braille_register_console()Gravatar Steven Rostedt 1-1/+2
2013-08-06Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"Gravatar Oleg Nesterov 1-1/+0
2013-08-06userns: unshare_userns(&cred) should not populate cred on failureGravatar Oleg Nesterov 1-4/+9
2013-08-02tracing: Fix reset of time stamps during trace_clock changesGravatar Alexander Z Lam 1-12/+12
2013-08-02tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct bufferGravatar Alexander Z Lam 1-1/+1
2013-08-02tracing: Fix fields of struct trace_iterator that are zeroed by mistakeGravatar Andrew Vagin 1-0/+1
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-8/+14
2013-08-01tracing/uprobes: Fail to unregister if probe event files are in useGravatar Steven Rostedt (Red Hat) 1-13/+38
2013-08-01workqueue: copy workqueue_attrs with all fieldsGravatar Shaohua Li 1-0/+12
2013-07-31tracing/kprobes: Fail to unregister if probe event files are in useGravatar Steven Rostedt (Red Hat) 1-6/+15
2013-07-31Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 7-105/+197
2013-07-31printk: rename struct log to struct printk_logGravatar Joe Perches 1-40/+40
2013-07-31printk: use pointer for console_cmdline indexingGravatar Joe Perches 1-23/+26
2013-07-31printk: move braille console support into separate braille.[ch] filesGravatar Joe Perches 4-31/+110
2013-07-31printk: add console_cmdline.hGravatar Joe Perches 2-9/+17
2013-07-31printk: move to separate directory for easier modificationGravatar Joe Perches 3-1/+3
2013-07-31mm: sched: numa: fix NUMA balancing when !SCHED_DEBUGGravatar Dave Kleikamp 1-2/+2
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+5
2013-07-31tracing: Add comment to describe special break case in probe_remove_event_call()Gravatar Steven Rostedt (Red Hat) 1-0/+6
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useGravatar Oleg Nesterov 1-2/+33
2013-07-31cgroup: fix a leak when percpu_ref_init() failsGravatar Li Zefan 1-1/+3
2013-07-30ftrace: Check module functions being traced on reloadGravatar Steven Rostedt (Red Hat) 1-9/+62
2013-07-30mutex: Fix w/w mutex deadlock injectionGravatar Maarten Lankhorst 1-2/+2
2013-07-30sched: Ensure update_cfs_shares() is called for parents of continuously-runni...Gravatar Peter Zijlstra 1-0/+1
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesGravatar Colin Cross 2-1/+12
2013-07-29ftrace: Consolidate some duplicate code for updating ftrace opsGravatar Steven Rostedt (Red Hat) 1-6/+10