Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | nohz: Reduce overhead under high-freq idling patterns | Ingo Molnar | 2013-04-26 | 1 | -3/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | nohz: Remove full dynticks' superfluous dependency on RCU tree | Frederic Weisbecker | 2013-04-24 | 1 | -2/+0 | |
| * | | | | | | | | nohz: Add basic tracing | Frederic Weisbecker | 2013-04-22 | 1 | -4/+15 | |
| * | | | | | | | | nohz: Select wide RCU nocb for full dynticks | Frederic Weisbecker | 2013-04-22 | 1 | -0/+1 | |
| * | | | | | | | | nohz: Disable the tick when irq resume in full dynticks CPU | Frederic Weisbecker | 2013-04-22 | 1 | -5/+14 | |
| * | | | | | | | | nohz: Re-evaluate the tick for the new task after a context switch | Frederic Weisbecker | 2013-04-22 | 2 | -0/+22 | |
| * | | | | | | | | nohz: Prepare to stop the tick on irq exit | Frederic Weisbecker | 2013-04-22 | 1 | -6/+25 | |
| * | | | | | | | | nohz: Implement full dynticks kick | Frederic Weisbecker | 2013-04-22 | 1 | -4/+38 | |
| * | | | | | | | | nohz: Re-evaluate the tick from the scheduler IPI | Frederic Weisbecker | 2013-04-22 | 2 | -2/+4 | |
| * | | | | | | | | sched: New helper to prevent from stopping the tick in full dynticks | Frederic Weisbecker | 2013-04-22 | 1 | -0/+18 | |
| * | | | | | | | | sched: Kick full dynticks CPU that have more than one task enqueued. | Frederic Weisbecker | 2013-04-22 | 1 | -0/+11 | |
| * | | | | | | | | perf: New helper to prevent full dynticks CPUs from stopping tick | Frederic Weisbecker | 2013-04-22 | 1 | -0/+10 | |
| * | | | | | | | | perf: Kick full dynticks CPU if events rotation is needed | Frederic Weisbecker | 2013-04-22 | 1 | -1/+6 | |
| * | | | | | | | | posix_timers: Fix pre-condition to stop the tick on full dynticks | Frederic Weisbecker | 2013-04-22 | 1 | -3/+3 | |
| * | | | | | | | | Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2013-04-21 | 3 | -16/+112 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | posix_timers: New API to prevent from stopping the tick when timers are running | Frederic Weisbecker | 2013-04-19 | 1 | -15/+26 | |
| | * | | | | | | | | posix_timers: Kick full dynticks CPUs when a posix cpu timer is armed | Frederic Weisbecker | 2013-04-19 | 1 | -1/+34 | |
| | * | | | | | | | | nohz: New APIs to re-evaluate the tick on full dynticks CPUs | Frederic Weisbecker | 2013-04-18 | 2 | -0/+52 | |
| * | | | | | | | | | nohz: New option to default all CPUs in full dynticks range | Frederic Weisbecker | 2013-04-19 | 2 | -2/+31 | |
| * | | | | | | | | | nohz: Ensure full dynticks CPUs are RCU nocbs | Frederic Weisbecker | 2013-04-19 | 4 | -19/+23 | |
| * | | | | | | | | | nohz: Force boot CPU outside full dynticks range | Frederic Weisbecker | 2013-04-19 | 1 | -39/+15 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods | Paul E. McKenney | 2013-04-15 | 3 | -0/+29 | |
| * | | | | | | | | nohz: Improve a bit the full dynticks Kconfig documentation | Frederic Weisbecker | 2013-04-15 | 1 | -3/+5 | |
| * | | | | | | | | nohz: Align periodic tick Kconfig with other choices' naming convention | Frederic Weisbecker | 2013-04-15 | 1 | -1/+1 | |
| * | | | | | | | | nohz: Switch from "extended nohz" to "full nohz" based naming | Frederic Weisbecker | 2013-04-15 | 5 | -34/+34 | |
| * | | | | | | | | nohz: Fix old dynticks idle Kconfig backward compatibility | Frederic Weisbecker | 2013-04-15 | 1 | -4/+8 | |
| * | | | | | | | | nohz: Print final full dynticks CPUs range on boot | Frederic Weisbecker | 2013-04-03 | 1 | -0/+10 | |
| * | | | | | | | | nohz: Pack nohz Kconfig option in a menu of choices | Frederic Weisbecker | 2013-04-03 | 1 | -5/+23 | |
| * | | | | | | | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 2013-04-03 | 8 | -31/+36 | |
| * | | | | | | | | nohz: Unhide full dynticks feature from its dependencies | Frederic Weisbecker | 2013-04-02 | 1 | -5/+14 | |
| * | | | | | | | | nohz: Wake up full dynticks CPUs when a timer gets enqueued | Frederic Weisbecker | 2013-03-21 | 2 | -7/+25 | |
| * | | | | | | | | nohz: Assign timekeeping duty to a CPU outside the full dynticks range | Frederic Weisbecker | 2013-03-21 | 3 | -4/+51 | |
| * | | | | | | | | nohz: Basic full dynticks interface | Frederic Weisbecker | 2013-03-21 | 2 | -0/+81 | |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf: Fix vmalloc ring buffer pages handling | Jiri Olsa | 2013-05-01 | 1 | -4/+10 | |
* | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-05-05 | 4 | -25/+34 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | module: don't unlink the module until we've removed all exposure. | Rusty Russell | 2013-04-17 | 1 | -4/+9 | |
| * | | | | | | | | | | kernel: kallsyms: memory override issue, need check destination buffer length | Chen Gang | 2013-04-15 | 1 | -8/+18 | |
| * | | | | | | | | | | MODSIGN: do not send garbage to stderr when enabling modules signature | David Cohen | 2013-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | module: fix symbol versioning with symbol prefixes | James Hogan | 2013-03-20 | 1 | -1/+2 | |
| * | | | | | | | | | | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 2013-03-15 | 2 | -11/+4 | |
* | | | | | | | | | | | rcutrace: single_open() leaks | Al Viro | 2013-05-05 | 1 | -4/+4 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-04 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fs: Fix hang with BSD accounting on frozen filesystem | Jan Kara | 2013-05-04 | 1 | -1/+6 | |
* | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-02 | 1 | -0/+116 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-04-05 | 1 | -0/+116 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'v3.9-rc3' into drm-intel-next-queued | Daniel Vetter | 2013-03-19 | 118 | -4514/+5435 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | PM: make VT switching to the suspend console optional v3 | Jesse Barnes | 2013-02-20 | 1 | -0/+116 | |
* | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-02 | 1 | -29/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | sched: Avoid prev->stime underflow | Stanislaw Gruszka | 2013-04-30 | 1 | -7/+7 |