summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-072-7/+30
* mm/slub.c: pack red_left_pad with another int to save a wordWei Yang2017-07-071-1/+1
* mm/slub: reset cpu_slab's pointer in deactivate_slab()Wei Yang2017-07-071-13/+8
* mm/slub.c: remove a redundant assignment in ___slab_alloc()Wei Yang2017-07-071-1/+0
* fs/file.c: replace alloc_fdmem() with kvmalloc() alternativeMichal Hocko2017-07-071-18/+4
* ocfs2: constify attribute_group structuresArvind Yadav2017-07-071-1/+1
* ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun2017-07-071-0/+1
* ocfs2: use magic.hFabian Frederick2017-07-072-3/+3
* ocfs2: fix a static checker warningGang He2017-07-071-1/+1
* drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring2017-07-071-3/+1
* include/linux/filter.h: use linux/set_memory.hMichael Ellerman2017-07-071-4/+1
* kernel/module.c: use linux/set_memory.hMichael Ellerman2017-07-071-3/+1
* kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman2017-07-071-3/+1
* provide linux/set_memory.hMichael Ellerman2017-07-071-0/+20
* scripts/spelling.txt: add a bunch more spelling mistakesColin Ian King2017-07-071-0/+31
* ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley2017-07-071-6/+6
* scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley2017-07-072-8/+6
* tile: provide default ioremap declarationLogan Gunthorpe2017-07-071-0/+11
* mn10300: use generic fb.hTobias Klauser2017-07-072-23/+1
* mn10300: remove wrapper header for asm/device.hTobias Klauser2017-07-072-1/+1
* kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski2017-07-071-1/+1
* thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov2017-07-071-1/+1
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-072-15/+11
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-07-068-201/+548
|\
| * cgroup: implement "nsdelegate" mount optionTejun Heo2017-06-283-23/+135
| * cgroup: restructure cgroup_procs_write_permission()Tejun Heo2017-06-281-24/+33
| * cgroup: "cgroup.subtree_control" should be writeable by delegateeTejun Heo2017-06-251-4/+5
| * cgroup: fix lockdep warning in debug controllerTejun Heo2017-06-141-8/+21
| * cgroup: refactor cgroup_masks_read() in the debug controllerTejun Heo2017-06-141-25/+21
| * cgroup: make debug an implicit controller on cgroup2Tejun Heo2017-06-141-3/+56
| * cgroup: Make debug cgroup support v2 and thread modeWaiman Long2017-06-141-17/+153
| * cgroup: Make Kconfig prompt of debug cgroup more accurateWaiman Long2017-06-142-2/+11
| * cgroup: Move debug cgroup to its own fileWaiman Long2017-06-144-148/+157
| * cgroup: Keep accurate count of tasks in each css_setWaiman Long2017-06-143-5/+14
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-0636-236/+1589
|\ \
| * | sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-294-1/+58
| * | libata: fix build warning from unused goto labelTejun Heo2017-06-291-1/+0
| * | libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-273-6/+69
| * | ahci: Add Device ID for ASMedia 1061R and 1062RShawn Lin2017-06-271-0/+2
| * | sata_via: Enable optional hotplug on VT6420Ondrej Zary2017-06-261-4/+13
| * | ata: ahci_brcm: Avoid writing to read-only registersDoug Berger2017-06-221-8/+4
| * | libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger2017-06-222-1/+4
| * | libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger2017-06-222-0/+6
| * | ata: ftide010: fix resource printingArnd Bergmann2017-06-221-2/+2
| * | libata: make the function name in comment match the actual functionMinwoo Im2017-06-201-1/+1
| * | ata: sata_rcar: make of_device_ids const.Arvind Yadav2017-06-191-1/+1
| * | ata: pata_octeon_cf: make of_device_ids const.Arvind Yadav2017-06-191-1/+1
| * | libata: Convert bare printks to pr_contJoe Perches2017-06-121-21/+20
| * | libahci: wrong comments in ahci_do_softreset()Minwoo Im2017-06-121-2/+2
| * | ata: declare ata_port_info structures as constBhumika Goyal2017-06-124-6/+6