index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-06
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst
2015-07-06
x86/asm/tsc: Save an instruction in DECLARE_ARGS users
George Spelvin
2015-07-06
x86/asm/tsc: Remove rdtsc_barrier()
Andy Lutomirski
2015-07-06
x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmc...
Andy Lutomirski
2015-07-06
x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles()
Andy Lutomirski
2015-07-06
x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barr...
Andy Lutomirski
2015-07-06
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Remove rdtscl()
Andy Lutomirski
2015-07-06
x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc, staging/lirc_serial: Remove TSC-based timing
Andy Lutomirski
2015-07-06
x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re...
Andy Lutomirski
2015-07-06
x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
Andy Lutomirski
2015-07-06
x86/asm/tsc: Use the full 64-bit TSC in delay_tsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Remove the rdtscp() and rdtscpll() macros
Andy Lutomirski
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
2015-07-06
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
2015-07-06
x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads
Denys Vlasenko
2015-07-05
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-05
Linux 4.2-rc1
Linus Torvalds
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-05
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
bluetooth: fix list handling
Linus Torvalds
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
2015-07-04
NTB: Improve performance with write combining
Dave Jiang
2015-07-04
NTB: Use NUMA memory in Intel driver
Allen Hubbe
2015-07-04
NTB: Use NUMA memory and DMA chan in transport
Allen Hubbe
2015-07-04
NTB: Rate limit ntb_qp_link_work
Allen Hubbe
2015-07-04
NTB: Add tool test client
Allen Hubbe
2015-07-04
NTB: Add ping pong test client
Allen Hubbe
2015-07-04
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
[next]