summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "modalias" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: use dev_groups for device attributesGreg Kroah-Hartman
2013-09-26drivers/pcmcia/yenta_socket.c: convert to module_pci_driverLibo Chen
2013-09-26drivers/pcmcia/pd6729.c: convert to module_pci_driverLibo Chen
2013-09-26hv: Change variable type to boolPeter Senna Tschudin
2013-09-26Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...Elad Wexler
2013-09-26misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han
2013-09-26char: xilinx_hwicap: Remove casting the return value which is a void pointerJingoo Han
2013-09-26uio: uio_sercos3: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: uio_netx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: uio_mf624: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: uio_cif: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: uio_aec: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26uio: Simplify uio error path by using devres functionsMichal Simek
2013-09-26drivers: uio: mf624_disable_interrupt() can be staticFengguang Wu
2013-09-26hpet: remove useless check if fixmem32 is NULLTomas Winkler
2013-09-26drivers: misc: bmp085: remove '__init' from mp085_get_of_properties()Chen Gang
2013-09-26mei: mei_cl_unlink: no need to loop over dev listTomas Winkler
2013-09-26mei: push credentials inside the irq write handlerTomas Winkler
2013-09-26mei: propagate error from write routines instead of ENODEVTomas Winkler
2013-09-26mei: fix function names in debug printsAlexander Usyskin
2013-09-26mei: prefix client log messages with client me and host idsAlexander Usyskin
2013-09-26mei: mei_release: drop redundant check if cb is NULLTomas Winkler
2013-09-26mei: revamp read and write length checksTomas Winkler
2013-09-26mei: fix format compilation warrning on 32 bit architectureTomas Winkler
2013-09-26mei: mei_write correct checks for copy_from_userAlexander Usyskin
2013-09-26mei: make sure that me_clients_map big enough before copyingTomas Winkler
2013-09-26mei: mei_cl_link protect open_handle_count from overflowTomas Winkler
2013-09-23Linux 3.12-rc2v3.12-rc2Linus Torvalds
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov
2013-09-21Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-21Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura
2013-09-21Btrfs: create the uuid tree on remount rwJosef Bacik
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh
2013-09-21Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun
2013-09-21btrfs: Add btrfs: prefix to kernel log outputFrank Holton
2013-09-21btrfs: refuse to remount read-write after abortDavid Sterba
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan
2013-09-21Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana
2013-09-21Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens
2013-09-21Btrfs: iput inode on allocation failureJosef Bacik