index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
Paul E. McKenney
3
-7
/
+2
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
1
-9
/
+0
2017-06-08
srcu: Use rnp->lock wrappers to replace explicit memory barriers
Paul E. McKenney
1
-4
/
+4
2017-06-08
rcu: Refactor #includes from include/linux/rcupdate.h
Paul E. McKenney
2
-17
/
+13
2017-06-08
bcm47xx: Fix build regression
Arnd Bergmann
1
-0
/
+1
2017-06-08
srcu: Apply trivial callback lists to shrink Tiny SRCU
Paul E. McKenney
1
-4
/
+3
2017-06-08
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
4
-27
/
+0
2017-06-08
rcu: Move rcutiny.h to new empty/true/false-function style
Paul E. McKenney
1
-55
/
+16
2017-06-08
rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.h
Paul E. McKenney
2
-7
/
+0
2017-06-08
rcu: Move torture-related functions out of rcutiny.h and rcutree.h
Paul E. McKenney
2
-96
/
+0
2017-06-08
rcu: move rcupdate.h to the new true/false-function style
Paul E. McKenney
1
-11
/
+2
2017-06-08
rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h
Paul E. McKenney
1
-12
/
+0
2017-06-08
rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
Paul E. McKenney
1
-9
/
+0
2017-06-08
rcu: Remove linux/debugobjects.h from rcupdate.h
Paul E. McKenney
1
-1
/
+0
2017-06-08
rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
Paul E. McKenney
1
-4
/
+0
2017-06-08
rcu: Eliminate the unused __rcu_is_watching() function
Paul E. McKenney
2
-15
/
+0
2017-06-08
rcu: Move rcupdate.h to new empty-function style
Paul E. McKenney
1
-30
/
+9
2017-06-08
rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
Paul E. McKenney
1
-2
/
+0
2017-06-08
rcu: Move torture-related definitions from rcupdate.h to rcu.h
Paul E. McKenney
6
-82
/
+6
2017-06-08
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
1
-26
/
+0
2017-06-08
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
Paul E. McKenney
1
-7
/
+0
2017-06-08
rcu: Move docbook comments out of rcupdate.h
Paul E. McKenney
1
-114
/
+3
2017-06-08
rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibility
Paul E. McKenney
2
-0
/
+8
2017-06-08
srcu: Shrink Tiny SRCU a bit
Paul E. McKenney
1
-0
/
+15
2017-06-08
srcu: Make SRCU be once again optional
Paul E. McKenney
1
-1
/
+6
2017-06-08
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
1
-0
/
+1
2017-06-08
srcu: Shrink Tiny SRCU a bit more
Paul E. McKenney
1
-4
/
+4
2017-06-08
atomics: Add header comment so spin_unlock_wait()
Paul E. McKenney
1
-0
/
+20
2017-06-08
rcu: Prevent rcu_barrier() from starting needless grace periods
Paul E. McKenney
1
-0
/
+1
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
1
-2
/
+0
2017-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-33
/
+12
2017-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-2
/
+26
2017-06-02
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2
-0
/
+9
2017-06-02
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
1
-0
/
+11
2017-06-02
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
1
-1
/
+5
2017-06-02
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
1
-1
/
+1
2017-06-02
Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...
Linus Torvalds
1
-0
/
+51
2017-06-01
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
1
-22
/
+3
2017-06-01
RDMA/netlink: Reduce exposure of RDMA netlink functions
Leon Romanovsky
1
-10
/
+0
2017-06-01
net/mlx5: Define interface bits for fencing UMR wqe
Max Gurtovoy
1
-1
/
+9
2017-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2017-05-31
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-0
/
+1
2017-05-29
Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+8
2017-05-29
drm/dp: start a DPCD based DP sink/branch device quirk database
Jani Nikula
1
-0
/
+32
2017-05-29
drm/dp: add helper for reading DP sink/branch device desc from DPCD
Jani Nikula
1
-0
/
+19
2017-05-27
Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-8
/
+20
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-27
/
+62
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
2
-6
/
+12
2017-05-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
[next]