aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kstrtox.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26KVM: arm/arm64: simplify vgic_find_range() and callersAndre Przywara3-17/+10
2015-03-26KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_rangeAndre Przywara4-22/+22
2015-03-26KVM: x86: remove now unneeded include directory from MakefileAndre Przywara1-1/+1
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara2-2/+2
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara9-11/+10
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev14-64/+79
2015-03-14arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall3-10/+39
2015-03-14arm/arm64: KVM: support for un-queuing active IRQsChristoffer Dall4-38/+212
2015-03-14arm/arm64: KVM: add a common vgic_queue_irq_to_lr fnAlex Bennée1-7/+17
2015-03-14arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée2-6/+31
2015-03-12arm/arm64: KVM: Optimize handling of Access Flag faultsMarc Zyngier2-0/+61
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier7-23/+104
2015-03-12arm/arm64: KVM: Allow handle_hva_to_gpa to return a valueMarc Zyngier1-9/+14
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger9-3/+66
2015-03-12KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstateEric Auger1-8/+5
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger3-0/+9
2015-03-12KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger2-0/+17
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger2-2/+0
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall10-202/+20
2015-03-11KVM: arm/arm64: prefer IS_ENABLED to a static variablePaolo Bonzini1-12/+5
2015-03-11KVM: vgic: add virt-capable compatible stringsMark Rutland1-2/+4
2015-02-23KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini1-1/+2
2015-02-23KVM: VMX: fix build without CONFIG_SMPRadim Krčmář1-9/+14
2015-02-23arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2-4/+8
2015-02-23ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka1-1/+1
2015-02-22Linux 4.0-rc1Linus Torvalds1-4/+4
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro1-2/+6
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro3-12/+22
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro1-17/+17
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro1-2/+0
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov3-26/+22
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells1-1/+1
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells4-9/+9
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells34-71/+71
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells1-2/+2
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells1-2/+2
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()David Howells1-3/+1
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells1-1/+1
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells2-12/+12
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2-8/+27
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2-1/+27
2015-02-22VFS: Add a whiteout dentry typeDavid Howells1-6/+18
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells1-0/+57
2015-02-21kernel: make READ_ONCE() valid on const argumentsLinus Torvalds1-3/+3
2015-02-20blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo1-0/+3
2015-02-20MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel1-1/+1
2015-02-20MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2-16/+0
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn17-6/+67
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn15-44/+42
2015-02-20i2c: ocores: rework clk code to handle NULL cookieWolfram Sang1-14/+21