index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
4
-2
/
+33
2013-07-23
perf: Fix broken union in 'struct perf_event_mmap_page'
Adrian Hunter
1
-3
/
+5
2013-07-23
perf: Update perf_event_type documentation
Peter Zijlstra
2
-16
/
+33
2013-07-23
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
4
-24
/
+15
2013-07-22
perf tools: Move weight back to common sort keys
Andi Kleen
2
-5
/
+5
2013-07-22
perf tests: Add broken install-* tests into tests/make
Jiri Olsa
1
-0
/
+31
2013-07-22
perf tests: Add 'make install/install-bin' tests into tests/make
Jiri Olsa
1
-0
/
+9
2013-07-22
perf tests: Add DESTDIR=TMP_DEST tests/make variable
Jiri Olsa
1
-4
/
+8
2013-07-22
perf tests: Rename TMP to TMP_O tests/make variable
Jiri Olsa
1
-4
/
+4
2013-07-22
perf tests: Run ctags/cscope make tests only with needed binaries
Jiri Olsa
1
-2
/
+9
2013-07-22
perf tools: Fix build with perl 5.18
Kirill A. Shutemov
1
-2
/
+2
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
5
-9
/
+34
2013-07-22
perf bench: Fix memcpy benchmark for large sizes
Andi Kleen
1
-0
/
+2
2013-07-22
perf evsel: Handle ENODEV on default cycles event
David Ahern
1
-1
/
+1
2013-07-22
perf script: Fix named threads support
David Ahern
5
-15
/
+21
2013-07-19
kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions
Masami Hiramatsu
3
-112
/
+2
2013-07-19
kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
Masami Hiramatsu
3
-84
/
+23
2013-07-19
kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
Masami Hiramatsu
1
-10
/
+0
2013-07-18
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
3
-5
/
+11
2013-07-18
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-25
/
+37
2013-07-18
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-24
/
+38
2013-07-18
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
1
-29
/
+56
2013-07-18
md/raid1: fix bio handling problems in process_checks()
NeilBrown
1
-23
/
+30
2013-07-18
md: Remove recent change which allows devices to skip recovery.
NeilBrown
1
-14
/
+0
2013-07-18
md/raid10: fix two problems with RAID10 resync.
NeilBrown
1
-2
/
+9
2013-07-17
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
Alex Deucher
4
-0
/
+31
2013-07-17
drm/radeon/dpm/atom: fix broken gcc harder
Alex Deucher
1
-3
/
+6
2013-07-17
perf header: Recognize version number for perf data file
Jiri Olsa
2
-5
/
+13
2013-07-17
xen-netfront: pull on receive skb may need to happen earlier
Jan Beulich
1
-18
/
+13
2013-07-17
vxlan: add necessary locking on device removal
stephen hemminger
1
-0
/
+6
2013-07-17
perf header: Introduce feat_offset into perf_header
Jiri Olsa
2
-2
/
+5
2013-07-17
perf header: Remove attr_offset from perf_header
Jiri Olsa
2
-3
/
+3
2013-07-17
perf header: Remove data_offset seek as it's not needed
Jiri Olsa
1
-2
/
+0
2013-07-17
perf session: Use session->fd instead of passing fd as argument
Jiri Olsa
3
-9
/
+8
2013-07-17
drm/radeon/dpm/atom: restructure logic to work around a compiler bug
Andre Heider
1
-2
/
+3
2013-07-17
drm/radeon/dpm: fix atom vram table parsing
Alex Deucher
1
-16
/
+10
2013-07-17
drm/radeon: fix an endian bug in atom table parsing
Alex Deucher
1
-1
/
+1
2013-07-17
drm/radeon: add a module parameter to disable aspm
Alex Deucher
6
-12
/
+27
2013-07-17
perf tests: Check proper prev_state size for sched_switch tp
Jiri Olsa
1
-1
/
+1
2013-07-17
perf symbols: Do not apply symfs for an absolute vmlinux path
Namhyung Kim
1
-2
/
+5
2013-07-17
drm/rcar-du: Use the GEM PRIME helpers
Laurent Pinchart
1
-2
/
+7
2013-07-17
drm/shmobile: Use the GEM PRIME helpers
Laurent Pinchart
1
-2
/
+7
2013-07-17
perf tools: Fix 'make tools/perf'
Robert Richter
1
-1
/
+1
2013-07-17
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2
-4
/
+14
2013-07-17
hyperv: Fix the NETIF_F_SG flag setting in netvsc
Haiyang Zhang
1
-2
/
+2
2013-07-17
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
1
-0
/
+1
2013-07-17
linked-list: Remove __list_for_each
Dave Jones
1
-11
/
+0
2013-07-17
x86: Make jump_label use int3-based patching
Jiri Kosina
1
-2
/
+14
2013-07-17
x86: Introduce int3 (breakpoint)-based instruction patching
Jiri Kosina
3
-1
/
+108
[next]