summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autofs: fix lockref lookupIan Kent2014-05-061-2/+2
* mm: filemap: update find_get_pages_tag() to deal with shadow entriesJohannes Weiner2014-05-063-37/+40
* mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka2014-05-061-10/+12
* MAINTAINERS: zswap/zbud: change maintainer email addressSeth Jennings2014-05-061-2/+2
* mm/page-writeback.c: fix divide by zero in pos_ratio_polynomRik van Riel2014-05-061-3/+3
* hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-063-5/+29
* slub: fix memcg_propagate_slab_attrsVladimir Davydov2014-05-061-4/+7
* drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui2014-05-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-066-88/+192
|\
| * fuse: add renameat2 supportMiklos Szeredi2014-04-283-8/+58
| * fuse: clear MS_I_VERSIONMiklos Szeredi2014-04-281-1/+1
| * fuse: clear FUSE_I_CTIME_DIRTY flag on setattrMaxim Patlasov2014-04-281-9/+17
| * fuse: trust kernel i_ctime onlyMaxim Patlasov2014-04-282-4/+24
| * fuse: remove .update_timeMiklos Szeredi2014-04-281-12/+0
| * fuse: allow ctime flushing to userspaceMaxim Patlasov2014-04-284-6/+14
| * fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi2014-04-282-0/+12
| * fuse: add .write_inodeMiklos Szeredi2014-04-284-33/+45
| * fuse: clean up fsyncMiklos Szeredi2014-04-281-8/+3
| * fuse: fuse: fallocate: use file_update_time()Miklos Szeredi2014-04-281-6/+2
| * fuse: update mtime on open(O_TRUNC) in atomic_o_trunc modeMaxim Patlasov2014-04-281-4/+14
| * fuse: update mtime on truncate(2)Maxim Patlasov2014-04-281-0/+2
| * fuse: do not use uninitialized i_modeMaxim Patlasov2014-04-281-1/+1
| * fuse: fix mtime update error in fsyncMiklos Szeredi2014-04-281-1/+1
| * fuse: check fallocate modeMiklos Szeredi2014-04-281-0/+3
| * fuse: add __exit to fuse_ctl_cleanupFabian Frederick2014-04-282-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-05-0612-107/+148
|\ \
| * | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller2014-05-031-3/+6
| * | sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller2014-05-031-15/+31
| * | sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-034-10/+10
| * | sparc64: Fix range check in kern_addr_valid().David S. Miller2014-05-031-1/+1
| * | sparc64: Fix top-level fault handling bugs.David S. Miller2014-05-031-30/+52
| * | sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-05-031-3/+9
| * | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller2014-05-031-4/+4
| * | sparc64: Fix hex values in comment above pte_modify().David S. Miller2014-05-031-2/+2
| * | sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-032-2/+2
| * | sparc64: Fix huge PMD invalidation.David S. Miller2014-05-033-15/+17
| * | sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller2014-05-031-6/+9
| * | sparc64: Normalize NMI watchdog logging and behavior.David S. Miller2014-05-031-16/+5
| * | sparc64: Make itc_sync_lock rawKirill Tkhai2014-05-021-3/+3
| * | sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-05-021-1/+1
* | | slab: Fix off by one in object max number tests.David Miller2014-05-051-1/+1
* | | slab: fix the type of the index on freelist index accessorJoonsoo Kim2014-05-051-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-05133-1043/+1496
|\ \ \
| * | | net: macb: Fix race between HW and driverSoren Brinkmann2014-05-051-10/+0
| * | | net: macb: Remove 'unlikely' optimizationSoren Brinkmann2014-05-051-1/+1
| * | | net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann2014-05-051-7/+6
| * | | net: macb: Clear interrupt flagsSoren Brinkmann2014-05-051-0/+10
| * | | net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann2014-05-051-1/+1
| * | | ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai2014-05-051-0/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-053-29/+46
| |\ \ \
OpenPOWER on IntegriCloud