aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-21
|\
| * virtio: fix typo in commentChen Baozi2012-05-21
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \
| * \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \
| | * | fork: Move thread info gfp flags to headerThomas Gleixner2012-05-08
| * | | smp: Implement kick_all_cpus_sync()Thomas Gleixner2012-05-08
| * | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-14
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-11
| | |\ \ \ \ \ \
| | | | | * | | | rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan2012-04-30
| | | | | * | | | rcu: Remove unused srcu_barrier()Lai Jiangshan2012-04-30
| | | | | * | | | rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan2012-04-30
| | | | | * | | | rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan2012-04-30
| | | | | * | | | rcu: Direct algorithmic SRCU implementationPaul E. McKenney2012-04-30
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney2012-05-02
| | | | * | | | rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-02
| | | |/ / / / | | |/| | | |
| | | * | | | rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney2012-04-24
| | | * | | | rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt2012-04-24
| | | * | | | rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado2012-04-24
| | | * | | | rcu: List-debug variants of rcu list routines.Dave Jones2012-04-24
| | |/ / / /
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-21
|\ \ \ \ \ \
| * | | | | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-07
| * | | | | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-07
| * | | | | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-07
| * | | | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-07
* | | | | | | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * | | | | | | mlx4_core: Add second capabilities flags fieldShlomo Pongratz2012-05-08
| * | | | | | | IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer2012-05-08
| |/ / / / / /
* | | | | | | Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski2012-05-10
| * | | | | | | dt: add of_get_child_count helper functionDong Aisheng2012-05-01
| * | | | | | | pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-26
| * | | | | | | pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren2012-04-26
| * | | | | | | pinctrl: fix dangling commentLinus Walleij2012-04-25
| * | | | | | | pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-18
| * | | | | | | pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-18
| * | | | | | | dt: add property iteration helpersStephen Warren2012-04-18
| * | | | | | | pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-18
| * | | | | | | pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-18
| * | | | | | | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-18
| * | | | | | | pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-18
* | | | | | | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan2012-05-14
| * | | | | | | | regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2012-05-13
| * | | | | | | | regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-12
| * | | | | | | | regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-12
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-09
| | * | | | | | | | mfd: twl: define all feature flags in one place.NeilBrown2012-05-09