Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | kernel/nsproxy.c: Improving a snippet of code. | Raphael S.Carvalho | 2013-08-26 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-09-07 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2013-09-06 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | padata - Register hotcpu notifier after initialization | Richard Weinberger | 2013-08-29 | |
| * | | | | | | | | | padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_... | Chen Gang | 2013-08-29 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | workqueue: fix some scripts/kernel-doc warnings | Yacine Belkadi | 2013-08-20 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-05 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| * | | | | | | | | | sched/cputime: Do not scale when utime == 0 | Stanislaw Gruszka | 2013-09-04 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | switch copy_module_from_fd() to fdget | Al Viro | 2013-09-03 | |
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-04 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 2013-07-18 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-04 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | module: Fix mod->mkobj.kobj potentially freed too early | Li Zhong | 2013-09-03 | |
| * | | | | | | | | | | kernel/params.c: use scnprintf() instead of sprintf() | Chen Gang | 2013-08-20 | |
| * | | | | | | | | | | kernel/module.c: use scnprintf() instead of sprintf() | Chen Gang | 2013-08-20 | |
| * | | | | | | | | | | module: Add NOARG flag for ops with param_set_bool_enable_only() set function | Steven Rostedt | 2013-08-20 | |
| * | | | | | | | | | | module: Add flag to allow mod params to have no arguments | Steven Rostedt | 2013-08-20 | |
| * | | | | | | | | | | module: fix sprintf format specifier in param_get_byte() | Christoph Jaeger | 2013-08-20 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | jump_label: Split jumplabel ratelimit | Andrew Jones | 2013-08-09 | |
* | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | nohz: Include local CPU in full dynticks global kick | Frederic Weisbecker | 2013-08-16 | |
| * | | | | | | | | | | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-08-14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | nohz: Optimize full dynticks's sched hooks with static keys | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | nohz: Optimize full dynticks state checks with static keys | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | nohz: Rename a few state variables | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | vtime: Always debug check snapshot source _before_ updating it | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | vtime: Always scale generic vtime accounting results | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | vtime: Optimize full dynticks accounting off case with static keys | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | vtime: Fix racy cputime delta update | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | vtime: Remove a few unneeded generic vtime state checks | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | context_tracking: User/kernel broundary cross trace events | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | context_tracking: Optimize context switch off case with static keys | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | context_tracking: Optimize guest APIs off case with static key | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | context_tracking: Optimize main APIs off case with static key | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | context_tracking: Ground setup for static key use | Frederic Weisbecker | 2013-08-14 | |
| | * | | | | | | | | | | context_tracking: Remove full dynticks' hacky dependency on wide context trac... | Frederic Weisbecker | 2013-08-12 | |
| | * | | | | | | | | | | nohz: Only enable context tracking on full dynticks CPUs | Frederic Weisbecker | 2013-08-12 | |
| | * | | | | | | | | | | context_tracking: Fix runtime CPU off-case | Frederic Weisbecker | 2013-08-12 | |
| | * | | | | | | | | | | vtime: Update a few comments | Frederic Weisbecker | 2013-08-12 | |
| | * | | | | | | | | | | context_tracing: Fix guest accounting with native vtime | Frederic Weisbecker | 2013-08-12 | |
| | * | | | | | | | | | | sched: Consolidate open coded preemptible() checks | Frederic Weisbecker | 2013-08-12 | |
* | | | | | | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 2013-08-06 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | sched/fair: Fix the sd_parent_degenerate() code | Peter Zijlstra | 2013-09-02 | |
| * | | | | | | | | | | | | sched/fair: Rework and comment the group_imb code | Peter Zijlstra | 2013-09-02 | |
| * | | | | | | | | | | | | sched/fair: Optimize find_busiest_queue() | Peter Zijlstra | 2013-09-02 |