index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcutree_plugin.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
uprobes: Change uprobe_copy_process() to dup return_instances
Oleg Nesterov
1
-0
/
+43
2013-10-29
uprobes: Teach __create_xol_area() to accept the predefined vaddr
Oleg Nesterov
1
-8
/
+12
2013-10-29
uprobes: Introduce __create_xol_area()
Oleg Nesterov
1
-22
/
+25
2013-10-29
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
2
-9
/
+9
2013-10-29
uprobes: Remove the wrong __weak attribute
Ralf Baechle
1
-1
/
+1
2013-10-29
perf: Fix the perf context switch optimization
Peter Zijlstra
1
-18
/
+46
2013-10-29
perf/x86: Further optimize copy_from_user_nmi()
Peter Zijlstra
2
-48
/
+36
2013-10-29
perf: Change zero-padding of strings in perf_event_mmap_event()
Peter Zijlstra
1
-6
/
+11
2013-10-29
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
Oleg Nesterov
1
-7
/
+8
2013-10-29
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
Oleg Nesterov
1
-8
/
+6
2013-10-29
perf: Remove useless atomic_t
Peter Zijlstra
1
-9
/
+9
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
14
-16
/
+49
2013-10-28
perf top: Split -G and --call-graph
Jiri Olsa
2
-23
/
+18
2013-10-28
perf record: Split -g and --call-graph
Jiri Olsa
3
-23
/
+67
2013-10-28
perf hists: Add color overhead for stdio output buffer
Jiri Olsa
2
-5
/
+17
2013-10-28
perf tools: Fix up /proc/PID/maps parsing
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-10-28
Linux 3.12-rc7
v3.12-rc7
Linus Torvalds
1
-1
/
+1
2013-10-27
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
1
-0
/
+4
2013-10-25
vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
Nicholas Bellinger
1
-1
/
+1
2013-10-25
target/pscsi: fix return value check
Wei Yongjun
1
-4
/
+4
2013-10-25
mtd: gpmi: fix ECC regression
David Woodhouse
1
-1
/
+1
2013-10-25
seq_file: always update file->f_pos in seq_lseek()
Gu Zheng
1
-0
/
+2
2013-10-25
acpi-cpufreq: Fail initialization if driver cannot be registered
Rafael J. Wysocki
1
-4
/
+4
2013-10-25
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
1
-1
/
+1
2013-10-24
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
1
-1
/
+6
2013-10-24
eCryptfs: fix 32 bit corruption issue
Colin Ian King
1
-1
/
+1
2013-10-24
dmaengine: edma: fix another memory leak
Vinod Koul
1
-0
/
+1
2013-10-24
dma: edma: Fix memory leak
Valentin Ilie
1
-0
/
+1
2013-10-24
perf script python: Fix mem leak due to missing Py_DECREFs on dict entries
Joseph Schuchart
1
-13
/
+24
2013-10-24
target: Fail XCOPY for non matching source + destination block_size
Nicholas Bellinger
1
-1
/
+13
2013-10-24
target: Generate failure for XCOPY I/O with non-zero scsi_status
Nicholas Bellinger
1
-1
/
+2
2013-10-24
target: Add missing XCOPY I/O operation sense_buffer
Nicholas Bellinger
1
-2
/
+3
2013-10-24
iser-target: check device before dereferencing its variable
Vu Pham
1
-1
/
+1
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
1
-0
/
+8
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
1
-0
/
+12
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
1
-2
/
+3
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-10-23
perf tools: Show progress on histogram collapsing
Namhyung Kim
7
-8
/
+20
2013-10-23
perf ui progress: Per progress bar state
Arnaldo Carvalho de Melo
5
-30
/
+47
2013-10-23
perf ui: Rename ui_progress to ui_progress_ops
Arnaldo Carvalho de Melo
9
-26
/
+33
2013-10-23
MAINTAINERS: add to ioatdma maintainer list
Dave Jiang
1
-1
/
+4
2013-10-23
MAINTAINERS: add the new dmaengine mailing list
Vinod Koul
1
-0
/
+2
2013-10-23
perf tools: Fix non-debug build
Adrian Hunter
1
-0
/
+4
2013-10-23
perf evlist: Validate that mmap_pages is not too big
Adrian Hunter
1
-4
/
+10
2013-10-23
perf tools: Do not accept parse_tag_value() overflow
Adrian Hunter
1
-0
/
+2
2013-10-23
perf inject: Do not repipe attributes to a perf.data file
Adrian Hunter
1
-0
/
+5
2013-10-23
perf script: Make perf_script a local variable
Adrian Hunter
1
-16
/
+24
2013-10-23
perf sched: Optimize build time
Adrian Hunter
1
-1
/
+4
2013-10-23
perf sched: Make struct perf_sched sched a local variable
Adrian Hunter
1
-21
/
+20
2013-10-23
[SCSI] sd: call blk_pm_runtime_init before add_disk
Aaron Lu
1
-1
/
+1
[next]