Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | trimming task_work: kill ->data | Al Viro | 2012-07-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | signal: make sure we don't get stopped with pending task_work | Al Viro | 2012-07-22 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | VFS: Pass mount flags to sget() | David Howells | 2012-07-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors | David Howells | 2012-07-14 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | get rid of kern_path_parent() | Al Viro | 2012-07-14 | 1 | -22/+3 | |
| | * | | | | | | | | | | | | | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-07-22 | 7 | -29/+157 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock | Rafael J. Wysocki | 2012-07-19 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | Merge branch 'fixes' into pm-sleep | Rafael J. Wysocki | 2012-07-18 | 16 | -204/+478 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | PM / Hibernate: Print hibernation/thaw progress indicator one line at a time. | Bojan Smojver | 2012-07-01 | 1 | -27/+27 | |
| | * | | | | | | | | | | | | | PM / Sleep: Separate printing suspend times from initcall_debug | Rafael J. Wysocki | 2012-07-01 | 2 | -34/+46 | |
| | * | | | | | | | | | | | | | PM / Sleep: add knob for printing device resume times | Sameer Nanda | 2012-07-01 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | ftrace: Disable function tracing during suspend/resume and hibernation, again | Srivatsa S. Bhat | 2012-07-01 | 2 | -0/+9 | |
| | * | | | | | | | | | | | | | PM / Hibernate: Enable suspend to both for in-kernel hibernation. | Bojan Smojver | 2012-07-01 | 3 | -0/+67 | |
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-07-22 | 4 | -361/+432 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into timers/core | Ingo Molnar | 2012-07-18 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | time: Rework timekeeping functions to take timekeeper ptr as argument | John Stultz | 2012-07-15 | 1 | -105/+103 | |
| | * | | | | | | | | | | | | | time: Move xtime_nsec adjustment underflow handling timekeeping_adjust | John Stultz | 2012-07-15 | 1 | -21/+21 | |
| | * | | | | | | | | | | | | | time: Move arch_gettimeoffset() usage into timekeeping_get_ns() | John Stultz | 2012-07-15 | 1 | -19/+10 | |
| | * | | | | | | | | | | | | | time: Refactor accumulation of nsecs to secs | John Stultz | 2012-07-15 | 1 | -22/+32 | |
| | * | | | | | | | | | | | | | time: Condense timekeeper.xtime into xtime_sec | John Stultz | 2012-07-15 | 1 | -71/+110 | |
| | * | | | | | | | | | | | | | time: Explicitly use u32 instead of int for shift values | John Stultz | 2012-07-15 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | time: Whitespace cleanups per Ingo%27s requests | John Stultz | 2012-07-15 | 1 | -21/+18 | |
| | * | | | | | | | | | | | | | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2012-07-15 | 22 | -394/+1061 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nohz-for-tip-2' of git://github.com/fweisbec/linux-dynticks int... | Thomas Gleixner | 2012-06-11 | 9 | -167/+310 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | nohz: Move next idle expiry time record into idle logic area | Frederic Weisbecker | 2012-06-11 | 1 | -10/+14 | |
| | | * | | | | | | | | | | | | | | nohz: Move ts->idle_calls incrementation into strict idle logic | Frederic Weisbecker | 2012-06-11 | 1 | -39/+47 | |
| | | * | | | | | | | | | | | | | | nohz: Rename ts->idle_tick to ts->last_tick | Frederic Weisbecker | 2012-06-11 | 2 | -4/+4 | |
| | | * | | | | | | | | | | | | | | nohz: Make nohz API agnostic against idle ticks cputime accounting | Frederic Weisbecker | 2012-06-11 | 1 | -15/+22 | |
| | | * | | | | | | | | | | | | | | nohz: Separate idle sleeping time accounting from nohz logic | Frederic Weisbecker | 2012-06-11 | 1 | -35/+42 | |
| | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | timers: Improve get_next_timer_interrupt() | Thomas Gleixner | 2012-06-06 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | | timers: Add accounting of non deferrable timers | Thomas Gleixner | 2012-06-06 | 1 | -8/+23 | |
| | * | | | | | | | | | | | | | | timers: Consolidate base->next_timer update | Thomas Gleixner | 2012-06-06 | 1 | -11/+15 | |
| | * | | | | | | | | | | | | | | timers: Create detach_if_pending() and use it | Thomas Gleixner | 2012-06-06 | 1 | -33/+23 | |
| * | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-07-22 | 2 | -22/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | smpboot: Remove leftover declaration | Thomas Gleixner | 2012-06-11 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() | Yong Zhang | 2012-06-05 | 1 | -20/+0 | |
| * | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 8 | -254/+313 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-07-18 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | tracing: Check for allocation failure in __tracing_open() | Dan Carpenter | 2012-07-11 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-07-18 | 14 | -200/+472 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | / / / / / / / / / / / | | | | |_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-07-06 | 4 | -10/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | ring-buffer: Fix uninitialized read_stamp | Steven Rostedt | 2012-06-28 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | tracing: Remove NR_CPUS array from trace_iterator | Steven Rostedt | 2012-06-28 | 3 | -10/+27 | |
| | | * | | | | | | | | | | | | | | | | tracing/selftest: Add a WARN_ON() if a tracer test fails | Steven Rostedt | 2012-06-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-07-05 | 12 | -218/+591 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | / / / / / / | | | | |_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | perf: Introduce perf_pmu_migrate_context() | Yan, Zheng | 2012-06-18 | 1 | -0/+36 | |
| | * | | | | | | | | | | | | | | | | perf: Allow the PMU driver to choose the CPU on which to install events | Yan, Zheng | 2012-06-18 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | perf: Avoid race between cpu hotplug and installing event | Yan, Zheng | 2012-06-18 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-06-18 | 3 | -5/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |