Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0f2c072cf530d5b8890be5051cc8b36b0c54cce
/
drivers
f0f2c07
nfit: add support for NVDIMM "latch" flag
by Ross Zwisler
· 9 years ago
c2ad295
nfit: update block I/O path to use PMEM API
by Ross Zwisler
· 9 years ago
193ccca
nfit: fix smatch "use after null check" report
by Dan Williams
· 9 years ago
daa1dee
nvdimm: Fix return value of nvdimm_bus_init() if class_create() fails
by Axel Lin
· 9 years ago
af834d4
libnvdimm: smatch cleanups in __nd_ioctl
by Dan Williams
· 9 years ago
88793e5
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
1bc5e15
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
b779157
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
4b703b1
power: axp288_charger: fix for API change
by Stephen Rothwell
· 9 years ago
93f0824
Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 9 years ago
2a29867
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
8c7febe
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
23908db
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
8d7804a
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
099bfbf
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
22165fa
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
e8a0b37d
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
53a20e9
staging: wilc1000: disable driver due to build warnings
by Greg Kroah-Hartman
· 9 years ago
f5dcb68
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
4aa705b
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
c11d716
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
6103195
arch, x86: pmem api for ensuring durability of persistent memory updates
by Ross Zwisler
· 9 years ago
74ae66c
libnvdimm: Add sysfs numa_node to NVDIMM devices
by Toshi Kani
· 9 years ago
41d7a6d
libnvdimm: Set numa_node to NVDIMM devices
by Toshi Kani
· 9 years ago
9975986
acpi: Add acpi_map_pxm_to_online_node()
by Toshi Kani
· 9 years ago
5813882
libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only
by Dan Williams
· 9 years ago
0f51c4f
pmem: flag pmem block devices as non-rotational
by Dan Williams
· 9 years ago
f0dc089
libnvdimm: enable iostat
by Dan Williams
· 9 years ago
edc870e
pmem: make_request cleanups
by Dan Williams
· 9 years ago
43d3fa3
libnvdimm, pmem: fix up max_hw_sectors
by Dan Williams
· 9 years ago
fcae695
libnvdimm, blk: add support for blk integrity
by Vishal Verma
· 9 years ago
41cd8b7
libnvdimm, btt: add support for blk integrity
by Vishal Verma
· 9 years ago
6bc7561
tools/testing/nvdimm: libnvdimm unit test infrastructure
by Dan Williams
· 9 years ago
047fc8a
libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
by Ross Zwisler
· 9 years ago
5212e11
nd_btt: atomic sector updates
by Vishal Verma
· 9 years ago
b5451e4
dm cache policy smq: fix "default" version to be 1.4.0
by Mike Snitzer
· 9 years ago
78d8e58
Revert "block, dm: don't copy bios for request clones"
by Mike Snitzer
· 9 years ago
4e6e36c
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
by Mike Snitzer
· 9 years ago
c13c810
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
2486748
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
9390bd0
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 9 years ago
da996f7
Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 9 years ago
5b4ca44
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
0db9723
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
c5fd936
drm/nouveau: Pause between setting gpu to D3hot and cutting the power
by Lukas Wunner
· 10 years ago
4570a37
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
f7b0821
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 9 years ago
cbdc281
drivers/firmware/memmap.c: fix kernel-doc format
by Michal Simek
· 9 years ago
90a9bef
drivers/md/md.c: use strreplace()
by Rasmus Villemoes
· 9 years ago
a29fd61
drivers/base/core.c: use strreplace()
by Rasmus Villemoes
· 9 years ago
e2f15f9
netconsole: implement extended console support
by Tejun Heo
· 9 years ago
369e5a8
netconsole: make all dynamic netconsoles share a mutex
by Tejun Heo
· 9 years ago
698cf1c
netconsole: make netconsole_target->enabled a bool
by Tejun Heo
· 9 years ago
a6d403a
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
by Tejun Heo
· 9 years ago
4ae555a
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
by Colin Ian King
· 9 years ago
3033f14a
clone: support passing tls argument via C rather than pt_regs magic
by Josh Triplett
· 9 years ago
9c5dcdd
Mohit Kumar has moved
by Pratyush Anand
· 9 years ago
e34cadd
Pratyush Anand has moved
by Pratyush Anand
· 9 years ago
d93435c
zram: check comp algorithm availability earlier
by Sergey Senozhatsky
· 9 years ago
4bbacd5
zram: cut trailing newline in algorithm name
by Sergey Senozhatsky
· 9 years ago
17162f4
zram: cosmetic zram_bvec_write() cleanup
by Sergey Senozhatsky
· 9 years ago
6566d1a
zram: add dynamic device add/remove functionality
by Sergey Senozhatsky
· 9 years ago
f405c44
zram: close race by open overriding
by Sergey Senozhatsky
· 9 years ago
92ff152
zram: return zram device_id from zram_add()
by Sergey Senozhatsky
· 9 years ago
b31177f
zram: trivial: correct flag operations comment
by Sergey Senozhatsky
· 9 years ago
d12b63c
zram: report every added and removed device
by Sergey Senozhatsky
· 9 years ago
c3cdb40
zram: remove max_num_devices limitation
by Sergey Senozhatsky
· 9 years ago
522698d
zram: reorganize code layout
by Sergey Senozhatsky
· 9 years ago
85508ec
zram: use idr instead of `zram_devices' array
by Sergey Senozhatsky
· 9 years ago
3bca3ef
zram: cosmetic ZRAM_ATTR_RO code formatting tweak
by Sergey Senozhatsky
· 9 years ago
9e65bf6
zram: remove obsolete ZRAM_DEBUG option
by Marcin Jabrzyk
· 9 years ago
64e22b86
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
6597ac8
Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6a398a3
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
cc8a0a9
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
55a7d4b
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
8c2f7e8
libnvdimm: infrastructure for btt devices
by Dan Williams
· 9 years ago
d1d8704
firmware: dmi_scan: Coding style cleanups
by Jean Delvare
· 9 years ago
d7f96f97
firmware: dmi_scan: add SBMIOS entry and DMI tables
by Ivan Khoronzhuk
· 9 years ago
6e0ad59
firmware: dmi_scan: Trim DMI table length before exporting it
by Jean Delvare
· 9 years ago
eb4c5ea
firmware: dmi_scan: Rename dmi_table to dmi_decode_table
by Ivan Khoronzhuk
· 9 years ago
17cd5bd
firmware: dmi_scan: Only honor end-of-table for 64-bit tables
by Jean Delvare
· 9 years ago
657d6127
dmaengine: xgene: fix file permission
by Vinod Koul
· 9 years ago
0fe25d6
dmaengine: fsl-edma: clear pending interrupts on initialization
by Stefan Agner
· 9 years ago
b206d9a
dmaengine: xdmac: Add memset support
by Maxime Ripard
· 9 years ago
f270405
Merge branch 'topic/pxa' into for-linus
by Vinod Koul
· 9 years ago
4fb9c15
Merge branch 'topic/xdmac' into for-linus
by Vinod Koul
· 9 years ago
0e0fa66
Merge branch 'topic/omap' into for-linus
by Vinod Koul
· 9 years ago
9324fdf
Merge branch 'topic/core' into for-linus
by Vinod Koul
· 9 years ago
aefbef1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
14738e0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
45471cd
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
93a4b1b
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
Next »