Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | genirq: Provide compat handling for chip->enable() | Thomas Gleixner | 2010-10-04 | 3 | -8/+21 | |
| * | | | | | | | | | | | genirq: Provide compat handling for chip->eoi() | Thomas Gleixner | 2010-10-04 | 1 | -3/+10 | |
| * | | | | | | | | | | | genirq: Provide compat handling for chip->mask_ack() | Thomas Gleixner | 2010-10-04 | 1 | -6/+13 | |
| * | | | | | | | | | | | genirq: Provide compat handling for chip->ack() | Thomas Gleixner | 2010-10-04 | 2 | -18/+12 | |
| * | | | | | | | | | | | genirq: Provide compat handling for chip->unmask() | Thomas Gleixner | 2010-10-04 | 4 | -9/+16 | |
| * | | | | | | | | | | | genirq: Provide compat handling for chip->mask() | Thomas Gleixner | 2010-10-04 | 3 | -9/+16 | |
| * | | | | | | | | | | | genirq: Provide compat handling for bus_lock/bus_sync_unlock | Thomas Gleixner | 2010-10-04 | 3 | -19/+35 | |
| * | | | | | | | | | | | genirq: Add new functions to dummy chips | Thomas Gleixner | 2010-10-04 | 2 | -17/+44 | |
| * | | | | | | | | | | | genirq: Convert core code to irq_data | Thomas Gleixner | 2010-10-04 | 10 | -105/+106 | |
| * | | | | | | | | | | | genirq: Create irq_data | Thomas Gleixner | 2010-10-04 | 1 | -20/+19 | |
| * | | | | | | | | | | | genirq: Provide Kconfig | Thomas Gleixner | 2010-10-04 | 1 | -0/+54 | |
| * | | | | | | | | | | | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner | 2010-09-23 | 1 | -2/+0 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-21 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ntp: Clamp PLL update interval | Miroslav Lichvar | 2010-09-09 | 1 | -3/+11 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 2 | -15/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | futex: Fix kernel-doc notation & typos | Randy Dunlap | 2010-10-14 | 1 | -11/+14 | |
| * | | | | | | | | | | | futex: Add lock context annotations | Namhyung Kim | 2010-09-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | futex: Mark restart_block.futex.uaddr[2] __user | Namhyung Kim | 2010-09-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | futex: Change 3rd arg of fetch_robust_entry() to unsigned int* | Namhyung Kim | 2010-09-18 | 2 | -2/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -15/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | futex: Fix errors in nested key ref-counting | Darren Hart | 2010-10-19 | 1 | -15/+16 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 7 | -103/+489 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched: Export account_system_vtime() | Ingo Molnar | 2010-10-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | sched: Call tick_check_idle before __irq_enter | Venkatesh Pallipadi | 2010-10-18 | 2 | -4/+10 | |
| * | | | | | | | | | | | sched: Remove irq time from available CPU power | Venkatesh Pallipadi | 2010-10-18 | 3 | -1/+30 | |
| * | | | | | | | | | | | sched: Do not account irq time to current task | Venkatesh Pallipadi | 2010-10-18 | 3 | -10/+47 | |
| * | | | | | | | | | | | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi | 2010-10-18 | 1 | -0/+49 | |
| * | | | | | | | | | | | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi | 2010-10-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | sched: Fix softirq time accounting | Venkatesh Pallipadi | 2010-10-18 | 2 | -18/+35 | |
| * | | | | | | | | | | | sched: Drop group_capacity to 1 only if local group has extra capacity | Nikhil Rao | 2010-10-18 | 1 | -2/+7 | |
| * | | | | | | | | | | | sched: Force balancing on newidle balance if local group has capacity | Nikhil Rao | 2010-10-18 | 1 | -3/+25 | |
| * | | | | | | | | | | | sched: Set group_imb only a task can be pulled from the busiest cpu | Nikhil Rao | 2010-10-18 | 1 | -5/+7 | |
| * | | | | | | | | | | | sched: Do not consider SCHED_IDLE tasks to be cache hot | Nikhil Rao | 2010-10-18 | 1 | -0/+3 | |
| * | | | | | | | | | | | sched: Drop all load weight manipulation for RT tasks | Linus Walleij | 2010-10-18 | 1 | -6/+0 | |
| * | | | | | | | | | | | sched: Create special class for stop/migrate work | Peter Zijlstra | 2010-10-18 | 3 | -12/+158 | |
| * | | | | | | | | | | | sched: Unindent labels | Peter Zijlstra | 2010-10-18 | 2 | -9/+9 | |
| * | | | | | | | | | | | sched: Comment updates: fix default latency and granularity numbers | Takuya Yoshikawa | 2010-10-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-10-14 | 11 | -17/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | tracing/sched: Add sched_pi_setprio tracepoint | Steven Rostedt | 2010-09-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | sched: Give CPU bound RT tasks preference | Steven Rostedt | 2010-09-21 | 1 | -3/+5 | |
| * | | | | | | | | | | | sched: Try not to migrate higher priority RT tasks | Steven Rostedt | 2010-09-21 | 1 | -10/+12 | |
| * | | | | | | | | | | | sched: Increment cache_nice_tries only on periodic lb | Venkatesh Pallipadi | 2010-09-21 | 1 | -1/+8 | |
| * | | | | | | | | | | | Merge commit 'v2.6.36-rc5' into sched/core | Ingo Molnar | 2010-09-21 | 22 | -192/+436 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | sched: Remove branch hints within context_switch() | Heiko Carstens | 2010-09-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | sched: Fix string comparison in /proc/sched_features | Mathieu Desnoyers | 2010-09-14 | 1 | -4/+3 | |
| * | | | | | | | | | | | sched: Add book scheduling domain | Heiko Carstens | 2010-09-09 | 1 | -2/+75 | |
| * | | | | | | | | | | | sched: Merge cpu_to_core_group functions | Heiko Carstens | 2010-09-09 | 1 | -13/+5 | |
| * | | | | | | | | | | | sched: Remove unnecessary #ifdef CONFIG_SMP | Christian Dietrich | 2010-09-08 | 1 | -3/+1 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 24 | -1369/+2876 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-10-19 | 6 | -131/+373 | |
| |\ \ \ \ \ \ \ \ \ \ \ |