summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: use new mm defines instead of magic valuesHeiko Carstens2017-07-264-27/+26
* s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-2615-99/+103
* s390/mm: introduce defines to reflect the hardware mmuHeiko Carstens2017-07-263-23/+57
* s390/mm: get rid of __ASSEMBLY__ guards within pgtable.hHeiko Carstens2017-07-261-5/+0
* s390/mm: remove and correct comments within pgtable.hHeiko Carstens2017-07-261-27/+4
* Merge branch 'tlb-flushing' into featuresMartin Schwidefsky2017-07-2613-81/+411
|\
| * s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky2017-07-252-17/+31
| * s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky2017-07-254-28/+70
| * s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-256-42/+129
| * s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-258-21/+208
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-07-253-4/+7
|\ \
| * | scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn2017-07-171-2/+5
| * | scsi: smartpqi: limit transfer length to 1MBYadan Fan2017-07-171-1/+1
| * | scsi: hpsa: limit transfer length to 1MBYadan Fan2017-07-171-1/+1
* | | Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-255-27/+13
|\ \ \
| * | | uuid: remove uuid_beChristoph Hellwig2017-07-241-14/+0
| * | | thunderbolt: use uuid_t instead of uuid_beChristoph Hellwig2017-07-243-12/+12
| * | | uuid: fix incorrect uuid_equal conversion in test_uuid_testChristoph Hellwig2017-07-211-1/+1
* | | | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-258-81/+180
|\ \ \ \
| * | | | ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin2017-07-201-9/+36
| * | | | dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-207-72/+144
* | | | | Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2017-07-253-12/+20
|\ \ \ \ \
| * | | | | jfs: preserve i_mode if __jfs_set_acl() failsErnesto A. Fernández2017-07-181-4/+11
| * | | | | jfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-181-7/+8
| * | | | | jfs: atomically read inode sizeFabian Frederick2017-02-092-4/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-254-8/+16
|\ \ \ \ \ \
| * | | | | | HID: ortek: add one more buggy deviceBenjamin Tissoires2017-07-243-2/+6
| * | | | | | HID: usbhid: fix "always poll" quirkDmitry Torokhov2017-07-211-6/+10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-253-4/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/mm: set change and reference bit on lazy key enablementChristian Borntraeger2017-07-131-3/+3
| * | | | | | s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi2017-07-131-0/+1
| * | | | | | s390/perf: fix problem state detectionChristian Borntraeger2017-07-131-1/+1
* | | | | | | Linux 4.13-rc2v4.13-rc2Linus Torvalds2017-07-231-1/+1
* | | | | | | Properly alphabetize MAINTAINERS fileLinus Torvalds2017-07-232-1741/+1815
* | | | | | | Fix up MAINTAINERS file problemsLinus Torvalds2017-07-231-13/+4
* | | | | | | Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-236-13/+33
|\ \ \ \ \ \ \
| * | | | | | | xen/balloon: don't online new memory initiallyJuergen Gross2017-07-233-10/+23
| * | | | | | | xen/x86: fix cpu hotplugJuergen Gross2017-07-231-1/+2
| * | | | | | | xen/grant-table: log the lack of grantsWengang Wang2017-07-231-1/+8
| * | | | | | | xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov2017-07-231-1/+0
|/ / / / / / /
* | | | | | | Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-221-4/+9
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck2017-07-151-4/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-2214-84/+83
|\ \ \ \ \ \ \
| * | | | | | | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-178-8/+8
| * | | | | | | tty: hide unused pty_get_peer functionArnd Bergmann2017-07-171-43/+42
| * | | | | | | tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam2017-07-171-9/+15
| * | | | | | | serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison2017-07-171-1/+1
| * | | | | | | Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2017-07-172-19/+8
| * | | | | | | serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter2017-07-171-4/+8
| * | | | | | | serial: st-asc: Potential error pointer dereferenceDan Carpenter2017-07-171-0/+1
| |/ / / / / /