summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-06-112-4/+31
|\
| * oprofile: introduce module_param oprofile.cpu_typeRobert Richter2009-05-082-7/+18
| * oprofile: add support for Core i7 and AtomAndi Kleen2009-05-081-0/+7
| * oprofile: remove undocumented oprofile.p4force optionAndi Kleen2009-05-081-4/+1Star
| * oprofile: re-add force_arch_perfmon optionAndi Kleen2009-05-082-0/+12
* | Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-118-12/+64
|\ \
| * | x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-304-0/+5
| * | signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-304-0/+41
| * | signals: split do_tkillThomas Gleixner2009-04-301-12/+18
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-1111-51/+213
|\ \ \
| * | | rcu: rcu_sched_grace_period(): kill the bogus flush_signals()Oleg Nesterov2009-05-051-7/+1Star
| * | | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-154-11/+13
| * | | rculist.h: introduce list_entry_rcu() and list_first_entry_rcu()Jiri Pirko2009-04-141-2/+28
| * | | rcu: Update RCU tracing documentation for __rcu_pendingPaul E. McKenney2009-04-141-22/+80
| * | | rcu: Add __rcu_pending tracing to hierarchical RCUPaul E. McKenney2009-04-143-8/+90
| * | | Merge branch 'core/urgent' into core/rcuIngo Molnar2009-04-144394-148230/+537734
| |\ \ \
| * | | | RCU: make treercu be defaultPaul E. McKenney2009-04-031-1/+1
* | | | | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-111-11/+45
|\ \ \ \ \
| * | | | | vsprintf: introduce %pf format specifierFrederic Weisbecker2009-04-291-6/+13
| * | | | | printk: add support of hh length modifier for printkZhaolei2009-04-081-5/+32
* | | | | | Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-111-97/+44Star
|\ \ \ \ \ \
| * | | | | | percpu: remove rbtree and use page->index insteadChristoph Lameter2009-04-081-80/+20Star
| * | | | | | percpu: don't put the first chunk in reverse-map rbtreeTejun Heo2009-04-081-17/+24
* | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-114-5/+30
|\ \ \ \ \ \ \
| * | | | | | | spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt2009-06-101-0/+1
| * | | | | | | mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-302-24/+25
| * | | | | | | locking, rtmutex.c: Documentation cleanupLuis Henriques2009-04-291-4/+4
| * | | | | | | mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-291-0/+23
* | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-1114-438/+1099
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-06-091-16/+6Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel2009-06-091-3/+2Star
| | * | | | | | | | amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel2009-06-091-1/+1
| | * | | | | | | | amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel2009-06-091-11/+0Star
| | * | | | | | | | Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel2009-06-09791-5729/+20970
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | amd_iommu: fix lock imbalanceJiri Slaby2009-06-031-1/+3
| * | | | | | | | | | dma-debug: simplify logic in driver_filter()Joerg Roedel2009-06-081-21/+21
| * | | | | | | | | | dma-debug: disable/enable irqs only once in device_dma_allocationsJoerg Roedel2009-06-081-2/+6
| * | | | | | | | | | dma-debug: use pr_* instead of printk(KERN_* ...)Joerg Roedel2009-06-081-21/+15Star
| * | | | | | | | | | dma-debug: code style fixesJoerg Roedel2009-06-081-11/+12
| * | | | | | | | | | dma-debug: comment style fixesJoerg Roedel2009-06-081-2/+3
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-06-073-22/+288
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug...Joerg Roedel2009-06-023-1/+185
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | dma-debug: add documentation for the driver filterJoerg Roedel2009-06-021-0/+12
| | | * | | | | | | | | dma-debug: add dma_debug_driver kernel command lineJoerg Roedel2009-06-022-0/+25
| | | * | | | | | | | | dma-debug: add debugfs file for driver filterJoerg Roedel2009-06-021-1/+101
| | | * | | | | | | | | dma-debug: add variables and checks for driver filterJoerg Roedel2009-06-021-1/+48
| | * | | | | | | | | | dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_deviceFUJITA Tomonori2009-05-291-11/+37
| | * | | | | | | | | | dma-debug: use sg_dma_len accessorFUJITA Tomonori2009-05-291-5/+5
| | * | | | | | | | | | dma-debug: use sg_dma_address accessor instead of using dma_address directlyFUJITA Tomonori2009-05-291-6/+6
| | * | | | | | | | | | dma-debug: re-add dma memory leak detectionJoerg Roedel2009-05-281-1/+57
| | |/ / / / / / / / /