summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* switch simple cases of fget_light to fdgetAl Viro2012-09-265-38/+33
* make get_file() return its argumentAl Viro2012-09-263-10/+5
* vhost_set_vring(): turn pollstart/pollstop into boolAl Viro2012-09-261-4/+4
* switch infinibarf users of fget() to fget_light()Al Viro2012-09-263-14/+10
* switch vfio_group_set_container() to fget_light()Al Viro2012-09-261-4/+4
* new helper: iterate_fd()Al Viro2012-09-261-23/+13
* take descriptor-related part of close() to file.cAl Viro2012-09-261-32/+2
* expose a low-level variant of fd_install() for binderAl Viro2012-09-261-11/+2
* new helper: __alloc_fd()Al Viro2012-09-261-54/+5
* binder: don't allow mmap() by process other than proc->tskAl Viro2012-09-261-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-255-18/+64
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-241-0/+1
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-221-0/+1
| | |\
| | | * iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach2012-09-181-0/+1
| * | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-9/+9
| * | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+27
| * | | pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-09-221-1/+1
| * | | team: send port changed when addedJiri Pirko2012-09-221-8/+24
| * | | net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe2012-09-221-0/+2
| |/ /
* | | sh: pfc: Fix up GPIO mux type reconfig case.Paul Mundt2012-09-251-0/+2
* | | Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-09-241-20/+56
|\ \ \
| * | | vfio: Fix virqfd release raceAlex Williamson2012-09-211-20/+56
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-09-241-4/+3
|\ \ \ \
| * | | | rbd: drop dev reference on error in rbd_open()Alex Elder2012-09-211-4/+3
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-233-2/+23
|\ \ \ \ \
| * | | | | hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-09-231-2/+13
| * | | | | hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
| * | | | | hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-09-234-2/+13
|\ \ \ \ \ \
| * | | | | | [SCSI] hpsa: fix handling of protocol errorStephen M. Cameron2012-09-181-1/+2
| * | | | | | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com2012-09-171-0/+7
| * | | | | | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai2012-09-171-0/+3
| * | | | | | [SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages us...Wang Sen2012-09-141-1/+1
* | | | | | | edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell2012-09-231-20/+39
* | | | | | | edac_mc: fix messy kfree calls in the error pathFengguang Wu2012-09-231-5/+7
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-223-45/+56
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clkdev' into fixesRussell King2012-09-193-45/+56
| |\ \ \ \ \ \
| | * | | | | | ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown2012-09-191-1/+1
| | * | | | | | ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen2012-09-153-45/+56
* | | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-09-223-0/+48
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2012-09-222-0/+46
| * | | | | | | HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin2012-09-221-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2127-54/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-212-8/+8
| * | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-09-212-4/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: ti_hecc: fix oops during rmmodMarc Kleine-Budde2012-09-211-1/+1
| | * | | | | | | | can: janz-ican3: fix support for older hardware revisionsIra W. Snyder2012-09-211-3/+1
| * | | | | | | | | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun2012-09-211-1/+1
| * | | | | | | | | stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-211-1/+1
| * | | | | | | | | gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3