index
:
linux
master
linux
Fast-forward packages
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-02-04
17
-189
/
+539
|
\
|
*
-
-
-
.
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
2013-01-29
12
-163
/
+449
|
|
\
\
\
|
|
|
|
*
rcu: Allow TREE_PREEMPT_RCU on UP systems
Paul E. McKenney
2013-01-29
1
-1
/
+3
|
|
|
|
*
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
2013-01-29
8
-51
/
+130
|
|
|
*
|
rcu: Trace callback acceleration
Paul E. McKenney
2013-01-08
2
-2
/
+10
|
|
|
*
|
rcu: Tag callback lists with corresponding grace-period number
Paul E. McKenney
2013-01-08
2
-28
/
+169
|
|
|
|
/
|
|
*
|
context_tracking: Add comments on interface and internals
Frederic Weisbecker
2013-01-27
1
-10
/
+65
|
|
*
|
rcu: Remove obsolete Kconfig option from comment
Paul E. McKenney
2013-01-27
1
-1
/
+1
|
|
*
|
rcu: Remove unused code originally used for context tracking
Li Zhong
2013-01-27
2
-7
/
+0
|
|
*
|
rcu: Consolidate debugging Kconfig options
Dave Hansen
2013-01-27
1
-55
/
+59
|
|
*
|
rcu: Correct 'optimized' to 'optimize' in header comment
Cody P Schafer
2013-01-27
1
-1
/
+1
|
|
*
|
rcutorture: Don't compare ptr with 0
Sasha Levin
2013-01-08
1
-1
/
+1
|
|
*
|
rcu: Silence compiler array out-of-bounds false positive
Paul E. McKenney
2013-01-08
1
-0
/
+4
|
|
*
|
rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_common
Li Zhong
2013-01-08
1
-1
/
+1
|
|
*
|
rcu: Make rcu_is_cpu_rrupt_from_idle helper functions static
Josh Triplett
2013-01-08
2
-2
/
+2
|
|
*
|
rcu: Fix blimit type for trace_rcu_batch_start()
Paul E. McKenney
2013-01-08
1
-3
/
+3
|
|
|
/
|
*
|
rcu: Make rcutorture's shuffler task shuffle recently added tasks
Paul E. McKenney
2013-01-29
1
-4
/
+20
|
*
|
Documentation: Memory barrier semantics of atomic_xchg()
Richard Braun
2013-01-08
2
-0
/
+3
|
*
|
rcu: Reduce rcutorture tracing
Paul E. McKenney
2013-01-08
5
-18
/
+55
|
*
|
tracing: Export trace_clock_local()
Paul E. McKenney
2013-01-08
1
-0
/
+1
|
|
/
|
*
rcu: Make rcu_nocb_poll an early_param instead of module_param
Paul Gortmaker
2013-01-08
2
-3
/
+9
|
*
rcu: Prevent soft-lockup complaints about no-CBs CPUs
Paul Gortmaker
2013-01-08
1
-1
/
+2
*
|
Linux 3.8-rc6
v3.8-rc6
Linus Torvalds
2013-02-01
1
-2
/
+2
*
|
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-02-01
2
-14
/
+5
|
\
\
|
*
|
dm: fix write same requests counting
Alasdair G Kergon
2013-01-31
1
-2
/
+4
|
*
|
dm thin: fix queue limits stacking
Mike Snitzer
2013-01-31
1
-12
/
+1
*
|
|
Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-01-31
4
-1
/
+16
|
\
\
\
|
*
|
|
HID: i2c-hid: fix i2c_hid_output_raw_report
Benjamin Tissoires
2013-01-31
1
-1
/
+12
|
*
|
|
HID: usbhid: quirk for Formosa IR receiver
Nicholas Santos
2013-01-03
2
-0
/
+4
|
*
|
|
HID: remove x bit from sensor doc
Jiri Kosina
2012-12-14
1
-0
/
+0
*
|
|
|
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-01-31
5
-58
/
+86
|
\
\
\
\
|
*
|
|
|
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
2013-01-30
1
-2
/
+12
|
*
|
|
|
SUNRPC: When changing the queue priority, ensure that we change the owner
Trond Myklebust
2013-01-30
1
-1
/
+17
|
*
|
|
|
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
2013-01-30
1
-0
/
+20
|
*
|
|
|
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
Trond Myklebust
2013-01-27
1
-1
/
+4
|
*
|
|
|
NFSv4: Fix NFSv4 trunking discovery
Trond Myklebust
2013-01-27
2
-25
/
+9
|
*
|
|
|
NFSv4: Fix NFSv4 reference counting for trunked sessions
Trond Myklebust
2013-01-27
1
-16
/
+15
|
*
|
|
|
NFS: Fix error reporting in nfs_xdev_mount
Trond Myklebust
2013-01-27
1
-13
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-01-31
18
-22
/
+67
|
\
\
\
\
|
*
|
|
|
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2013-01-31
2
-4
/
+39
|
*
|
|
|
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
2013-01-31
2
-6
/
+6
|
*
|
|
|
MIPS: Netlogic: Fix UP compilation on XLR
Jayachandran C
2013-01-30
1
-1
/
+4
|
*
|
|
|
MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE
Gabor Juhos
2013-01-30
1
-1
/
+1
|
*
|
|
|
MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE
Gabor Juhos
2013-01-30
1
-1
/
+1
|
*
|
|
|
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
John Crispin
2013-01-30
1
-1
/
+1
|
*
|
|
|
MIPS: DSP: Fix DSP mask for registers.
Steven J. Hill
2013-01-24
1
-1
/
+1
|
*
|
|
|
MIPS: Fix build failure by adding definition of pfn_pmd().
David Daney
2013-01-23
1
-0
/
+1
|
*
|
|
|
MIPS: Octeon: Fix warning.
Ralf Baechle
2013-01-22
1
-4
/
+5
|
*
|
|
|
MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__
Geert Uytterhoeven
2013-01-22
1
-1
/
+1
|
*
|
|
|
MIPS: PNX833x: Fix comment.
Ralf Baechle
2013-01-22
1
-1
/
+1
[next]