]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-08-04 Christian Borntraegercompiler.h: cast away attributes in WRITE_ONCE magic
2015-08-03 Jason Baronjump label, locking/static_keys: Update docs
2015-08-03 Ingo Molnarlocking/static_keys: Provide a selftest
2015-08-03 Jason Baronjump_label: Provide a self-test
2015-08-03 Heiko Carstenss390/uaccess, locking/static_keys: employ static_branch...
2015-08-03 Peter Zijlstrax86, tsc, locking/static_keys: Employ static_branch_lik...
2015-08-03 Peter Zijlstralocking/static_keys: Add selftest
2015-08-03 Peter Zijlstralocking/static_keys: Add a new static_key interface
2015-08-03 Peter Zijlstralocking/static_keys: Rework update logic
2015-08-03 Peter Zijlstralocking/static_keys: Add static_key_{en,dis}able()...
2015-08-03 Peter Zijlstrajump_label: Add jump_entry_key() helper
2015-08-03 Peter Zijlstrajump_label, locking/static_keys: Rename JUMP_LABEL_TYPE...
2015-08-03 Peter Zijlstrajump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABE...
2015-08-03 Ingo MolnarMerge branch 'x86/asm' into locking/core
2015-08-03 Andrey Konovalovlocking, arch: use WRITE_ONCE()/READ_ONCE() in smp_stor...
2015-08-03 Waiman Longlocking/pvqspinlock: Only kick CPU at unlock time
2015-08-03 Waiman Longlocking/qrwlock: Reduce reader/writer to reader lock...
2015-08-03 Will Deaconlocking/pvqspinlock: Order pv_unhash() after cmpxchg...
2015-08-03 Will Deaconlocking/Documentation: Clarify failed cmpxchg() memory...
2015-08-03 Peter Zijlstralocking: Clean up pvqspinlock warning
2015-08-03 Ingo MolnarMerge branch 'locking/urgent', tag 'v4.2-rc5' into...
2015-08-03 Linus TorvaldsLinux 4.2-rc5 v4.2-rc5
2015-08-03 Linus TorvaldsMerge tag 'powerpc-4.2-3' of git://git.kernel.org/pub...
2015-08-02 Linus Torvaldsi915: temporary fix for DP MST docking station NULL...
2015-08-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-08-02 Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git.kernel.org...
2015-08-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-08-02 Al Virolink_path_walk(): be careful when failing with ENOTDIR
2015-08-01 Linus TorvaldsMerge tag 'dmaengine-fix-4.2-rc5' of git://git.infradea...
2015-08-01 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-08-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-08-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-08-01 Linus TorvaldsMerge branch 'for-linus-4.2' of git://git.kernel.org...
2015-08-01 Linus TorvaldsMerge tag 'sound-4.2-rc5' of git://git.kernel.org/pub...
2015-07-31 Joachim Eastwoodstmmac: fix missing MODULE_LICENSE in stmmac_platform
2015-07-31 David S. MillerMerge branch 'gianfar-wol-fixes'
2015-07-31 Claudiu Manoilgianfar: Enable device wakeup when appropriate
2015-07-31 Claudiu Manoilgianfar: Fix suspend/resume for wol magic packet
2015-07-31 Claudiu Manoilgianfar: Fix warning when CONFIG_PM off
2015-07-31 WANG Congact_pedit: check binding before calling tcf_hash_release()
2015-07-31 Murali KaricheriARM: dts: keystone: fix dt bindings to use post div...
2015-07-31 Linus TorvaldsMerge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel...
2015-07-31 Linus TorvaldsMerge tag 'drm-intel-fixes-2015-07-31' of git://anongit...
2015-07-31 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-07-31 Jun NieRevert "dmaengine: virt-dma: don't always free descript...
2015-07-31 Thomas Petazzonidmaengine: mv_xor: fix big endian operation in register...
2015-07-31 Rameshwar Prasad... dmaengine: xgene-dma: Fix the resource map to handle...
2015-07-31 Cyrille Pitchendmaengine: at_xdmac: fix transfer data width in at_xdma...
2015-07-31 Cyrille Pitchendmaengine: at_hdmac: fix residue computation
2015-07-31 Ludovic Desrochesdmaengine: at_xdmac: fix bug about channel configuration
2015-07-31 Joerg Roedeliommu/amd: Allow non-ATS devices in IOMMUv2 domains
2015-07-31 Brian Gerstx86/vm86: Rename vm86->v86flags and v86mask
2015-07-31 Brian Gerstx86/vm86: Rename vm86->vm86_info to user_vm86
2015-07-31 Brian Gerstx86/vm86: Clean up vm86.h includes
2015-07-31 Ingo Molnarx86/vm86: Move the vm86 IRQ definitions to vm86.h
2015-07-31 Brian Gerstx86/vm86: Use the normal pt_regs area for vm86
2015-07-31 Brian Gerstx86/vm86: Eliminate 'struct kernel_vm86_struct'
2015-07-31 Brian Gerstx86/vm86: Move fields from 'struct kernel_vm86_struct...
2015-07-31 Brian Gerstx86/vm86: Move vm86 fields out of 'thread_struct'
2015-07-31 Andy Lutomirskiselftests/x86/vm86: Fix entry_from_vm86 test on 64...
2015-07-31 Andy Lutomirskix86/ldt: Make modify_ldt() optional
2015-07-31 Andy Lutomirskiselftests/x86, x86/ldt: Add a selftest for modify_ldt()
2015-07-31 Ingo MolnarMerge branch 'x86/urgent' into x86/asm, before applying...
2015-07-31 Andy Lutomirskix86/ldt: Make modify_ldt synchronous
2015-07-31 Andy Lutomirskix86/xen: Probe target addresses in set_aliased_prot...
2015-07-31 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2015-07-31 Linus TorvaldsMerge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel...
2015-07-30 Sowmini Varadhannet: sk_clone_lock() should only do get_net() if the...
2015-07-30 Daniel Borkmannnet: sched: fix refcount imbalance in actions
2015-07-30 David S. MillerMerge branch 'r8152-fixes'
2015-07-30 hayeswangr8152: reset device when tx timeout
2015-07-30 hayeswangr8152: add pre_reset and post_reset
2015-07-30 Takashi IwaiALSA: hda - Fix MacBook Pro 5,2 quirk
2015-07-30 Thomas GleixnerMAINTAINERS: Appoint Jiang and Marc as irqdomain mainta...
2015-07-30 Thomas GleixnerMAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainer
2015-07-30 Jiang Liux86/irq: Use the caller provided polarity setting in...
2015-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-30 Tony Battersbyscsi: fix memory leak with scsi-mq
2015-07-30 Brian Kingipr: Fix invalid array indexing for HRRQ
2015-07-30 Brian Kingipr: Fix incorrect trace indexing
2015-07-30 Brian Kingipr: Fix locking for unit attention handling
2015-07-30 Ricardo Neriefi: Check for NULL efi kernel parameters
2015-07-30 Dmitry Skorodumovx86/efi: Use all 64 bit of efi_memmap in setup_e820()
2015-07-30 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kerne...
2015-07-30 Chris Wilsondrm/i915: Declare the swizzling unknown for L-shaped...
2015-07-30 Chris Wilsondrm/i915: Mark PIN_USER binding as GLOBAL_BIND without...
2015-07-30 Alistair Popplepowerpc/eeh-powernv: Fix unbalanced IRQ warning
2015-07-30 Joerg Roedeliommu/amd: Set global dma_ops if swiotlb is disabled
2015-07-30 Joerg Roedeliommu/amd: Use swiotlb in passthrough mode
2015-07-30 Joerg Roedeliommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
2015-07-30 Joerg Roedeliommu/amd: Use iommu core for passthrough mode
2015-07-30 Joerg Roedeliommu/amd: Use iommu_attach_group()
2015-07-30 Shahed Shaikhqlcnic: Fix corruption while copying
2015-07-30 Daniel Borkmannact_bpf: fix memory leaks when replacing bpf programs
2015-07-30 David S. MillerMerge branch 'thunderx-fixes'
2015-07-30 Thanneeru Srinivasulunet: thunderx: Fix for crash while BGX teardown
2015-07-30 Sunil Gouthamnet: thunderx: Add PCI driver shutdown routine
2015-07-30 Sunil Gouthamnet: thunderx: Fix crash when changing rss with mutlipl...
2015-07-30 Sunil Gouthamnet: thunderx: Set watchdog timeout value
2015-07-30 Sunil Gouthamnet: thunderx: Wakeup TXQ only if CQE_TX are processed
next