index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
decompressors: add XZ decompressor module
Lasse Collin
2011-01-13
17
-0
/
+3783
*
Decompressors: fix callback-to-callback mode in decompress_unlzo.c
Lasse Collin
2011-01-13
1
-10
/
+50
*
Decompressors: check input size in decompress_unlzo.c
Lasse Collin
2011-01-13
1
-5
/
+41
*
Decompressors: check for write errors in decompress_unlzo.c
Lasse Collin
2011-01-13
1
-2
/
+2
*
Decompressors: validate match distance in decompress_unlzma.c
Lasse Collin
2011-01-13
1
-0
/
+3
*
Decompressors: check for write errors in decompress_unlzma.c
Lasse Collin
2011-01-13
1
-21
/
+32
*
Decompressors: check for read errors in decompress_unlzma.c
Lasse Collin
2011-01-13
1
-0
/
+3
*
Decompressors: fix header validation in decompress_unlzma.c
Lasse Collin
2011-01-13
1
-1
/
+3
*
Decompressors: remove unused function from lib/decompress_unlzma.c
Lasse Collin
2011-01-13
1
-6
/
+0
*
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
Lasse Collin
2011-01-13
5
-4
/
+1
*
Decompressors: get rid of set_error_fn() macro
Lasse Collin
2011-01-13
5
-19
/
+11
*
Decompressors: add missing INIT (i.e. __init)
Lasse Collin
2011-01-13
2
-3
/
+3
*
romfs: have romfs_fs.h pull in necessary headers
Mike Frysinger
2011-01-13
1
-0
/
+3
*
ramoops: fix types, remove typecasts
Andrew Morton
2011-01-13
1
-4
/
+4
*
cramfs: generate unique inode number for better inode cache usage
Stefani Seibold
2011-01-13
1
-41
/
+69
*
cramfs: hide function prototypes behind __KERNEL__ macro
Alexander Shishkin
2011-01-13
1
-0
/
+2
*
aio: remove unused aio_run_iocbs()
Jeff Moyer
2011-01-13
1
-22
/
+5
*
aio: remove unnecessary check
Namhyung Kim
2011-01-13
1
-1
/
+1
*
VMware balloon: stop locking pages when hypervisor tells us enough
Dmitry Torokhov
2011-01-13
1
-5
/
+8
*
w1: DS2423 counter driver and documentation
Mika Laitio
2011-01-13
6
-0
/
+228
*
memstick: factor out transfer initiating functionality in mspro_block.c
Alex Dubov
2011-01-13
1
-62
/
+74
*
memstick: remove mspro_block_mutex
Alex Dubov
2011-01-13
1
-8
/
+1
*
memstick: avert possible race condition between idr_pre_get and idr_get_new
Alex Dubov
2011-01-13
2
-9
/
+15
*
memstick: add support for JMicron JMB 385 and 390 controllers
Takashi Iwai
2011-01-13
2
-2
/
+17
*
memstick: set PMOS values propery for JMicron 38x controllers
Takashi Iwai
2011-01-13
1
-4
/
+33
*
memstick: fix setup for JMicron 38x controllers
Takashi Iwai
2011-01-13
1
-30
/
+36
*
memstick: core: fix device_register() error handling
Vasiliy Kulikov
2011-01-13
1
-0
/
+1
*
pps: add parallel port PPS signal generator
Alexander Gordeev
2011-01-13
2
-7
/
+10
*
pps: add parallel port PPS signal generator
Alexander Gordeev
2011-01-13
6
-1
/
+350
*
pps: add parallel port PPS client
Alexander Gordeev
2011-01-13
3
-0
/
+266
*
pps: add kernel consumer support
Alexander Gordeev
2011-01-13
7
-2
/
+220
*
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
2011-01-13
3
-0
/
+59
*
ntp: add hardpps implementation
Alexander Gordeev
2011-01-13
3
-15
/
+420
*
pps: timestamp is always passed to dcd_change()
Alexander Gordeev
2011-01-13
3
-10
/
+2
*
pps: simplify conditions a bit
Alexander Gordeev
2011-01-13
1
-4
/
+2
*
pps: use BUG_ON for kernel API safety checks
Alexander Gordeev
2011-01-13
1
-4
/
+2
*
pps: make idr lock a mutex and protect idr_pre_get
Alexander Gordeev
2011-01-13
1
-8
/
+11
*
pps: move idr stuff to pps.c
Alexander Gordeev
2011-01-13
2
-54
/
+52
*
pps: convert printk/pr_* to dev_*
Alexander Gordeev
2011-01-13
4
-21
/
+26
*
pps: access pps device by direct pointer
Alexander Gordeev
2011-01-13
5
-158
/
+82
*
pps: unify timestamp gathering
Alexander Gordeev
2011-01-13
6
-31
/
+45
*
pps: fix race in PPS_FETCH handler
Alexander Gordeev
2011-01-13
3
-6
/
+10
*
pps: declare variables where they are used in switch
Alexander Gordeev
2011-01-13
1
-4
/
+6
*
pps: trivial fixes
Alexander Gordeev
2011-01-13
2
-2
/
+6
*
taskstats: use better ifdef for alignment
Jeff Mahoney
2011-01-13
1
-1
/
+1
*
NFC: Driver for NXP Semiconductors PN544 NFC chip.
Matti J. Aaltonen
2011-01-13
7
-1
/
+1140
*
user_ns: improve the user_ns on-the-slab packaging
Pavel Emelyanov
2011-01-13
2
-4
/
+13
*
sysctl: remove obsolete comments
Jovi Zhang
2011-01-13
2
-19
/
+0
*
sysctl: fix #ifdef guard comment
Jovi Zhang
2011-01-13
1
-2
/
+2
*
rapidio: fix hang on RapidIO doorbell queue full condition
Thomas Taranowski
2011-01-13
1
-1
/
+0
[next]