Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 2 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 1 | -2/+2 | |
| * | | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 1 | -0/+1 | |
* | | | | | | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2013-05-10 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | params: Fix potential memory leak in add_sysfs_param() | David Woodhouse | 2013-03-18 | 1 | -1/+4 | |
* | | | | | | | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-05-08 | 4 | -0/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bcache: A block layer cache | Kent Overstreet | 2013-03-24 | 1 | -0/+4 | |
| * | | | | | | | Export __lockdep_no_validate__ | Kent Overstreet | 2013-03-23 | 1 | -0/+1 | |
| * | | | | | | | Export blk_fill_rwbs() | Kent Overstreet | 2013-03-23 | 1 | -0/+1 | |
| * | | | | | | | Revert "rw_semaphore: remove up/down_read_non_owner" | Kent Overstreet | 2013-03-23 | 1 | -0/+16 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-05-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | relay: move remove_buf_file inside relay_close_buf | Dmitry Monakhov | 2013-04-30 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-05-08 | 3 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-08 | 3 | -0/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* / | | | | | | | irqdomain: Allow quiet failure mode | Benjamin Herrenschmidt | 2013-05-06 | 1 | -3/+17 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 16 | -88/+607 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: Keep at least 1 tick per second for active dynticks tasks | Frederic Weisbecker | 2013-05-04 | 4 | -0/+48 | |
| * | | | | | | | rcu: Fix full dynticks' dependency on wide RCU nocb mode | Frederic Weisbecker | 2013-05-04 | 1 | -1/+0 | |
| * | | | | | | | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 2013-05-02 | 84 | -4072/+8743 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nohz: Protect smp_processor_id() in tick_nohz_task_switch() | Li Zhong | 2013-04-29 | 1 | -3/+4 | |
| * | | | | | | | | Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-04-27 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config | Frederic Weisbecker | 2013-04-26 | 1 | -1/+3 | |
| * | | | | | | | | | 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 |