Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a2f6d9c4c081ec2a02529b8af2c04f3e557a3a3e
/
include
/
linux
a2f6d9c
Merge branch 'dax-4.10-iomap-pmd' into origin
by Theodore Ts'o
· 8 years ago
9484ab1
dax: Introduce IOMAP_FAULT flag
by Jan Kara
· 8 years ago
642261a
dax: add struct iomap based DAX PMD support
by Ross Zwisler
· 8 years ago
fa28f72
dax: move RADIX_DAX_* defines to dax.h
by Ross Zwisler
· 8 years ago
11c59c9
dax: correct dax iomap code namespace
by Ross Zwisler
· 8 years ago
b9fde04
dax: remove dax_pmd_fault()
by Ross Zwisler
· 8 years ago
63e95b5
dax: coordinate locking for offsets in PMD range
by Ross Zwisler
· 8 years ago
785bcb4
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
80a306d
Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
6f2e0d2
net/mlx4: Fix firmware command timeout during interrupt test
by Eugenia Emantayev
· 8 years ago
e934f68
Revert "hv_netvsc: report vmbus name in ethtool"
by Stephen Hemminger
· 8 years ago
74e3368
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' into regmap-linus
by Mark Brown
· 8 years ago
04c0c1ab
net/mlx5: PCI error recovery health care simulation
by Mohamad Haj Yahia
· 8 years ago
05ac2c0
net/mlx5: Fix race between PCI error handlers and health work
by Mohamad Haj Yahia
· 8 years ago
b47bd6e
{net, ib}/mlx5: Make cache line size determination at runtime.
by Daniel Jurgens
· 8 years ago
c067aff
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b49c317
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
72193a9
regmap: Rename ret variable in regmap_read_poll_timeout
by Charles Keepax
· 8 years ago
bdb5208
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
5aab90c
perf/powerpc: Don't call perf_event_disable() from atomic context
by Jiri Olsa
· 8 years ago
73f907f
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 8 years ago
14970f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
c0a0aba
kconfig.h: remove config_enabled() macro
by Masahiro Yamada
· 8 years ago
e890038
Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
9dcb8b6
mm: remove per-zone hashtable of bitlock waitqueues
by Linus Torvalds
· 8 years ago
293de7d
doc: update docbook annotations for socket and skb
by Stephen Hemminger
· 8 years ago
8ef4227
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
by Dave Airlie
· 8 years ago
b5cd891
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
0d73175
mm: unexport __get_user_pages()
by Lorenzo Stoakes
· 8 years ago
f1caa61
ACPI/PCI: pci_link: penalize SCI correctly
by Sinan Kaya
· 8 years ago
0e19182
qed*: Reduce the memory footprint for Rx path
by Sudarsana Reddy Kalluru
· 8 years ago
0c2b6dc
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3e9679a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
86c5bf7
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bfb7bfe
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a442950
Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 8 years ago
ecd06f2
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
6f33d645
Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
350d323
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
9995f4f
clocksource: Add J-Core timer/clocksource driver
by Rich Felker
· 8 years ago
c6fe46a
cpufreq: fix overflow in cpufreq_table_find_index_dl()
by Sergey Senozhatsky
· 8 years ago
c806148
sched/core, x86: Make struct thread_info arch specific again
by Heiko Carstens
· 8 years ago
d17af50
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
by Andy Lutomirski
· 8 years ago
d33fd77
iomap: add IOMAP_REPORT
by Christoph Hellwig
· 8 years ago
329dd76
nvme.h: add an enum for cns values
by Christoph Hellwig
· 8 years ago
8d63687
nvme.h: don't use uuid_be
by Christoph Hellwig
· 8 years ago
a446c08
nvme.h: resync with nvme-cli
by Christoph Hellwig
· 8 years ago
8ef2074
nvme: Add tertiary number to NVME_VS
by Gabriel Krisman Bertazi
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
f307ab6
mm: replace access_process_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
6347e8d
mm: replace access_remote_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
9beae1e
mm: replace get_user_pages_remote() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
768ae30
mm: replace get_user_pages() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
7f23b35
mm: replace get_vaddr_frames() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
3b91317
mm: replace get_user_pages_locked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
e4961b0
net: core: Correctly iterate over lower adjacency list
by Ido Schimmel
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
d4944b0
mm: remove write/force parameters from __get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
19be0ea
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
by Linus Torvalds
· 8 years ago
b75d388
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
339e1e5
clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function
by Shawn Guo
· 8 years ago
7175790
generic syscalls: kill cruft from removed pkey syscalls
by Dave Hansen
· 8 years ago
9224eb7
irqchip/gic-v3-its: Fix entry size mask for GITS_BASER
by Vladimir Murzin
· 8 years ago
a04a480
net: Require exact match for TCP socket lookups if dif is l3mdev
by David Ahern
· 8 years ago
9f7d416
kprobes: Unpoison stack in jprobe_return() for KASAN
by Dmitry Vyukov
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
1a892b4
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
b41d037
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
ef98988
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
f96ed26
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
4960634
pkeys: Remove easily triggered WARN
by Dave Jones
· 8 years ago
0189efb
qed*: Fix Kconfig dependencies with INFINIBAND_QEDR
by Yuval Mintz
· 8 years ago
3f62d52
Merge branches 'device-properties' and 'acpi-misc'
by Rafael J. Wysocki
· 8 years ago
383731d
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 8 years ago
d60874c
vfs: add vfs_get_link() helper
by Miklos Szeredi
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
35a891b
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
e3799a2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 8 years ago
adf08d4
regmap: include <linux/delay.h> from include/linux/regmap.h
by Masahiro Yamada
· 8 years ago
b8a4ddb
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
by Tom Herbert
· 8 years ago
899bb66
cpufreq: skip invalid entries when searching the frequency
by Aaro Koskinen
· 8 years ago
b67be92
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
2d2474a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
084165a
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
a379f71
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
9c5d760
mm: split gfp_mask and mapping flags into separate fields
by Michal Hocko
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
e154ccc
kthread: add kerneldoc for kthread_create()
by Jonathan Corbet
· 8 years ago
dbf5268
kthread: better support freezable kthread workers
by Petr Mladek
· 8 years ago
9a6b06c
kthread: allow to modify delayed kthread work
by Petr Mladek
· 8 years ago
37be45d
kthread: allow to cancel kthread work
by Petr Mladek
· 8 years ago
22597dc
kthread: initial support for delayed kthread work
by Petr Mladek
· 8 years ago
35033fe
kthread: add kthread_destroy_worker()
by Petr Mladek
· 8 years ago
Next »