| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 7 | -169/+628 |
|\ |
|
| * | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu | Ingo Molnar | 2011-10-01 | 7 | -169/+628 |
| |\ |
|
| | * | rcu: Simplify unboosting checks | Paul E. McKenney | 2011-09-28 | 1 | -3/+0 |
| | * | rcu: Move __rcu_read_unlock()'s barrier() within if-statement | Paul E. McKenney | 2011-09-28 | 1 | -12/+2 |
| | * | rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentation | Paul E. McKenney | 2011-09-28 | 1 | -7/+40 |
| | * | rcu: Make rcu_assign_pointer() unconditionally insert a memory barrier | Eric Dumazet | 2011-09-28 | 1 | -3/+1 |
| | * | nohz: Remove nohz_cpu_mask | Shi, Alex | 2011-09-28 | 1 | -1/+0 |
| | * | rcu: Remove unused and redundant interfaces | Paul E. McKenney | 2011-09-28 | 1 | -20/+0 |
| | * | rcu: Add grace-period, quiescent-state, and call_rcu trace events | Paul E. McKenney | 2011-09-28 | 1 | -14/+331 |
| | * | rcu: Make TINY_RCU also use softirq for RCU_BOOST=n | Paul E. McKenney | 2011-09-28 | 1 | -0/+4 |
| | * | rcu: Add event-trace markers to TREE_RCU kthreads | Paul E. McKenney | 2011-09-28 | 1 | -0/+3 |
| | * | rcu: Add RCU type to callback-invocation tracing | Paul E. McKenney | 2011-09-28 | 1 | -10/+18 |
| | * | rcu: Event-trace markers for computing RCU CPU utilization | Paul E. McKenney | 2011-09-28 | 1 | -20/+53 |
| | * | rcu: Add event-tracing for RCU callback invocation | Paul E. McKenney | 2011-09-28 | 2 | -50/+98 |
| | * | rcu: Abstract common code for RCU grace-period-wait primitives | Paul E. McKenney | 2011-09-28 | 3 | -58/+90 |
| | * | rcu: Move rcu_head definition to types.h | Paul E. McKenney | 2011-09-28 | 2 | -10/+11 |
| | * | rcu: Restore checks for blocking in RCU read-side critical sections | Paul E. McKenney | 2011-09-28 | 2 | -7/+23 |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 11 | -21/+23 |
|\ \ \ |
|
| * | | | locking, x86, iommu: Annotate qi->q_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
| * | | | locking, x86, iommu: Annotate iommu->register_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
| * | | | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
| * | | | locking, rwsem: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 | 2 | -5/+7 |
| * | | | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -2/+2 |
| * | | | locking, sched: Annotate thread_group_cputimer as raw | Thomas Gleixner | 2011-09-13 | 2 | -3/+3 |
| * | | | locking, printk: Annotate logbuf_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -3/+3 |
| * | | | locking, lib/proportions: Annotate prop_local_percpu::lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -3/+3 |
| * | | | locking, percpu_counter: Annotate ::lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
| * | | | locking, kprobes: Annotate the hash locks and kretprobe.lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -1/+1 |
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 3 | -14/+45 |
|\ \ \ \ |
|
| * | | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 3 | -10/+10 |
| * | | | | iommu: Cleanup ifdefs in detect_intel_iommu() | Suresh Siddha | 2011-09-21 | 1 | -1/+2 |
| * | | | | iommu: Move IOMMU specific code to intel-iommu.c | Suresh Siddha | 2011-09-21 | 2 | -1/+21 |
| * | | | | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 2011-09-21 | 1 | -2/+12 |
* | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-26 | 2 | -0/+882 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 2011-10-25 | 2 | -0/+882 |
| |\ \ \ \ \ |
|
| | * | | | | | hv: remove struct hv_device_info from hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 1 | -18/+0 |
| | * | | | | | hv: remove free_channel() from hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 1 | -2/+0 |
| | * | | | | | hv: hyperv.h: remove unneeded forward declarations of structures | Greg Kroah-Hartman | 2011-10-11 | 1 | -3/+0 |
| | * | | | | | hv: hyperv.h: remove unused module macros | Greg Kroah-Hartman | 2011-10-11 | 1 | -23/+0 |
| | * | | | | | hv: remove unused LOWORD and HIWORD macros from hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 1 | -4/+0 |
| | * | | | | | Staging: hv: remove vmbus_loglevel as it is not used at all anymore | Greg Kroah-Hartman | 2011-10-11 | 1 | -5/+0 |
| | * | | | | | Staging: hv: remove last user of DPRINT() macro | Greg Kroah-Hartman | 2011-10-11 | 1 | -8/+0 |
| | * | | | | | Staging: hv: storvsc: remove last usage of DPRINT_WARN | Greg Kroah-Hartman | 2011-10-11 | 1 | -6/+0 |
| | * | | | | | hv: remove a bunch of unused debug macros from hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 1 | -24/+0 |
| | * | | | | | hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() | Greg Kroah-Hartman | 2011-10-11 | 1 | -2/+2 |
| | * | | | | | Staging: hv: remove unneeded asm include file in hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 1 | -3/+0 |
| | * | | | | | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman | 2011-10-10 | 1 | -0/+969 |
| | * | | | | | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman | 2011-08-29 | 1 | -0/+9 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Staging: hv: add driver_data to hv_vmbus_device_id | Greg Kroah-Hartman | 2011-08-25 | 1 | -0/+2 |
| | | * | | | | | Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h | K. Y. Srinivasan | 2011-08-25 | 1 | -0/+7 |