| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-12-02 | 6 | -55/+69 |
|\ |
|
| * | gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks | Grygorii Strashko | 2015-11-30 | 1 | -2/+0 |
| * | gpiolib: fix oops, if gpio name is NULL | Vladimir Zapolskiy | 2015-11-29 | 1 | -1/+1 |
| * | gpio-tegra: Do not create the debugfs entry by default | Suzuki K. Poulose | 2015-11-17 | 1 | -49/+56 |
| * | gpio: palmas: fix a possible NULL dereference | LABBE Corentin | 2015-11-17 | 1 | -0/+2 |
| * | gpio: syscon: fix a possible NULL dereference | LABBE Corentin | 2015-11-17 | 1 | -1/+5 |
| * | gpio: 74xx: fix a possible NULL dereference | LABBE Corentin | 2015-11-17 | 1 | -2/+5 |
* | | Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-12-01 | 2 | -1/+3 |
|\ \ |
|
| * | | remoteproc: fix memory leak of remoteproc ida cache layers | Suman Anna | 2015-11-26 | 1 | -0/+2 |
| * | | remoteproc: avoid stack overflow in debugfs file | Arnd Bergmann | 2015-11-26 | 1 | -1/+1 |
* | | | Merge tag 'mn10300-for-linus-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-12-01 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | mn10300: Select CONFIG_HAVE_UID16 to fix build failure | Guenter Roeck | 2015-11-30 | 1 | -3/+1 |
* | | | | Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-12-01 | 1 | -8/+9 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ring-buffer: Put back the length if crossed page with add_timestamp | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -1/+4 |
| * | | | ring-buffer: Update read stamp with first real commit on page | Steven Rostedt (Red Hat) | 2015-11-24 | 1 | -7/+5 |
| |/ / |
|
* | | | Linux 4.4-rc3v4.4-rc3 | Linus Torvalds | 2015-11-30 | 1 | -1/+1 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-11-30 | 27 | -993/+1093 |
|\ \ \ |
|
| * \ \ | Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2... | Dave Airlie | 2015-11-27 | 16 | -917/+948 |
| |\ \ \ |
|
| | * | | | drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be... | Martin Peres | 2015-11-25 | 1 | -1/+1 |
| | * | | | drm/nouveau/nvif: allow userspace access to its own client object | Ben Skeggs | 2015-11-25 | 2 | -2/+7 |
| | * | | | drm/nouveau/gr/gf100-: fix oops when calling zbc methods | Ben Skeggs | 2015-11-25 | 1 | -2/+2 |
| | * | | | drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ... | Ben Skeggs | 2015-11-25 | 3 | -0/+5 |
| | * | | | drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct... | Ben Skeggs | 2015-11-25 | 6 | -897/+897 |
| | * | | | drm/nouveau/gr/gf100-: split out per-gpc address calculation macro | Ben Skeggs | 2015-11-25 | 2 | -47/+49 |
| | * | | | drm/nouveau/bios: return actual size of the buffer retrieved via _ROM | Ben Skeggs | 2015-11-25 | 1 | -0/+1 |
| | * | | | drm/nouveau/instmem: protect instobj list with a spinlock | Ben Skeggs | 2015-11-25 | 2 | -0/+6 |
| | * | | | drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop | Ben Skeggs | 2015-11-25 | 1 | -1/+7 |
| | * | | | drm/nouveau/pci: enable c800 magic for Clevo P157SM | Karol Herbst | 2015-11-25 | 1 | -1/+7 |
| * | | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-11-26 | 11 | -76/+145 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon: make some dpm errors debug only | Alex Deucher | 2015-11-25 | 2 | -3/+3 |
| | * | | | | drm/radeon: make rv770_set_sw_state failures non-fatal | Alex Deucher | 2015-11-24 | 1 | -1/+1 |
| | * | | | | drm/amdgpu: move dependency handling out of atomic section v2 | Christian König | 2015-11-23 | 1 | -27/+44 |
| | * | | | | drm/amdgpu: optimize scheduler fence handling | Christian König | 2015-11-23 | 3 | -14/+55 |
| | * | | | | drm/amdgpu: remove vm->mutex | Chunming Zhou | 2015-11-21 | 4 | -20/+2 |
| | * | | | | drm/amdgpu: add mutex for ba_va->valids/invalids | Chunming Zhou | 2015-11-21 | 2 | -6/+12 |
| | * | | | | drm/amdgpu: adapt vce session create interface changes | Leo Liu | 2015-11-21 | 1 | -1/+10 |
| | * | | | | drm/amdgpu: vce use multiple cache surface starting from stoney | Leo Liu | 2015-11-21 | 1 | -5/+14 |
| | * | | | | drm/amdgpu: reset vce trap interrupt flag | Leo Liu | 2015-11-21 | 1 | -0/+5 |
* | | | | | | Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 2015-11-30 | 2 | -36/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | rtc: ds1307: fix alarm reading at probe time | Simon Guinot | 2015-11-26 | 1 | -5/+7 |
| * | | | | | | rtc: ds1307: fix kernel splat due to wakeup irq handling | Felipe Balbi | 2015-11-25 | 2 | -33/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-11-30 | 3 | -5/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | MIPS: Fix delay loops which may be removed by GCC. | Ralf Baechle | 2015-11-27 | 3 | -5/+9 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2015-11-30 | 7 | -8/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | m68k: Wire up mlock2 | Geert Uytterhoeven | 2015-11-22 | 3 | -1/+3 |
| * | | | | | | m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn | Geert Uytterhoeven | 2015-11-22 | 1 | -3/+6 |
| * | | | | | | m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn | Geert Uytterhoeven | 2015-11-22 | 1 | -2/+2 |
| * | | | | | | m68k/mm: m54xx - Add missing initialization of max_pfn | Geert Uytterhoeven | 2015-11-22 | 1 | -1/+1 |
| * | | | | | | m68k/mm: motorola - Add missing initialization of max_pfn | Geert Uytterhoeven | 2015-11-22 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-11-30 | 3 | -2/+4 |
|\ \ \ \ \ \ |
|