| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | rcu: remove useless ->boosted_this_gp field | Paul E. McKenney | 2011-05-05 | 1 | -31/+4 |
| * | | rcu: code cleanups in TINY_RCU priority boosting. | Paul E. McKenney | 2011-05-05 | 1 | -4/+3 |
| * | | rcu: Switch to this_cpu() primitives | Paul E. McKenney | 2011-05-05 | 1 | -7/+3 |
| * | | rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings | Paul E. McKenney | 2011-05-05 | 1 | -6/+6 |
| * | | rcu: mark rcutorture boosting callback as being on-stack | Paul E. McKenney | 2011-05-05 | 1 | -0/+2 |
| * | | rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment | Paul E. McKenney | 2011-05-05 | 1 | -0/+1 |
| * | | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT | Mathieu Desnoyers | 2011-05-05 | 2 | -6/+22 |
| * | | rcu: Add forward-progress diagnostic for per-CPU kthreads | Paul E. McKenney | 2011-05-05 | 3 | -18/+27 |
| * | | rcu: add grace-period age and more kthread state to tracing | Paul E. McKenney | 2011-05-05 | 4 | -12/+54 |
| * | | rcu: fix tracing bug thinko on boost-balk attribution | Paul E. McKenney | 2011-05-05 | 1 | -1/+1 |
| * | | rcu: update tracing documentation for new rcutorture and rcuboost | Paul E. McKenney | 2011-05-05 | 1 | -25/+161 |
| * | | rcu: make rcutorture version numbers available through debugfs | Paul E. McKenney | 2011-05-05 | 5 | -4/+85 |
| * | | rcu: add tracing for RCU's kthread run states. | Paul E. McKenney | 2011-05-05 | 4 | -4/+44 |
| * | | rcu: add callback-queue information to rcudata output | Paul E. McKenney | 2011-05-05 | 2 | -18/+61 |
| * | | rcu: Update RCU's trace.txt documentation for new format | Paul E. McKenney | 2011-05-05 | 1 | -31/+34 |
| * | | rcu: Add boosting to TREE_PREEMPT_RCU tracing | Paul E. McKenney | 2011-05-05 | 3 | -4/+125 |
| * | | rcu: eliminate unused boosting statistics | Paul E. McKenney | 2011-05-05 | 1 | -9/+1 |
| * | | rcu: avoid hammering sched with yet another bound RT kthread | Paul E. McKenney | 2011-05-05 | 1 | -3/+3 |
| * | | rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations | Paul E. McKenney | 2011-05-05 | 1 | -0/+26 |
| * | | rcu: Force per-rcu_node kthreads off of the outgoing CPU | Paul E. McKenney | 2011-05-05 | 2 | -8/+24 |
| * | | rcu: priority boosting for TREE_PREEMPT_RCU | Paul E. McKenney | 2011-05-05 | 4 | -51/+411 |
| * | | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney | 2011-05-05 | 8 | -12/+348 |
| * | | rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists | Paul E. McKenney | 2011-05-05 | 5 | -94/+135 |
| * | | rcu: Decrease memory-barrier usage based on semi-formal proof | Paul E. McKenney | 2011-05-05 | 5 | -118/+88 |
| * | | rcu: Remove conditional compilation for RCU CPU stall warnings | Paul E. McKenney | 2011-05-05 | 6 | -88/+17 |
* | | | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-19 | 4 | -0/+29 |
|\ \ \ |
|
| * | | | x86, cpu: Enable/disable Supervisor Mode Execution Protection | Fenghua Yu | 2011-05-17 | 2 | -0/+27 |
| * | | | x86, cpu: Add SMEP CPU feature in CR4 | Fenghua Yu | 2011-05-17 | 1 | -0/+1 |
| * | | | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu | 2011-05-17 | 1 | -0/+1 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.... | Linus Torvalds | 2011-05-19 | 2 | -12/+34 |
|\ \ \ \ \ |
|
| | * | | | | x86, setup: Fix EDD3.0 data verification. | Gleb Natapov | 2011-04-27 | 1 | -11/+11 |
| * | | | | | x86: Reorder reboot method preferences | Matthew Garrett | 2011-04-06 | 1 | -1/+23 |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-19 | 11 | -38/+163 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Introduce pci_map_biosrom() | Dan Williams | 2011-03-15 | 6 | -4/+112 |
| * | | | | | | x86, olpc: Use device tree for platform identification | Daniel Drake | 2011-03-15 | 5 | -34/+51 |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 | 39 | -1614/+836 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, mm: Allow ZONE_DMA to be configurable | David Rientjes | 2011-05-16 | 3 | -1/+12 |
| * | | | | | | | x86, NUMA: Trim numa meminfo with max_pfn in a separate loop | Yinghai Lu | 2011-05-02 | 1 | -5/+10 |
| * | | | | | | | x86, NUMA: Rename setup_node_bootmem() to setup_node_data() | Yinghai Lu | 2011-05-02 | 1 | -3/+3 |
| * | | | | | | | x86, NUMA: Enable emulation on 32bit too | Tejun Heo | 2011-05-02 | 3 | -13/+15 |
| * | | | | | | | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too | Tejun Heo | 2011-05-02 | 2 | -11/+12 |
| * | | | | | | | x86, NUMA: Rename amdtopology_64.c to amdtopology.c | Tejun Heo | 2011-05-02 | 2 | -1/+1 |
| * | | | | | | | x86, NUMA: Make numa_init_array() static | Tejun Heo | 2011-05-02 | 2 | -3/+1 |
| * | | | | | | | x86, NUMA: Make 32bit use common NUMA init path | Tejun Heo | 2011-05-02 | 3 | -241/+7 |
| * | | | | | | | x86, NUMA: Initialize and use remap allocator from setup_node_bootmem() | Tejun Heo | 2011-05-02 | 3 | -15/+34 |
| * | | | | | | | x86-32, NUMA: Add @start and @end to init_alloc_remap() | Tejun Heo | 2011-05-02 | 1 | -15/+14 |
| * | | | | | | | x86, NUMA: Remove long 64bit assumption from numa.c | Tejun Heo | 2011-05-02 | 1 | -23/+22 |
| * | | | | | | | x86, NUMA: Enable build of generic NUMA init code on 32bit | Tejun Heo | 2011-05-02 | 3 | -12/+7 |
| * | | | | | | | x86, NUMA: Move NUMA init logic from numa_64.c to numa.c | Tejun Heo | 2011-05-02 | 6 | -526/+539 |
| * | | | | | | | x86-32, NUMA: Update numaq to use new NUMA init protocol | Tejun Heo | 2011-05-02 | 3 | -24/+34 |