Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af0d95af79773f7637107cd3871aaabcb425f15a
af0d95a
uprobes: Teach __create_xol_area() to accept the predefined vaddr
by Oleg Nesterov
· 11 years ago
6441ec8
uprobes: Introduce __create_xol_area()
by Oleg Nesterov
· 11 years ago
b68e074
uprobes: Change the callsite of uprobe_copy_process()
by Oleg Nesterov
· 11 years ago
c2d3f25
uprobes: Remove the wrong __weak attribute
by Ralf Baechle
· 11 years ago
5a3126d
perf: Fix the perf context switch optimization
by Peter Zijlstra
· 11 years ago
e00b12e
perf/x86: Further optimize copy_from_user_nmi()
by Peter Zijlstra
· 11 years ago
2c42cfb
perf: Change zero-padding of strings in perf_event_mmap_event()
by Peter Zijlstra
· 11 years ago
3ea2f2b
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
32c5fb7
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
d9494cb
perf: Remove useless atomic_t
by Peter Zijlstra
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
cd657187
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
8e50d38
perf tools: Fixup mmap event consumption
by Zhouyi Zhou
· 11 years ago
ae779a6
perf top: Split -G and --call-graph
by Jiri Olsa
· 11 years ago
09b0fd4
perf record: Split -g and --call-graph
by Jiri Olsa
· 11 years ago
9754c4f
perf hists: Add color overhead for stdio output buffer
by Jiri Olsa
· 11 years ago
d17cccb
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
2fd869f
perf tools: Fix up /proc/PID/maps parsing
by Arnaldo Carvalho de Melo
· 11 years ago
959f585
Linux 3.12-rc7
by Linus Torvalds
· 11 years ago
a2ff820
Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
aff22d3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e2756f5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1c99ca4
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
acda24c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
63e6560
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
54e181e
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
by Helge Deller
· 11 years ago
20582e3
Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
d255c59
Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
60a01f5
vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
by Nicholas Bellinger
· 11 years ago
58932e9
target/pscsi: fix return value check
by Wei Yongjun
· 11 years ago
f55ac56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
031e277
mtd: gpmi: fix ECC regression
by David Woodhouse
· 11 years ago
05e1674
seq_file: always update file->f_pos in seq_lseek()
by Gu Zheng
· 11 years ago
75c0758
acpi-cpufreq: Fail initialization if driver cannot be registered
by Rafael J. Wysocki
· 11 years ago
4208c47
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
88829df
Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
d3c345d
PM / hibernate: Move software_resume to late_initcall_sync
by Russ Dill
· 11 years ago
18a84e9
mtd: nand: pxa3xx: Fix registered MTD name
by Ezequiel Garcia
· 11 years ago
43b7c6c
eCryptfs: fix 32 bit corruption issue
by Colin Ian King
· 11 years ago
7261828
dmaengine: edma: fix another memory leak
by Vinod Koul
· 11 years ago
4b6271a
dma: edma: Fix memory leak
by Valentin Ilie
· 11 years ago
c0268e8
perf script python: Fix mem leak due to missing Py_DECREFs on dict entries
by Joseph Schuchart
· 11 years ago
48502dd
target: Fail XCOPY for non matching source + destination block_size
by Nicholas Bellinger
· 11 years ago
8a955d6
target: Generate failure for XCOPY I/O with non-zero scsi_status
by Nicholas Bellinger
· 11 years ago
366bda1
target: Add missing XCOPY I/O operation sense_buffer
by Nicholas Bellinger
· 11 years ago
2f5e988
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 11 years ago
e6036c0
Merge tag 'md/3.12-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
be6e8c7
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
0a66614
iser-target: check device before dereferencing its variable
by Vu Pham
· 11 years ago
d47648f
raid5: avoid finding "discard" stripe
by Shaohua Li
· 11 years ago
37c61ff
raid5: set bio bi_vcnt 0 for discard request
by Shaohua Li
· 11 years ago
905b029
md: avoid deadlock when md_set_badblocks.
by Bian Yu
· 11 years ago
61e4947
md: Fix skipping recovery for read-only arrays.
by Lukasz Dorau
· 11 years ago
c1fb565
perf tools: Show progress on histogram collapsing
by Namhyung Kim
· 11 years ago
4d3001f
perf ui progress: Per progress bar state
by Arnaldo Carvalho de Melo
· 11 years ago
4779a2e
perf ui: Rename ui_progress to ui_progress_ops
by Arnaldo Carvalho de Melo
· 11 years ago
18ebd56
MAINTAINERS: add to ioatdma maintainer list
by Dave Jiang
· 11 years ago
17b5956
MAINTAINERS: add the new dmaengine mailing list
by Vinod Koul
· 11 years ago
74af377
perf tools: Fix non-debug build
by Adrian Hunter
· 11 years ago
2fbe4ab
perf evlist: Validate that mmap_pages is not too big
by Adrian Hunter
· 11 years ago
56921be
perf tools: Do not accept parse_tag_value() overflow
by Adrian Hunter
· 11 years ago
89c97d9
perf inject: Do not repipe attributes to a perf.data file
by Adrian Hunter
· 11 years ago
6f3e5ed
perf script: Make perf_script a local variable
by Adrian Hunter
· 11 years ago
156a2b0
perf sched: Optimize build time
by Adrian Hunter
· 11 years ago
8a39df8
perf sched: Make struct perf_sched sched a local variable
by Adrian Hunter
· 11 years ago
10c580e
[SCSI] sd: call blk_pm_runtime_init before add_disk
by Aaron Lu
· 11 years ago
36008cf
[SCSI] qla2xxx: Fix request queue null dereference.
by Chad Dupuis
· 11 years ago
4157922
perf bench: Change the procps visible command-name of invididual benchmark tests plus cleanups
by Ingo Molnar
· 11 years ago
3d918a1
perf probe: Find fentry mcount fuzzed parameter location
by Masami Hiramatsu
· 11 years ago
7969ec7
perf probe: Support "$vars" meta argument syntax for local variables
by Masami Hiramatsu
· 11 years ago
c824c43
perf tools: Stop using 'self' in some more places
by Arnaldo Carvalho de Melo
· 11 years ago
4ac2f1c
perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test
by Arnaldo Carvalho de Melo
· 11 years ago
11a4d43
perf test: Clarify the "sample parsing" test entry
by Arnaldo Carvalho de Melo
· 11 years ago
97b9410
clockevents: Sanitize ticks to nsec conversion
by Thomas Gleixner
· 11 years ago
aa30a2e
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 11 years ago
320437af
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
9033832
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
ea89e1d
platform/x86: fix asus-wmi build error
by Randy Dunlap
· 11 years ago
d4eddd4
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
by Kent Overstreet
· 11 years ago
f4e5e14f
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
0d645a8
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
db10acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
f11a5bc
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
by Freddy Xin
· 11 years ago
7e78b83
ax88179_178a: Correct the RX error definition in RX header
by Freddy Xin
· 11 years ago
454594f
Revert "bridge: only expire the mdb entry when query is received"
by Linus Lüssing
· 11 years ago
294d31e
sony-laptop: don't change keyboard backlight settings
by Mattia Dongili
· 11 years ago
69c88dc
vfs: fix new kernel-doc warnings
by Randy Dunlap
· 11 years ago
606d6fe
fs/namei.c: fix new kernel-doc warning
by Randy Dunlap
· 11 years ago
93cd000
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
d24fec3
Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
b403b73
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
1c24113
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
19eddab
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
ee7eafc
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
579123f
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
3bcec5f
Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
7244cb6
intel_pstate: Correct calculation of min pstate value
by Dirk Brandewie
· 11 years ago
d253d2a
intel_pstate: Improve accuracy by not truncating until final result
by Brennan Shacklett
· 11 years ago
02cf4eb
tcp: initialize passive-side sk_pacing_rate after 3WHS
by Neal Cardwell
· 11 years ago
Next »