index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version
Sven Schmidt
1
-9
/
+13
2017-02-13
pstore: Check for prz allocation in walker
Kees Cook
1
-2
/
+3
2017-02-13
pstore: Correctly initialize spinlock and flags
Kees Cook
1
-5
/
+7
2017-02-09
pstore: don't OOPS when there are no ftrace zones
Brian Norris
1
-1
/
+1
2016-12-13
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-126
/
+293
2016-11-15
ramoops: add pdata NULL check to ramoops_probe
Kees Cook
1
-2
/
+11
2016-11-15
pstore: Convert console write to use ->write_buf
Namhyung Kim
1
-2
/
+2
2016-11-15
pstore: Protect unlink with read_mutex
Namhyung Kim
1
-2
/
+5
2016-11-15
pstore: Use global ftrace filters for function trace filtering
Joel Fernandes
1
-2
/
+5
2016-11-15
pstore: Clarify context field przs as dprzs
Kees Cook
1
-12
/
+12
2016-11-15
pstore: improve error report for failed setup
Kees Cook
1
-19
/
+34
2016-11-15
pstore: Merge per-CPU ftrace records into one
Joel Fernandes
1
-13
/
+109
2016-11-15
pstore: Add ftrace timestamp counter
Joel Fernandes
3
-37
/
+9
2016-11-15
ramoops: Split ftrace buffer space into per-CPU zones
Joel Fernandes
1
-17
/
+55
2016-11-15
pstore: Make ramoops_init_przs generic for other prz arrays
Kees Cook
1
-28
/
+54
2016-11-15
pstore: Allow prz to control need for locking
Joel Fernandes
2
-11
/
+18
2016-11-11
pstore: Warn on PSTORE_TYPE_PMSG using deprecated function
Joel Fernandes
1
-4
/
+2
2016-11-11
pstore: Make spinlock per zone instead of global
Joel Fernandes
1
-6
/
+5
2016-11-08
pstore: Actually give up during locking failure
Li Pengcheng
1
-0
/
+1
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
1
-1
/
+1
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-09-08
ramoops: move spin_lock_init after kmalloc error checking
Geliang Tang
1
-1
/
+1
2016-09-08
pstore/ram: Use memcpy_fromio() to save old buffer
Andrew Bresticker
1
-2
/
+2
2016-09-08
pstore/ram: Use memcpy_toio instead of memcpy
Furquan Shaikh
1
-1
/
+1
2016-09-08
pstore/pmsg: drop bounce buffer
Mark Salyzyn
4
-31
/
+106
2016-09-08
pstore/ram: Set pstore flags dynamically
Namhyung Kim
1
-1
/
+7
2016-09-08
pstore: Split pstore fragile flags
Namhyung Kim
2
-7
/
+12
2016-09-08
pstore/core: drop cmpxchg based updates
Sebastian Andrzej Siewior
1
-41
/
+2
2016-09-08
pstore/ramoops: fixup driver removal
Sebastian Andrzej Siewior
1
-5
/
+12
2016-08-05
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
Hiraku Toyooka
1
-3
/
+3
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
1
-16
/
+7
2016-06-14
pstore/ram: add Device Tree bindings
Greg Hackmann
1
-2
/
+93
2016-06-02
pstore: drop file opened reference count
Geliang Tang
1
-1
/
+0
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
3
-14
/
+245
2016-05-31
pstore: Cleanup pstore_dump()
Namhyung Kim
1
-19
/
+13
2016-05-31
pstore: Enable compression on normal path (again)
Namhyung Kim
1
-6
/
+5
2016-05-31
ramoops: Only unregister when registered
Kees Cook
1
-3
/
+5
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-10
pstore: Add support for 64 Bit address space
Wiebe, Wladislav (Nokia - DE/Ulm)
1
-2
/
+2
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-3
/
+3
2015-11-02
pstore: fix code comment to match code
Geliang Tang
1
-2
/
+3
2015-10-22
pstore: Fix return type of pstore_is_mounted()
Geliang Tang
2
-2
/
+2
2015-10-22
pstore: add pstore unregister
Geliang Tang
8
-21
/
+86
2015-10-21
pstore: add a helper function pstore_register_kmsg
Geliang Tang
1
-1
/
+6
2015-10-21
pstore: add vmalloc error check
Geliang Tang
1
-0
/
+2
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-8
/
+4
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-8
/
+4
2015-05-21
ramoops: make it possible to change mem_type param.
Wang Long
1
-1
/
+1
2015-05-21
pstore/ram: verify ramoops header before saving record
Ben Zhang
1
-12
/
+28
[next]