index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
new helper: sigsuspend()
Al Viro
2012-05-21
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
|
\
|
*
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
|
|
\
|
|
*
fork: Move thread info gfp flags to header
Thomas Gleixner
2012-05-08
|
*
|
smp: Implement kick_all_cpus_sync()
Thomas Gleixner
2012-05-08
|
*
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-21
|
\
\
\
|
*
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-05-14
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
-
-
.
\
\
Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...
Paul E. McKenney
2012-05-11
|
|
|
\
\
\
\
\
|
|
|
|
|
*
|
|
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
2012-04-30
|
|
|
|
|
*
|
|
rcu: Remove unused srcu_barrier()
Lai Jiangshan
2012-04-30
|
|
|
|
|
*
|
|
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
2012-04-30
|
|
|
|
|
*
|
|
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
2012-04-30
|
|
|
|
|
*
|
|
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2012-04-30
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
2012-05-02
|
|
|
|
*
|
|
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-02
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
rcu: Document why rcu_blocking_is_gp() is safe
Paul E. McKenney
2012-04-24
|
|
|
*
|
|
rcu: Make __kfree_rcu() less dependent on compiler choices
Jan Engelhardt
2012-04-24
|
|
|
*
|
|
rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()
Michel Machado
2012-04-24
|
|
|
*
|
|
rcu: List-debug variants of rcu list routines.
Dave Jones
2012-04-24
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-21
|
\
\
\
\
\
|
*
|
|
|
|
x86, iommu/vt-d: Clean up interfaces for interrupt remapping
Joerg Roedel
2012-05-07
|
*
|
|
|
|
iommu/vt-d: Convert free_irte into a remap_ops callback
Joerg Roedel
2012-05-07
|
*
|
|
|
|
iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
Joerg Roedel
2012-05-07
|
*
|
|
|
|
iommu/vt-d: Make intr-remapping initialization generic
Joerg Roedel
2012-05-07
*
|
|
|
|
|
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-05-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mlx4_core: Add second capabilities flags field
Shlomo Pongratz
2012-05-08
|
*
|
|
|
|
|
IB/mlx4: Put priority bits in WQE of IBoE MLX QP
Oren Duer
2012-05-08
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pinctrl: (cosmetic) fix two entries in DocBook comments
Guennadi Liakhovetski
2012-05-10
|
*
|
|
|
|
|
dt: add of_get_child_count helper function
Dong Aisheng
2012-05-02
|
*
|
|
|
|
|
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
2012-04-26
|
*
|
|
|
|
|
pinctrl: add kerneldoc for pinctrl_ops device tree functions
Stephen Warren
2012-04-26
|
*
|
|
|
|
|
pinctrl: fix dangling comment
Linus Walleij
2012-04-25
|
*
|
|
|
|
|
pinctrl: implement devm_pinctrl_get()/put()
Stephen Warren
2012-04-18
|
*
|
|
|
|
|
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
2012-04-18
|
*
|
|
|
|
|
dt: add property iteration helpers
Stephen Warren
2012-04-18
|
*
|
|
|
|
|
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
2012-04-18
|
*
|
|
|
|
|
pinctrl: core device tree mapping table parsing support
Stephen Warren
2012-04-18
|
*
|
|
|
|
|
pinctrl: include <linux/bug.h> to prevent compile errors
Stephen Warren
2012-04-18
|
*
|
|
|
|
|
pinctrl: fix compile error if not select PINMUX support
Dong Aisheng
2012-04-18
*
|
|
|
|
|
|
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-05-21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
regulator: tps62360: support force PWM mode via regulator mode
Laxman Dewangan
2012-05-14
|
*
|
|
|
|
|
|
regulator: tps62360: make init_data of platform data to pointer.
Laxman Dewangan
2012-05-13
|
*
|
|
|
|
|
|
regulator: core: Allow drivers to set simple linear voltage maps as data
Mark Brown
2012-05-12
|
*
|
|
|
|
|
|
regulator: core: Allow regulators to provide a voltage to selector mapping
Mark Brown
2012-05-12
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
2012-05-12
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
NeilBrown
2012-05-09
|
|
*
|
|
|
|
|
|
mfd: twl: define all feature flags in one place.
NeilBrown
2012-05-09
|
|
*
|
|
|
|
|
|
tps6586x: Add device tree support
Thierry Reding
2012-05-04
[next]