| Commit message (Expand) | Author | Age | Files | Lines |
* | mei: don't use wake_up_interruptible for wr_ctrl | Alexander Usyskin | 2016-06-10 | 1 | -1/+1 |
* | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-20 | 16 | -290/+128 |
|\ |
|
| * | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman | 2016-05-09 | 4 | -1/+40 |
| |\ |
|
| * | | mei: bus: call mei_cl_read_start under device lock | Alexander Usyskin | 2016-05-03 | 1 | -3/+12 |
| * | | ti-st: Fix complete_all() wrong usage | Daniel Wagner | 2016-05-01 | 1 | -1/+0 |
| * | | ARM: qcom: silence an uninitialized variable warning | Dan Carpenter | 2016-05-01 | 1 | -1/+2 |
| * | | eeprom: 93xx46: Fix SPI device leak | Mark Brown | 2016-05-01 | 1 | -1/+1 |
| * | | eeprom: at25: Fix SPI device leak | Mark Brown | 2016-05-01 | 1 | -1/+1 |
| * | | nvmem: 93xx46: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 1 | -72/+18 |
| * | | eeprom: at25: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 2 | -71/+19 |
| * | | eeprom: at24: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 2 | -82/+22 |
| * | | misc: sram: fix check of devm_ioremap*() return value | Vladimir Zapolskiy | 2016-04-30 | 1 | -2/+2 |
| * | | mei: fix waiting for wr_ctrl for corner cases. | Alexander Usyskin | 2016-04-30 | 1 | -4/+14 |
| * | | mei: don't clean control queues on notify request timeout | Alexander Usyskin | 2016-04-30 | 1 | -6/+2 |
| * | | mei: amthif: discard not read messages | Alexander Usyskin | 2016-04-30 | 3 | -2/+5 |
| * | | mei: fix NULL dereferencing during FW initiated disconnection | Alexander Usyskin | 2016-04-30 | 3 | -6/+6 |
| * | | mei: drop global me_client_index | Alexander Usyskin | 2016-04-30 | 2 | -17/+8 |
| * | | mei: do not pin module if cldrv->probe() failed | Alexey Khoroshilov | 2016-04-30 | 1 | -2/+6 |
| * | | misc: mic: Remove return statements from void functions | Amitoj Kaur Chawla | 2016-04-30 | 1 | -3/+3 |
| * | | misc: mic: silence uninitialized variable warning | Dan Carpenter | 2016-04-30 | 1 | -1/+2 |
| * | | misc: mic: Fix randconfig build error | Sudeep Dutt | 2016-04-30 | 1 | -0/+1 |
| * | | misc: mic: Fix for double fetch security bug in VOP driver | Ashutosh Dixit | 2016-04-27 | 1 | -0/+5 |
| * | | Merge 4.6-rc4 into char-misc-next | Greg Kroah-Hartman | 2016-04-19 | 3 | -6/+11 |
| |\ \ |
|
| * | | | mei: bus: use scnprintf in *_show | Rasmus Villemoes | 2016-03-31 | 1 | -15/+4 |
* | | | | 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-19 | 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-16 | 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-27 | 1 | -0/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-04-29 | 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-06 | 1 | -1/+3 |
* | | | lkdtm: fix memory leak of base | Sudip Mukherjee | 2016-04-06 | 1 | -1/+3 |