| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / QoS: Set cpu_dma_pm_qos->name | Dominik Brodowski | 2011-11-07 | 1 | -0/+1 |
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-07 | 1 | -16/+21 |
|\ |
|
| * | jump-label: initialize jump-label subsystem much earlier | Jeremy Fitzhardinge | 2011-10-25 | 1 | -4/+1 |
| * | jump_label: add arch_jump_label_transform_static() to optimise non-live code ... | Jeremy Fitzhardinge | 2011-10-25 | 1 | -3/+15 |
| * | jump_label: if a key has already been initialized, don't nop it out | Jeremy Fitzhardinge | 2011-10-25 | 1 | -12/+8 |
| * | stop_machine: make stop_machine safe and efficient to call early | Jeremy Fitzhardinge | 2011-10-25 | 1 | -0/+22 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 78 | -65/+83 |
|\ \ |
|
| * | | irq: don't put module.h into irq.h for tracking irqgen modules. | Paul Gortmaker | 2011-11-01 | 1 | -1/+1 |
| * | | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker | 2011-11-01 | 10 | -0/+10 |
| * | | kernel: fix up module header handling in rcutiny files | Paul Gortmaker | 2011-10-31 | 2 | -1/+1 |
| * | | kernel: params.c needs module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
| * | | kernel: ksysfs.c is implicitly using stat.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | | kernel: fix two implicit header assumptions in irq_work.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+2 |
| * | | kernel: fix several implicit usasges of kmod.h | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | | kernel: Add <linux/module.h> to files using it implicitly | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 61 | -61/+61 |
| * | | range: fix bogus misuse of module.h to get printk() | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | writeback: per task dirty rate limit | Wu Fengguang | 2011-10-03 | 1 | -0/+3 |
* | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-11-07 | 2 | -4/+9 |
|\ \ \ \ |
|
| * | | | | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree | Ben Hutchings | 2011-11-06 | 2 | -0/+7 |
| * | | | | module: Enable dynamic debugging regardless of taint | Ben Hutchings | 2011-11-06 | 1 | -4/+2 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-07 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * | | | | | sched: Allow SD_NODES_PER_DOMAIN to be overridden | Anton Blanchard | 2011-09-20 | 1 | -2/+0 |
* | | | | | | PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak... | Tejun Heo | 2011-11-04 | 1 | -1/+1 |
* | | | | | | PM / QoS: Remove redundant check | Guennadi Liakhovetski | 2011-11-04 | 1 | -2/+1 |
* | | | | | | PM / Sleep: Fix race between CPU hotplug and freezer | Srivatsa S. Bhat | 2011-11-04 | 1 | -0/+74 |
* | | | | | | Revert "perf: Add PM notifiers to fix CPU hotplug races" | Linus Torvalds | 2011-11-03 | 1 | -95/+2 |
| |/ / / /
|/| | | | |
|
* | | | | | memcg: replace ss->id_lock with a rwlock | Andrew Bresticker | 2011-11-03 | 1 | -9/+9 |
* | | | | | sysctl: add support for poll() | Lucas De Marchi | 2011-11-03 | 2 | -0/+25 |
* | | | | | cpusets: avoid looping when storing to mems_allowed if one node remains set | David Rientjes | 2011-11-03 | 1 | -3/+6 |
* | | | | | cgroups: don't attach task to subsystem if migration failed | Ben Blum | 2011-11-03 | 1 | -6/+9 |
* | | | | | cgroups: more safe tasklist locking in cgroup_attach_proc | Ben Blum | 2011-11-03 | 1 | -3/+3 |
* | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-02 | 1 | -6/+6 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2011-10-31 | 10 | -30/+564 |
| |\ \ \ \ \ |
|
| | * | | | | | irq: support domains with non-zero hwirq base | Rob Herring | 2011-10-31 | 1 | -6/+6 |
| | * | | | | | Merge remote-tracking branch 'rmk/devel-stable' into HEAD | Rob Herring | 2011-10-24 | 9 | -24/+558 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 2011-11-01 | 9 | -25/+54 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-11-01 | 1 | -6/+6 |
| * | | | | | | | printk: remove bounds checking for log_prefix | William Douglas | 2011-11-01 | 1 | -3/+0 |
| * | | | | | | | printk: fix bounds checking for log_prefix | William Douglas | 2011-11-01 | 1 | -1/+1 |
| * | | | | | | | printk: add console_suspend module parameter | Yanmin Zhang | 2011-11-01 | 1 | -0/+4 |
| * | | | | | | | printk: add module parameter ignore_loglevel to control ignore_loglevel | Yanmin Zhang | 2011-11-01 | 1 | -0/+3 |
| * | | | | | | | kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel | Dan Ballard | 2011-11-01 | 1 | -0/+9 |
| * | | | | | | | watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL | Vasily Averin | 2011-11-01 | 1 | -2/+2 |
| * | | | | | | | stop_machine: make stop_machine safe and efficient to call early | Jeremy Fitzhardinge | 2011-11-01 | 1 | -0/+22 |
| * | | | | | | | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 2011-11-01 | 1 | -3/+3 |
| * | | | | | | | oom: remove oom_disable_count | David Rientjes | 2011-11-01 | 2 | -11/+1 |
| * | | | | | | | Cross Memory Attach | Christopher Yeoh | 2011-11-01 | 1 | -0/+4 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 | 1 | -8/+0 |