summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: optimize functions that access tickPavel Tatashin2017-06-131-9/+13
* sparc64: add hot-patched and inlined get_tick()Pavel Tatashin2017-06-133-6/+87
* sparc64: initialize time earlyPavel Tatashin2017-06-133-13/+12
* sparc64: improve modularity tick optionsPavel Tatashin2017-06-132-28/+57
* sparc64: optimize loads in clock_sched()Pavel Tatashin2017-06-132-10/+12
* sparc64: show time stamps from zeroPavel Tatashin2017-06-131-2/+8
* sparc64: access tick function from variablePavel Tatashin2017-06-131-14/+16
* sparc64: remove trailing white spacesPavel Tatashin2017-06-132-4/+4
* Merge branch 'sparc64-LDC-changes-for-porting-VCC-driver-into-upstream-kernel'David S. Miller2017-06-102-43/+106
|\
| * sparc64: print debug messages when reading from LDC channelJag Raman2017-06-101-0/+5
| * sparc64: ldc abort during vds iso bootJag Raman2017-06-101-1/+6
| * sparc64: ensure LDC channel is ready before communicationJag Raman2017-06-101-5/+25
| * sparc64: enhance ldc_abort to print messageJag Raman2017-06-101-25/+28
| * sparc64: expand LDC interfaceJag Raman2017-06-102-12/+42
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-06-10697-3701/+6647
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-06-105-20/+63
| |\
| | * ufs: we need to sync inode before freeing itAl Viro2017-06-101-0/+1
| | * excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro2017-06-091-13/+5
| | * ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro2017-06-091-1/+3
| | * ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro2017-06-091-1/+2
| | * ufs: set correct ->s_maxsizeAl Viro2017-06-091-0/+18
| | * ufs: restore maintaining ->i_blocksAl Viro2017-06-092-1/+26
| | * fix ufs_isblockset()Al Viro2017-06-091-3/+7
| | * ufs: restore proper tail allocationAl Viro2017-06-091-1/+1
| * | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-106-16/+139
| |\ \
| | * | Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval2017-06-091-2/+2
| | * | Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo2017-06-091-1/+1
| | * | btrfs: tree-log.c: Wrong printk information about namelenSu Yue2017-06-091-1/+1
| | * | btrfs: fix race with relocation recovery and fs_root setupJeff Mahoney2017-06-011-3/+3
| | * | btrfs: fix memory leak in update_space_info failure pathJeff Mahoney2017-06-011-0/+1
| | * | btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-011-2/+2
| | * | btrfs: fix incorrect error return ret being passed to mapping_set_errorColin Ian King2017-05-161-1/+1
| | * | btrfs: Make flush bios explicitely syncJan Kara2017-05-161-4/+6
| | * | btrfs: fiemap: Cache and merge fiemap extent before submit it to userQu Wenruo2017-05-161-2/+122
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-102-0/+4
| |\ \ \
| | * | | x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski2017-06-081-0/+3
| | * | | x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg2017-06-051-0/+1
| * | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-101-2/+2
| |\ \ \ \
| | * | | | cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior2017-06-031-2/+2
| * | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-104-11/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-06-094-11/+8
| | |\ \ \ \ \
| | | * | | | | srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2017-06-082-5/+2
| | | * | | | | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2017-06-082-6/+6
| | | | |/ / / | | | |/| | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-1022-156/+259
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.12-20170608' of git://git.kernel.org/pub/s...Ingo Molnar2017-06-0912-135/+136
| | |\ \ \ \ \ \
| | | * | | | | | perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim2017-06-083-50/+0
| | | * | | | | | perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim2017-06-081-0/+2
| | | * | | | | | perf tests: Decompress kernel module before objdumpNamhyung Kim2017-06-081-1/+19
| | | * | | | | | perf tools: Consolidate error path in __open_dso()Namhyung Kim2017-06-081-11/+8
| | | * | | | | | perf tools: Decompress kernel module when reading DSO dataNamhyung Kim2017-06-081-0/+16