aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-03GFS2: Don't cache iopen glocksBob Peterson
2013-06-03GFS2: Fall back to vmalloc if kmalloc fails for dir hash tablesBob Peterson
2013-06-03GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson
2013-06-03GFS2: Set log descriptor type for jdata blocksBob Peterson
2013-06-03fuse: fix alignment in short read optimization for async_dioMaxim Patlasov
2013-06-03fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requestsBrian Foster
2013-06-03fuse: fix readdirplus Oops in fuse_dentry_revalidateMiklos Szeredi
2013-06-03net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde
2013-06-03net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie
2013-06-03net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-03microblaze: Fix sparse warningsMichal Simek
2013-06-03KVM: Fix race in apic->pending_events processingGleb Natapov
2013-06-03KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini
2013-06-03KVM: Emulate multibyte NOPPaolo Bonzini
2013-06-03ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier
2013-06-03ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara
2013-06-03mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney
2013-06-03mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney
2013-06-03mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney
2013-06-03mips/kvm: Fix ABI for use of 64-bit registers.David Daney
2013-06-03mips/kvm: Fix ABI for use of FPU.David Daney
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-02Linux 3.10-rc4Linus Torvalds
2013-06-02sata_rcar: fix interrupt handlingSergei Shtylyov
2013-06-02Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds
2013-06-01parisc: parport0: fix this legacy no-device port driver!Helge Deller
2013-06-01parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller
2013-06-01parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller
2013-06-01parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas
2013-06-01MAINTAINERS: update parisc architecture file listHelge Deller
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle
2013-06-01parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller
2013-06-01parisc: memory overflow, 'name' length is too short for usingChen Gang
2013-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-01Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-31hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang
2013-05-31team: fix port list dump for big number of portsJiri Pirko
2013-05-31list: introduce list_first_entry_or_nullJiri Pirko