Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6cb2f1d9af5b0f0afdd4e689d969df4b5c76a4c2
6cb2f1d
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
by Kan Liang
· 9 years ago
0a73489
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
fc77dbd
Linux 4.5-rc6
by Linus Torvalds
· 9 years ago
1b9540c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4b696dc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
76c03f0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f055ae0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8da5143
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
62718e3
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
12b9fa6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
340b3a5
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5129fa4
do_last(): ELOOP failure exit should be done after leaving RCU mode
by Al Viro
· 9 years ago
a7f7754
should_follow_link(): validate ->d_seq after having decided to follow
by Al Viro
· 9 years ago
d456564
namei: ->d_inode of a pinned dentry is stable only for positives
by Al Viro
· 9 years ago
c80567c
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
by Al Viro
· 9 years ago
0fcbf99
fs: return -EOPNOTSUPP if clone is not supported
by Christoph Hellwig
· 9 years ago
b6853f7
hpfs: don't truncate the file when delete fails
by Mikulas Patocka
· 9 years ago
691429e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1c27147
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
a9f8094a
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
1e9d180
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
by Ross Zwisler
· 9 years ago
b9ea44b
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
7f6d5b5
dax: move writeback calls into the filesystems
by Ross Zwisler
· 9 years ago
20a90f5
dax: give DAX clearing code correct bdev
by Ross Zwisler
· 9 years ago
73f34a5
ext4: online defrag not supported with DAX
by Ross Zwisler
· 9 years ago
0a6cf91
ext2, ext4: only set S_DAX for regular inodes
by Ross Zwisler
· 9 years ago
03cdadb
block: disable block device DAX by default
by Dan Williams
· 9 years ago
a4a8481f
ocfs2: unlock inode if deleting inode from orphan fails
by Guozhonghua
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
ec9ee4a
drivers: char: random: add get_random_long()
by Daniel Cashman
· 9 years ago
8479eba
mm: numa: quickly fail allocations for NUMA balancing on full nodes
by Mel Gorman
· 9 years ago
ad33bb0
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
by Andrea Arcangeli
· 9 years ago
61d9e85
PCI: mvebu: Restrict build to 32-bit ARM
by Thierry Reding
· 9 years ago
6c777e8
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
by Bjorn Helgaas
· 9 years ago
ce1984cc
Merge tag 'perf-core-for-mingo-20160226' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
1d6c940
perf trace: Print content of bpf-output event
by Wang Nan
· 9 years ago
ba50423
perf trace: Call bpf__apply_obj_config in 'perf trace'
by Wang Nan
· 9 years ago
fdf1472
perf tools: Only set filter for tracepoints events
by Wang Nan
· 9 years ago
b8cbb34
perf config: Bring perf_default_config to the very beginning at main()
by Wang Nan
· 9 years ago
abab5e7
perf report: Update column width of dynamic entries
by Namhyung Kim
· 9 years ago
e049d4a
perf hists: Fix dynamic entry display in hierarchy
by Namhyung Kim
· 9 years ago
cb1fab9
perf report: Left align dynamic entries in hierarchy
by Namhyung Kim
· 9 years ago
d3a72fd
perf report: Fix indentation of dynamic entries in hierarchy
by Namhyung Kim
· 9 years ago
84b6ee8
perf hists: Fix comparing of dynamic entries
by Namhyung Kim
· 9 years ago
9bf148cb
x86/mpx: Fix off-by-one comparison with nr_registers
by Colin Ian King
· 9 years ago
29a9faa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
c213341
Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
bb134ff
Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2ddda79
perf report: Show message for percent limit on gtk
by Namhyung Kim
· 9 years ago
79dded8
perf hists browser: Show message for percent limit
by Namhyung Kim
· 9 years ago
201fde7
perf hists browser: Cleanup hist_browser__update_percent_limit()
by Namhyung Kim
· 9 years ago
bd4abd3
perf report: Show message for percent limit on stdio
by Namhyung Kim
· 9 years ago
a7b5895
perf hists: Add more helper functions for the hierarchy mode
by Namhyung Kim
· 9 years ago
1711fd9c
Merge branches 'pm-devfreq' and 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
34d47a7
Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 9 years ago
473f414
ALSA: hda - Loop interrupt handling until really cleared
by Takashi Iwai
· 9 years ago
5bb9871
Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
73056bb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
5882c16
Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 9 years ago
9aca90a
Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
70d070f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
81904db
Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
3acdb84
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
3d7b365
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
1ebe383
Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 9 years ago
8560bae
perf script: Remove duplicated code and needless script_spec__findnew()
by Taeung Song
· 9 years ago
bf70e55
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
by Dexuan Cui
· 9 years ago
8579aca
perf script: Exception handling when the print fmt is empty
by Taeung Song
· 9 years ago
bb109ac
perf tools: Fix parsing of pmu events with empty list of modifiers
by Arnaldo Carvalho de Melo
· 9 years ago
7e9551b
perf jvmti: improve error message in Makefile
by Stephane Eranian
· 9 years ago
f883982
ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
by Takashi Iwai
· 9 years ago
5104ffb
perf tools: Use asprintf() for simple string formatting/allocation
by Arnaldo Carvalho de Melo
· 9 years ago
2ae9557
ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
by David Henningsson
· 9 years ago
0fb00d3
Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
17e4bce
KVM: x86: MMU: fix ubsan index-out-of-range warning
by Mike Krinkin
· 9 years ago
3b43b71
ALSA: hda - Fixing background noise on Dell Inspiron 3162
by Kai-Heng Feng
· 9 years ago
0da4cf3
perf: Robustify task_function_call()
by Peter Zijlstra
· 9 years ago
a096309
perf: Fix scaling vs. perf_install_in_context()
by Peter Zijlstra
· 9 years ago
bd2afa4
perf: Fix scaling vs. perf_event_enable()
by Peter Zijlstra
· 9 years ago
7fce250
perf: Fix scaling vs. perf_event_enable_on_exec()
by Peter Zijlstra
· 9 years ago
3cbaa59
perf: Fix ctx time tracking by introducing EVENT_TIME
by Peter Zijlstra
· 9 years ago
28a967c
perf: Cure event->pending_disable race
by Peter Zijlstra
· 9 years ago
9107c89
perf: Fix race between event install and jump_labels
by Peter Zijlstra
· 9 years ago
a69b0ca
perf: Fix cloning
by Peter Zijlstra
· 9 years ago
6f932e5
perf: Only update context time when active
by Peter Zijlstra
· 9 years ago
a4f4bb6
perf: Allow perf_release() with !event->ctx
by Peter Zijlstra
· 9 years ago
1300562
perf: Do not double free
by Peter Zijlstra
· 9 years ago
84c4e62
perf: Close install vs. exit race
by Peter Zijlstra
· 9 years ago
3d44d51
x86/entry/compat: Add missing CLAC to entry_INT80_32
by Andy Lutomirski
· 9 years ago
0646621
Merge tag 'perf-core-for-mingo-20160224' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
3772e72
Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
95664e6
drm/nouveau/disp/dp: ensure sink is powered up before attempting link training
by Ben Skeggs
· 9 years ago
870571a5
drm/nouveau: platform: Fix deferred probe
by Thierry Reding
· 9 years ago
0378ba4
drivers: sh: Restore legacy clock domain on SuperH platforms
by Geert Uytterhoeven
· 9 years ago
c92fcfd
perf top: Add --hierarchy option
by Namhyung Kim
· 9 years ago
5d8200a
perf hists: Support decaying in hierarchy mode
by Namhyung Kim
· 9 years ago
4251446
perf report: Add --hierarchy option
by Namhyung Kim
· 9 years ago
e311ec1
perf ui/gtk: Implement hierarchy output mode
by Namhyung Kim
· 9 years ago
d8b9240
perf hists browser: Align column header in hierarchy mode
by Namhyung Kim
· 9 years ago
d0506ed
perf hists browser: Implement hierarchy output
by Namhyung Kim
· 9 years ago
Next »