summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-29ps3flash: switch to generic_file_llseek_size()Al Viro
2013-06-29wlcore: use *ppos, not file->f_posAl Viro
2013-06-29bfa: switch to fixed_size_llseek()Al Viro
2013-06-29fnic: switch to fixed_size_llseek()Al Viro
2013-06-29vc: switch to fixed_size_llseek()Al Viro
2013-06-29eisa_eeprom: switch to fixed_size_llseek()Al Viro
2013-06-29bna: switch to fixed_size_llseek()Al Viro
2013-06-29zorro: switch to fixed_size_llseek()Al Viro
2013-06-29mtdchar: switch to fixed_size_llseek()Al Viro
2013-06-29comedi: quit wanking with FASYNC in ->release()Al Viro
2013-06-29more open-coded file_inode() callsAl Viro
2013-06-29move linux/loop.h to drivers/blockAl Viro
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro
2013-06-29vfio: remap_pfn_range() sets all those flags...Al Viro
2013-06-29i810: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29drm: io_remap_pfn_range() sets VM_IO...Al Viro
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-13mei: me: clear interrupts on the resume pathTomas Winkler
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler
2013-06-13mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier
2013-06-13tulip: Properly check dma mapping resultNeil Horman
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-13Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter