index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-09-03
25
-833
/
+1610
|
\
|
*
-
-
-
.
Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...
Paul E. McKenney
2013-08-31
15
-404
/
+851
|
|
\
\
\
|
|
|
|
*
rcu: Make rcutorture emit online failures if verbose
Paul E. McKenney
2013-08-20
1
-1
/
+7
|
|
|
|
*
rcu: Remove unused variable from rcu_torture_writer()
Paul E. McKenney
2013-08-20
1
-2
/
+0
|
|
|
|
*
rcu: Sort rcutorture module parameters
Paul E. McKenney
2013-08-20
1
-52
/
+49
|
|
|
|
*
rcu: Increase rcutorture test coverage
Paul E. McKenney
2013-08-20
2
-163
/
+73
|
|
|
|
*
rcu: Add duplicate-callback tests to rcutorture
Paul E. McKenney
2013-08-20
1
-0
/
+61
|
|
|
*
|
nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
Paul E. McKenney
2013-08-31
3
-1
/
+22
|
|
|
*
|
nohz_full: Add full-system-idle state machine
Paul E. McKenney
2013-08-31
5
-7
/
+355
|
|
|
*
|
nohz_full: Add full-system-idle arguments to API
Paul E. McKenney
2013-08-18
1
-7
/
+18
|
|
|
*
|
nohz_full: Add full-system idle states and variables
Paul E. McKenney
2013-08-18
1
-0
/
+17
|
|
|
*
|
nohz_full: Add per-CPU idle-state tracking
Paul E. McKenney
2013-08-18
3
-0
/
+85
|
|
|
*
|
nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
Paul E. McKenney
2013-08-18
3
-0
/
+33
|
|
|
*
|
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
2013-08-18
1
-0
/
+23
|
|
|
*
|
nohz_full: Add testing information to documentation
Paul E. McKenney
2013-08-18
1
-10
/
+34
|
|
|
*
|
rcu: Eliminate unused APIs intended for adaptive ticks
Paul E. McKenney
2013-08-18
2
-47
/
+0
|
|
|
|
/
|
|
*
|
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
2013-08-20
1
-4
/
+4
|
|
*
|
rcu: Simplify _rcu_barrier() processing
Paul E. McKenney
2013-08-20
1
-2
/
+13
|
|
*
|
rcu: Select IRQ_WORK from TREE_PREEMPT_RCU
James Hogan
2013-08-18
1
-0
/
+1
|
|
*
|
rculist: list_first_or_null_rcu() should use list_entry_rcu()
Tejun Heo
2013-08-18
1
-2
/
+3
|
|
*
|
rcu: Avoid redundant grace-period kthread wakeups
Paul E. McKenney
2013-08-18
1
-3
/
+5
|
|
*
|
rcu: Make call_rcu() leak callbacks for debug-object errors
Paul E. McKenney
2013-08-18
2
-4
/
+20
|
|
*
|
debugobjects: Make debug_object_activate() return status
Paul E. McKenney
2013-08-18
2
-9
/
+17
|
|
*
|
rcu: Simplify debug-objects fixups
Paul E. McKenney
2013-08-18
1
-100
/
+0
|
|
*
|
rcu: Expedite grace periods during suspend/resume
Borislav Petkov
2013-08-18
1
-0
/
+21
|
|
|
/
|
*
|
doc: Fix memory-barrier control-dependency example
Paul E. McKenney
2013-08-19
1
-4
/
+6
|
*
|
rcu: Update RTFP documentation
Paul E. McKenney
2013-08-19
1
-305
/
+553
|
*
|
rcu: Fix rcu_barrier() documentation
Paul E. McKenney
2013-08-18
1
-4
/
+8
|
|
/
|
*
rcu: Have the RCU tracepoints use the tracepoint_string infrastructure
Steven Rostedt (Red Hat)
2013-07-29
2
-50
/
+69
|
*
rcu: Simplify RCU_STATE_INITIALIZER() macro
Steven Rostedt (Red Hat)
2013-07-29
2
-11
/
+7
|
*
rcu: Add const annotation to char * for RCU tracepoints and functions
Steven Rostedt (Red Hat)
2013-07-29
9
-54
/
+54
|
*
tracing: Add __tracepoint_string() to export string pointers
Steven Rostedt (Red Hat)
2013-07-26
4
-1
/
+62
*
|
Linux 3.11
v3.11
Linus Torvalds
2013-09-02
1
-1
/
+1
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-09-02
2
-4
/
+4
|
\
\
|
*
|
[SCSI] pm80xx: fix Adaptec 71605H hang
Hans Verkuil
2013-08-26
2
-4
/
+4
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-02
1
-2
/
+2
|
\
\
\
|
*
|
|
x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM
Yinghai Lu
2013-08-20
1
-2
/
+2
*
|
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
dma/Kconfig: TI_EDMA needs to be boolean
Guenter Roeck
2013-08-25
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-30
59
-260
/
+590
|
\
\
\
\
\
|
*
|
|
|
|
net: fec: fix time stamping logic after napi conversion
Richard Cochran
2013-08-30
1
-2
/
+1
|
*
|
|
|
|
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-08-30
1
-1
/
+2
|
*
|
|
|
|
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
2013-08-30
1
-1
/
+3
|
*
|
|
|
|
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
2013-08-30
1
-8
/
+3
|
*
|
|
|
|
Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...
David S. Miller
2013-08-30
1
-3
/
+7
|
*
|
|
|
|
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
2013-08-30
2
-7
/
+4
|
*
|
|
|
|
tipc: set sk_err correctly when connection fails
Erik Hugne
2013-08-30
1
-2
/
+2
|
*
|
|
|
|
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
2013-08-30
1
-1
/
+1
|
*
|
|
|
|
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
5
-93
/
+240
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-29
15
-32
/
+86
|
|
\
\
\
\
\
[next]