index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
rcu: Don't track sysidle state if no nohz_full= CPUs
Paul E. McKenney
2014-09-16
1
-1
/
+18
|
|
*
|
rcu: Eliminate redundant rcu_sysidle_state variable
Paul E. McKenney
2014-09-16
1
-17
/
+6
|
|
*
|
rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
Pranith Kumar
2014-09-16
1
-3
/
+3
|
|
*
|
rcu: Create rcuo kthreads only for onlined CPUs
Paul E. McKenney
2014-09-16
3
-13
/
+86
|
|
*
|
rcu: Rationalize kthread spawning
Paul E. McKenney
2014-09-16
3
-10
/
+7
|
|
*
|
rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs()
Pranith Kumar
2014-09-16
1
-1
/
+1
|
|
*
|
rcu: Use false for return in __call_rcu_nocb()
Pranith Kumar
2014-09-16
1
-1
/
+1
|
|
*
|
rcu: Use true/false for return in rcu_nocb_adopt_orphan_cbs()
Pranith Kumar
2014-09-16
1
-2
/
+2
|
|
*
|
rcu: Use true/false for return in __call_rcu_nocb()
Pranith Kumar
2014-09-16
1
-2
/
+2
|
|
*
|
rcu: Check the return value of zalloc_cpumask_var()
Pranith Kumar
2014-09-16
1
-1
/
+4
|
|
*
|
rcu: Fix attempt to avoid unsolicited offloading of callbacks
Paul E. McKenney
2014-09-16
4
-33
/
+72
|
|
|
/
|
*
|
rcu: Replace flush_signals() with WARN_ON(signal_pending())
Paul E. McKenney
2014-09-07
2
-5
/
+5
|
*
|
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
2014-09-07
1
-2
/
+2
|
*
|
rcu: Make TINY_RCU tinier by putting error checks under #ifdef
Paul E. McKenney
2014-09-07
1
-2
/
+2
|
*
|
rcu: Break more call_rcu() deadlock involving scheduler and perf
Paul E. McKenney
2014-09-07
3
-10
/
+28
|
*
|
rcu: Remove stale comment in tree.c
Pranith Kumar
2014-09-07
1
-2
/
+0
|
*
|
rcu: Update tiny.c references to tree.c
Pranith Kumar
2014-09-07
1
-2
/
+2
|
*
|
rcu: Define tracepoint strings only if CONFIG_TRACING is set
Ard Biesheuvel
2014-09-07
1
-3
/
+12
|
*
|
rcu: Uninline rcu_read_lock_held()
Oleg Nesterov
2014-09-07
2
-35
/
+33
|
*
|
rcu: Use true/false instead of 1/0 for a bool type
Pranith Kumar
2014-09-07
1
-3
/
+3
|
*
|
rcu: Return bool type in rcu_lockdep_current_cpu_online()
Pranith Kumar
2014-09-07
1
-1
/
+1
|
*
|
rcu: Return bool type for rcu_try_advance_all_cbs()
Pranith Kumar
2014-09-07
1
-1
/
+1
|
*
|
rcu: Use bool type for return value in rcu_is_watching()
Pranith Kumar
2014-09-07
1
-1
/
+1
|
*
|
rcu: Fix sparse warning about rcu_batches_completed_preempt() being non-static
Pranith Kumar
2014-09-07
1
-1
/
+1
|
*
|
rcu: Remove remaining read-modify-write ACCESS_ONCE() calls
Pranith Kumar
2014-09-07
2
-5
/
+9
|
|
/
*
|
memory-barriers: Fix description of 2-legged-if-based control dependencies
Paul E. McKenney
2014-09-07
1
-54
/
+49
*
|
memory-barriers: Retain barrier() in fold-to-zero example
Paul E. McKenney
2014-09-07
1
-3
/
+6
*
|
memory-barriers: Fix control-ordering no-transitivity example
Paul E. McKenney
2014-09-07
1
-11
/
+17
|
/
*
rcu: Make nocb leader kthreads process pending callbacks after spawning
Pranith Kumar
2014-08-28
2
-12
/
+12
*
Linux 3.17-rc2
v3.17-rc2
Linus Torvalds
2014-08-25
1
-1
/
+1
*
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-25
3
-29
/
+77
|
\
|
*
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
2014-08-22
1
-1
/
+1
|
*
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
2014-08-22
1
-0
/
+8
|
*
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
2014-08-22
1
-3
/
+15
|
*
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2014-08-22
3
-1
/
+29
|
*
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
2014-08-22
1
-1
/
+4
|
*
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
2014-08-22
1
-11
/
+2
|
*
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
2014-08-22
1
-8
/
+13
|
*
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2014-08-22
2
-7
/
+8
*
|
Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2014-08-25
4
-3
/
+11
|
\
\
|
*
|
sh: intc: Confine SH_INTC to platforms that need it
Geert Uytterhoeven
2014-08-22
4
-3
/
+11
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-08-25
18
-59
/
+142
|
\
\
\
|
*
|
|
MIPS: OCTEON: make get_system_type() thread-safe
Aaro Koskinen
2014-08-19
1
-5
/
+13
|
*
|
|
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
2014-08-19
1
-0
/
+4
|
*
|
|
MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'
Markos Chandras
2014-08-19
1
-6
/
+16
|
*
|
|
MIPS: EVA: Add new EVA header
Markos Chandras
2014-08-19
1
-0
/
+43
|
*
|
|
MIPS: scall64-o32: Fix indirect syscall detection
Markos Chandras
2014-08-19
1
-4
/
+8
|
*
|
|
MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64
Markos Chandras
2014-08-19
1
-3
/
+5
|
*
|
|
MIPS: Loongson: Fix COP2 usage for preemptible kernel
Huacai Chen
2014-08-19
1
-4
/
+4
|
*
|
|
MIPS: NL: Fix nlm_xlp_defconfig build error
Guenter Roeck
2014-08-19
1
-7
/
+0
[prev]
[next]