Age | Commit message (Expand) | Author |
2011-11-17 | timekeeping: add arch_offset hook to ktime_get functions | Hector Palacios |
2011-11-17 | genirq: Don't allow per cpu interrupts to be suspended | Marc Zyngier |
2011-11-17 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-11-17 | writeback: remove vm_dirties and task->dirties | Wu Fengguang |
2011-11-16 | sched: Fix buglet in return_cfs_rq_runtime() | Paul Turner |
2011-11-16 | sched: Avoid SMT siblings in select_idle_sibling() if possible | Peter Zijlstra |
2011-11-14 | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con... | Gleb Natapov |
2011-11-14 | sched: Set the command name of the idle tasks in SMP kernels | Carsten Emde |
2011-11-14 | sched, rt: Provide means of disabling cross-cpu bandwidth sharing | Peter Zijlstra |
2011-11-14 | sched: Document wait_for_completion_*() return values | J. Bruce Fields |
2011-11-14 | sched_fair: Fix a typo in the comment describing update_sd_lb_stats | Hui Kang |
2011-11-14 | sched: Add a comment to effective_load() since it's a pain | Peter Zijlstra |
2011-11-11 | Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js... | Ingo Molnar |
2011-11-10 | clocksource: Avoid selecting mult values that might overflow when adjusted | John Stultz |
2011-11-07 | PM / QoS: Set cpu_dma_pm_qos->name | Dominik Brodowski |
2011-11-06 | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-11-07 | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree | Ben Hutchings |
2011-11-07 | module: Enable dynamic debugging regardless of taint | Ben Hutchings |
2011-11-04 | PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak... | Tejun Heo |
2011-11-04 | PM / QoS: Remove redundant check | Guennadi Liakhovetski |
2011-11-04 | PM / Sleep: Fix race between CPU hotplug and freezer | Srivatsa S. Bhat |
2011-11-03 | Revert "perf: Add PM notifiers to fix CPU hotplug races" | Linus Torvalds |
2011-11-03 | genirq: Fix irqfixup, irqpoll regression | Edward Donovan |
2011-11-02 | memcg: replace ss->id_lock with a rwlock | Andrew Bresticker |
2011-11-02 | sysctl: add support for poll() | Lucas De Marchi |
2011-11-02 | cpusets: avoid looping when storing to mems_allowed if one node remains set | David Rientjes |
2011-11-02 | cgroups: don't attach task to subsystem if migration failed | Ben Blum |
2011-11-02 | cgroups: more safe tasklist locking in cgroup_attach_proc | Ben Blum |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-31 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds |
2011-10-31 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-10-31 | printk: remove bounds checking for log_prefix | William Douglas |
2011-10-31 | printk: fix bounds checking for log_prefix | William Douglas |
2011-10-31 | printk: add console_suspend module parameter | Yanmin Zhang |
2011-10-31 | printk: add module parameter ignore_loglevel to control ignore_loglevel | Yanmin Zhang |
2011-10-31 | kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel | Dan Ballard |
2011-10-31 | watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL | Vasily Averin |
2011-10-31 | stop_machine: make stop_machine safe and efficient to call early | Jeremy Fitzhardinge |
2011-10-31 | mm: distinguish between mlocked and pinned pages | Christoph Lameter |
2011-10-31 | oom: remove oom_disable_count | David Rientjes |
2011-10-31 | Cross Memory Attach | Christopher Yeoh |
2011-10-31 | irq: don't put module.h into irq.h for tracking irqgen modules. | Paul Gortmaker |
2011-10-31 | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker |
2011-10-31 | kernel: fix up module header handling in rcutiny files | Paul Gortmaker |
2011-10-31 | kernel: params.c needs module.h not moduleparam.h | Paul Gortmaker |
2011-10-31 | kernel: ksysfs.c is implicitly using stat.h | Paul Gortmaker |