index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
8
-67
/
+170
|
\
|
*
cxl: Check periodically the coherent platform function's state
Christophe Lombard
2016-05-11
2
-28
/
+33
|
*
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
4
-2
/
+26
|
*
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2016-05-11
2
-0
/
+21
|
*
cxl: Remove duplicate #defines
Ian Munsie
2016-05-11
1
-9
/
+0
|
*
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
2016-05-11
1
-3
/
+12
|
*
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
1
-1
/
+3
|
*
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
|
*
cxl: Fix DAR check & use REGION_ID instead of opencoding
Aneesh Kumar K.V
2016-04-26
1
-1
/
+1
|
*
cxl: Increase timeout for detection of AFU mmio hang
Frederic Barrat
2016-04-22
1
-1
/
+3
|
*
cxl: Allow initialization on timebase sync failures
Frederic Barrat
2016-04-22
4
-9
/
+29
|
*
cxl: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2016-04-12
1
-2
/
+1
|
*
cxl: Configure the PSL for two CAPI ports on POWER8NVL
Philippe Bergheaud
2016-04-11
1
-1
/
+40
|
*
cxl: Remove dead code
Frederic Barrat
2016-04-11
1
-9
/
+0
*
|
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-05-20
1
-7
/
+2
|
\
\
|
*
|
eeprom: at24: replace msleep() with usleep_range()
Bartosz Golaszewski
2016-04-16
1
-4
/
+2
|
*
|
eeprom: at24: remove a reduntant if
Bartosz Golaszewski
2016-04-16
1
-3
/
+0
|
|
/
*
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-17
1
-16
/
+22
|
\
\
|
*
|
x86/platform/UV: Remove Obsolete GRU MMR address translation
Dimitri Sivanich
2016-05-04
1
-16
/
+22
*
|
|
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-07
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-04-28
1
-0
/
+5
*
|
|
Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-04-30
4
-1
/
+40
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
2016-04-27
3
-0
/
+40
|
*
|
cxl: Keep IRQ mappings on context teardown
Michael Neuling
2016-04-27
1
-1
/
+0
*
|
|
lkdtm: do not leak free page on kmalloc failure
Kees Cook
2016-04-07
1
-1
/
+3
*
|
|
lkdtm: fix memory leak of base
Sudip Mukherjee
2016-04-07
1
-1
/
+3
*
|
|
lkdtm: fix memory leak of val
Sudip Mukherjee
2016-04-07
1
-1
/
+2
|
|
/
|
/
|
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
2
-3
/
+3
|
/
*
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
2
-4
/
+1
|
\
|
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
2
-4
/
+1
*
|
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
20
-732
/
+4469
|
\
\
|
*
|
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
2016-03-09
3
-0
/
+16
|
*
|
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
2016-03-09
1
-1
/
+0
|
*
|
cxl: Add tracepoints around the cxl hcall
Christophe Lombard
2016-03-09
2
-0
/
+202
|
*
|
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
7
-35
/
+198
|
*
|
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
6
-110
/
+198
|
*
|
cxl: Parse device tree and create cxl device(s) at boot
Frederic Barrat
2016-03-09
1
-0
/
+25
|
*
|
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
2016-03-09
6
-5
/
+574
|
*
|
cxl: sysfs support for guests
Christophe Lombard
2016-03-09
4
-20
/
+108
|
*
|
cxl: Add guest-specific code
Christophe Lombard
2016-03-09
10
-11
/
+1525
|
*
|
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
8
-111
/
+164
|
*
|
cxl: New hcalls to support cxl adapters
Christophe Lombard
2016-03-09
5
-2
/
+890
|
*
|
cxl: IRQ allocation for guests
Frederic Barrat
2016-03-09
1
-14
/
+64
|
*
|
cxl: Update cxl_irq() prototype
Frederic Barrat
2016-03-09
2
-3
/
+2
|
*
|
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
2016-03-09
4
-11
/
+22
|
*
|
cxl: Rename some bare-metal specific functions
Frederic Barrat
2016-03-09
3
-100
/
+104
|
*
|
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
11
-120
/
+185
|
*
|
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-03-09
1
-9
/
+2
|
*
|
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
5
-244
/
+245
|
*
|
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2016-03-09
5
-75
/
+84
[next]