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
...
|
*
|
|
9p: remove unused variable in p9_fd_create()
Fabian Frederick
2015-03-20
1
-2
/
+0
|
*
|
|
9p: kerneldoc warning fixes
Fabian Frederick
2015-03-20
2
-3
/
+0
*
|
|
|
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-18
10
-6
/
+380
|
\
\
\
\
|
*
|
|
|
drivers/block/pmem: Fix 32-bit build warning in pmem_alloc()
Ingo Molnar
2015-04-01
1
-2
/
+1
|
*
|
|
|
drivers/block/pmem: Add a driver for persistent memory
Ross Zwisler
2015-04-01
4
-0
/
+281
|
*
|
|
|
x86/mm: Add support for the non-standard protected e820 type
Christoph Hellwig
2015-04-01
6
-6
/
+100
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-18
6
-15
/
+202
|
\
\
\
\
\
|
*
|
|
|
|
config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
Konrad Rzeszutek Wilk
2015-04-18
1
-1
/
+1
|
*
|
|
|
|
x86/fpu: Load xsave pointer *after* initialization
Borislav Petkov
2015-04-17
1
-2
/
+6
|
*
|
|
|
|
x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()
Oleg Nesterov
2015-04-16
1
-11
/
+11
|
*
|
|
|
|
x86, selftests: Add single_step_syscall test
Andy Lutomirski
2015-04-16
3
-1
/
+184
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-18
13
-156
/
+702
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()
Ingo Molnar
2015-04-18
1
-18
/
+15
|
*
|
|
|
|
|
perf/x86/intel: Add Broadwell support for the LBR callstack
Kan Liang
2015-04-17
1
-1
/
+1
|
*
|
|
|
|
|
perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...
Jacob Pan
2015-04-17
1
-21
/
+73
|
*
|
|
|
|
|
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Peter Zijlstra
2015-04-17
1
-0
/
+8
|
*
|
|
|
|
|
perf/x86: Fix hw_perf_event::flags collision
Peter Zijlstra
2015-04-17
1
-9
/
+9
|
*
|
|
|
|
|
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-04-14
8
-107
/
+596
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf probe: Fix segfault when probe with lazy_line to file
He Kuang
2015-04-14
1
-1
/
+1
|
|
*
|
|
|
|
|
perf probe: Find compilation directory path for lazy matching
Naohiro Aota
2015-04-14
3
-60
/
+74
|
|
*
|
|
|
|
|
perf probe: Set retprobe flag when probe in address-based alternative mode
He Kuang
2015-04-13
1
-0
/
+1
|
|
*
|
|
|
|
|
perf kmem: Analyze page allocator events also
Namhyung Kim
2015-04-13
2
-17
/
+491
|
|
*
|
|
|
|
|
tracing, mm: Record pfn instead of pointer to struct page
Namhyung Kim
2015-04-13
3
-29
/
+29
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-04-18
2
-32
/
+62
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
smp: Fix smp_call_function_single_async() locking
Linus Torvalds
2015-04-17
1
-31
/
+47
|
*
|
|
|
|
|
|
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
2015-04-17
1
-1
/
+15
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-04-18
6
-57
/
+159
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mnt: Update detach_mounts to leave mounts connected
Eric W. Biederman
2015-04-09
1
-2
/
+6
|
*
|
|
|
|
|
|
mnt: Fix the error check in __detach_mounts
Eric W. Biederman
2015-04-09
1
-1
/
+1
|
*
|
|
|
|
|
|
mnt: Honor MNT_LOCKED when detaching mounts
Eric W. Biederman
2015-04-09
2
-3
/
+28
|
*
|
|
|
|
|
|
fs_pin: Allow for the possibility that m_list or s_list go unused.
Eric W. Biederman
2015-04-09
2
-2
/
+4
|
*
|
|
|
|
|
|
mnt: Factor umount_mnt from umount_tree
Eric W. Biederman
2015-04-09
1
-3
/
+11
|
*
|
|
|
|
|
|
mnt: Factor out unhash_mnt from detach_mnt and umount_tree
Eric W. Biederman
2015-04-09
1
-9
/
+12
|
*
|
|
|
|
|
|
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
2015-04-09
1
-2
/
+5
|
*
|
|
|
|
|
|
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman
2015-04-03
2
-3
/
+30
|
*
|
|
|
|
|
|
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman
2015-04-03
3
-0
/
+24
|
*
|
|
|
|
|
|
mnt: Delay removal from the mount hash.
Eric W. Biederman
2015-04-03
2
-6
/
+8
|
*
|
|
|
|
|
|
mnt: Add MNT_UMOUNT flag
Eric W. Biederman
2015-04-03
3
-1
/
+5
|
*
|
|
|
|
|
|
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman
2015-04-03
3
-13
/
+15
|
*
|
|
|
|
|
|
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman
2015-04-03
1
-1
/
+1
|
*
|
|
|
|
|
|
mnt: Improve the umount_tree flags
Eric W. Biederman
2015-04-03
2
-16
/
+16
|
*
|
|
|
|
|
|
mnt: Use hlist_move_list in namespace_unlock
Eric W. Biederman
2015-04-03
1
-7
/
+5
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2015-04-18
23
-263
/
+1399
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
f2fs: pass checkpoint reason on roll-forward recovery
Jaegeuk Kim
2015-04-16
4
-2
/
+8
|
*
|
|
|
|
|
|
f2fs: avoid abnormal behavior on broken symlink
Jaegeuk Kim
2015-04-16
1
-1
/
+19
|
*
|
|
|
|
|
|
f2fs: flush symlink path to avoid broken symlink after POR
Jaegeuk Kim
2015-04-16
1
-0
/
+11
|
*
|
|
|
|
|
|
f2fs: change 0 to false for bool type
Taehee Yoo
2015-04-16
1
-1
/
+1
|
*
|
|
|
|
|
|
f2fs: do not recover wrong data index
Jaegeuk Kim
2015-04-11
1
-1
/
+3
|
*
|
|
|
|
|
|
f2fs: do not increase link count during recovery
Jaegeuk Kim
2015-04-11
1
-8
/
+3
|
*
|
|
|
|
|
|
f2fs: assign parent's i_mode for empty dir
Jaegeuk Kim
2015-04-11
1
-1
/
+1
[prev]
[next]