index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
basic_profiling.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
1
-4
/
+6
2015-11-06
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
1
-0
/
+5
2015-11-06
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
1
-7
/
+23
2015-11-06
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
1
-3
/
+5
2015-11-06
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
1
-3
/
+4
2015-11-06
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
1
-3
/
+3
2015-11-06
9p: do not overwrite return code when locking fails
Dominique Martinet
1
-1
/
+2
2015-11-06
rcu: force alignment on struct callback_head/rcu_head
Kirill A. Shutemov
1
-1
/
+15
2015-11-06
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
Joseph Qi
1
-4
/
+1
2015-11-06
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
5
-6
/
+10
2015-11-06
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
alex chen
1
-1
/
+10
2015-11-06
ocfs2: fix race between mount and delete node/cluster
Joseph Qi
1
-3
/
+16
2015-11-06
ocfs2: only take lock if dio entry when recover orphans
Joseph Qi
2
-39
/
+49
2015-11-06
ocfs2: do not include dio entry in case of orphan scan
Joseph Qi
3
-5
/
+15
2015-11-06
ocfs2: improve performance for localalloc
Joseph Qi
1
-1
/
+4
2015-11-06
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
jiangyiwen
1
-0
/
+1
2015-11-06
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
Norton.Zhu
1
-0
/
+1
2015-11-06
logfs: fix build warning
Sudip Mukherjee
1
-2
/
+2
2015-11-06
inotify: actually check for invalid bits in sys_inotify_add_watch()
Dave Hansen
1
-1
/
+13
2015-11-06
inotify: hide internal kernel bits from fdinfo
Dave Hansen
1
-1
/
+8
2015-11-04
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
5
-68
/
+23
2015-11-04
nvme: lightnvm: clean up a data type
Dan Carpenter
1
-2
/
+2
2015-11-03
sh_eth: use DMA barriers
Sergei Shtylyov
1
-4
/
+4
2015-11-03
NVMe: Precedence error in nvme_pr_clear()
Dan Carpenter
1
-1
/
+1
2015-11-03
switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion
Jiri Pirko
1
-5
/
+4
2015-11-03
net: sched: kill dead code in sch_choke.c
Phil Sutter
1
-59
/
+0
2015-11-03
irda: Delete an unnecessary check before the function call "irlmp_unregister_...
Markus Elfring
1
-2
/
+1
2015-11-03
lightnvm: refactor phys addrs type to u64
Matias Bjørling
3
-26
/
+25
2015-11-03
ide: pdc202xx_new: Replace timeval with ktime_t
Amitoj Kaur Chawla
1
-5
/
+5
2015-11-03
net: dsa: mv88e6xxx: include DSA ports in VLANs
Vivien Didelot
1
-6
/
+6
2015-11-03
net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports
Andrew Lunn
2
-2
/
+11
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
2
-6
/
+8
2015-11-03
vlan: Invoke driver vlan hooks only if device is present
Padmanabh Ratnakar
1
-2
/
+8
2015-11-03
arcnet/com20020: add LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2015-11-03
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
1
-1
/
+1
2015-11-03
dp83640: Only wait for timestamps for packets with timestamping enabled.
Stefan Sørensen
1
-12
/
+13
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2
-11
/
+12
2015-11-03
dp83640: Prune rx timestamp list before reading from it
Stefan Sørensen
1
-0
/
+1
2015-11-03
dp83640: Delay scheduled work.
Stefan Sørensen
1
-8
/
+12
2015-11-03
dp83640: Include hash in timestamp/packet matching
Stefan Sørensen
1
-3
/
+15
2015-11-03
ipv6: fix tunnel error handling
Michal Kubeček
1
-1
/
+11
2015-11-03
blk-mq: avoid excessive boot delays with large lun counts
Jeff Moyer
1
-17
/
+30
2015-11-03
net/mlx5e: Fix LSO vlan insertion
Achiad Shochat
1
-2
/
+3
2015-11-03
net/mlx5e: Re-eanble client vlan TX acceleration
Achiad Shochat
2
-2
/
+22
2015-11-03
net/mlx5e: Return error in case mlx5e_set_features() fails
Achiad Shochat
1
-1
/
+1
2015-11-03
net/mlx5e: Don't allow more than max supported channels
Achiad Shochat
3
-5
/
+9
2015-11-03
net/mlx5_core: Use the the real irqn in eq->irqn
Achiad Shochat
1
-4
/
+4
2015-11-03
net/mlx5e: Wait for RX buffers initialization in a more proper manner
Achiad Shochat
1
-2
/
+2
2015-11-03
net/mlx5e: Avoid NULL pointer access in case of configuration failure
Achiad Shochat
1
-0
/
+6
2015-11-03
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
6
-70
/
+3
[next]