Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition | Michael S. Tsirkin | 2015-07-15 | 1 | -0/+1 | |
* | | | | | | | Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds | 2015-08-04 | 4 | -7/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/atomic-helpers: Make encoder picking more robust | Daniel Vetter | 2015-08-04 | 1 | -5/+6 | |
| * | | | | | | | drm/dp-mst: Remove debug WARN_ON | Daniel Vetter | 2015-08-04 | 1 | -1/+0 | |
| * | | | | | | | drm/i915: Fixup dp mst encoder selection | Daniel Vetter | 2015-08-04 | 1 | -0/+11 | |
| * | | | | | | | drm/atomic-helper: Add an atomice best_encoder callback | Daniel Vetter | 2015-08-04 | 2 | -1/+9 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-04 | 5 | -17/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | xen/events/fifo: Handle linked events when closing a port | Ross Lagerwall | 2015-08-04 | 3 | -9/+53 | |
| * | | | | | | | xen: release lock occasionally during ballooning | Juergen Gross | 2015-07-20 | 1 | -8/+7 | |
| * | | | | | | | xen/gntdevt: Fix race condition in gntdev_release() | Marek Marczykowski-Górecki | 2015-06-30 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2015-08-04 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Makefile: Force gzip and xz on module install | Jason A. Donenfeld | 2015-07-22 | 1 | -2/+2 | |
| * | | | | | | | | kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environment | Michal Marek | 2015-07-22 | 1 | -0/+5 | |
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-08-03 | 5 | -18/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c: fix leaked device refcount on of_find_i2c_* error path | Vladimir Zapolskiy | 2015-08-01 | 1 | -6/+14 | |
| * | | | | | | | | | i2c: Fix typo in i2c-bfin-twi.c | Masanari Iida | 2015-07-31 | 1 | -2/+2 | |
| * | | | | | | | | | i2c: omap: fix bus recovery setup | Jan Luebbe | 2015-07-31 | 1 | -0/+11 | |
| * | | | | | | | | | i2c: core: only use set_scl for bus recovery after calling prepare_recovery | Jan Luebbe | 2015-07-31 | 1 | -1/+3 | |
| * | | | | | | | | | misc: eeprom: at24: clean up at24_bin_write() | Vladimir Zapolskiy | 2015-07-31 | 1 | -3/+0 | |
| * | | | | | | | | | i2c: slave eeprom: clean up sysfs bin attribute read()/write() | Vladimir Zapolskiy | 2015-07-31 | 1 | -6/+0 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-08-03 | 4 | -24/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rbd: fix copyup completion race | Ilya Dryomov | 2015-07-31 | 1 | -5/+17 | |
| * | | | | | | | | | ceph: always re-send cap flushes when MDS recovers | Yan, Zheng | 2015-07-31 | 2 | -18/+5 | |
| * | | | | | | | | | ceph: fix ceph_encode_locks_to_buffer() | Yan, Zheng | 2015-07-31 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2015-08-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Adding YAMA hooks also when YAMA is not stacked. | Salvatore Mesoraca | 2015-08-03 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-08-03 | 3 | -10/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | hwrng: core - correct error check of kthread_run call | Martin Schwidefsky | 2015-07-28 | 1 | -1/+1 | |
| * | | | | | | | | | | crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer | Herbert Xu | 2015-07-23 | 1 | -1/+0 | |
| * | | | | | | | | | | crypto: qat - Fix invalid synchronization between register/unregister sym algs | Tadeusz Struk | 2015-07-23 | 1 | -8/+16 | |
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-08-03 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | module: weaken locking assertion for oops path. | Rusty Russell | 2015-07-28 | 1 | -2/+6 | |
* | | | | | | | | | | | Linux 4.2-rc5v4.2-rc5 | Linus Torvalds | 2015-08-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-08-03 | 3 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | powerpc/eeh-powernv: Fix unbalanced IRQ warning | Alistair Popple | 2015-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | macintosh/ans-lcd: fix build failure after module_init/exit relocation | Luis Henriques | 2015-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table | Alexey Kardashevskiy | 2015-07-23 | 1 | -5/+6 | |
* | | | | | | | | | | | | i915: temporary fix for DP MST docking station NULL pointer dereference | Linus Torvalds | 2015-08-02 | 1 | -3/+5 | |
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-08-02 | 4 | -14/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | scsi: fix memory leak with scsi-mq | Tony Battersby | 2015-07-30 | 2 | -4/+4 | |
| * | | | | | | | | | | | | ipr: Fix invalid array indexing for HRRQ | Brian King | 2015-07-30 | 1 | -3/+8 | |
| * | | | | | | | | | | | | ipr: Fix incorrect trace indexing | Brian King | 2015-07-30 | 2 | -2/+4 | |
| * | | | | | | | | | | | | ipr: Fix locking for unit attention handling | Brian King | 2015-07-30 | 1 | -5/+7 | |
* | | | | | | | | | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-02 | 14 | -25/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ARM: dts: keystone: fix dt bindings to use post div register for mainpll | Murali Karicheri | 2015-07-31 | 3 | -9/+6 | |
| * | | | | | | | | | | | | | Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2015-07-28 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: dts: i.MX35: Fix can support. | Denis Carikli | 2015-07-25 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | ARM: nomadik: disable UART0 on Nomadik boards | Linus Walleij | 2015-07-26 | 3 | -0/+6 | |
| * | | | | | | | | | | | | | | Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2015-07-26 | 2 | -11/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc | Roger Quadros | 2015-07-23 | 1 | -8/+16 |