index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-08-03
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
2015-08-03
locking/pvqspinlock: Only kick CPU at unlock time
Waiman Long
2015-08-03
locking/qrwlock: Reduce reader/writer to reader lock transfer latency
Waiman Long
2015-08-03
locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath
Will Deacon
2015-08-03
locking/Documentation: Clarify failed cmpxchg() memory ordering semantics
Will Deacon
2015-08-03
locking: Clean up pvqspinlock warning
Peter Zijlstra
2015-08-03
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...
Ingo Molnar
2015-08-02
Linux 4.2-rc5
v4.2-rc5
Linus Torvalds
2015-08-02
Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
2015-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-08-02
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-08-01
link_path_walk(): be careful when failing with ENOTDIR
Al Viro
2015-08-01
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2015-08-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-31
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-31
Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-07-31
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
2015-07-31
Merge branch 'gianfar-wol-fixes'
David S. Miller
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
2015-07-31
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
2015-07-31
ARM: dts: keystone: fix dt bindings to use post div register for mainpll
Murali Karicheri
2015-07-31
Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-31
Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2015-07-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-07-31
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
Jun Nie
2015-07-31
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
2015-07-31
dmaengine: xgene-dma: Fix the resource map to handle overlapping
Rameshwar Prasad Sahu
2015-07-31
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
Cyrille Pitchen
2015-07-31
dmaengine: at_hdmac: fix residue computation
Cyrille Pitchen
2015-07-31
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
2015-07-31
x86/vm86: Rename vm86->v86flags and v86mask
Brian Gerst
2015-07-31
x86/vm86: Rename vm86->vm86_info to user_vm86
Brian Gerst
2015-07-31
x86/vm86: Clean up vm86.h includes
Brian Gerst
2015-07-31
x86/vm86: Move the vm86 IRQ definitions to vm86.h
Ingo Molnar
2015-07-31
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
2015-07-31
x86/vm86: Eliminate 'struct kernel_vm86_struct'
Brian Gerst
2015-07-31
x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'
Brian Gerst
2015-07-31
x86/vm86: Move vm86 fields out of 'thread_struct'
Brian Gerst
2015-07-31
selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels
Andy Lutomirski
2015-07-31
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
selftests/x86, x86/ldt: Add a selftest for modify_ldt()
Andy Lutomirski
[next]