summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes2012-09-181-0/+2
| | | * | | | | | | | Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko2012-09-181-1/+1
| | | * | | | | | | | Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek2012-09-181-0/+10
| | | * | | | | | | | Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek2012-09-181-0/+6
| * | | | | | | | | | net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2012-09-241-1/+2
| * | | | | | | | | | phy/micrel: Add missing header to micrel_phy.hMarek Vasut2012-09-241-0/+12
| * | | | | | | | | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-243-13/+13
| * | | | | | | | | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-242-0/+28
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-09-221-1/+1
| * | | | | | | | | team: send port changed when addedJiri Pirko2012-09-221-8/+24
| * | | | | | | | | ipv4: raw: fix icmp_filter()Eric Dumazet2012-09-221-6/+8
| * | | | | | | | | net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe2012-09-221-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-09-251-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh: pfc: Fix up GPIO mux type reconfig case.Paul Mundt2012-09-251-0/+2
* | | | | | | | | | Merge branch 'akpm' (sundry from Andrew)Linus Torvalds2012-09-254-2/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | c/r: prctl: fix build error for no-MMU caseMark Salter2012-09-251-0/+1
| * | | | | | | | | lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara2012-09-251-1/+1
| * | | | | | | | | checksyscalls: fix "here document" handlingHeiko Carstens2012-09-251-1/+1
| * | | | | | | | | pwm-backlight: take over maintenanceThierry Reding2012-09-251-0/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-09-241-11/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf2012-09-241-11/+13
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-09-242-21/+57
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vfio: Fix virqfd release raceAlex Williamson2012-09-211-20/+56
| * | | | | | | | | | vfio: Trivial Documentation correctionAlex Williamson2012-09-211-1/+1
* | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-241-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-09-241-0/+4
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-09-242-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | libceph: only kunmap kmapped pagesAlex Elder2012-09-211-4/+1
| * | | | | | | | | | | rbd: drop dev reference on error in rbd_open()Alex Elder2012-09-211-4/+3
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Linux 3.6-rc7v3.6-rc7Linus Torvalds2012-09-231-2/+2
* | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-232-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/kbuild: archscripts depends on scripts_basicJeff Mahoney2012-09-211-1/+1
| * | | | | | | | | | | firmware: fix directory creation rule matching with make 3.80Mark Asselstine2012-09-211-2/+2
* | | | | | | | | | | | 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 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-09-224-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle2012-09-171-3/+6
| * | | | | | | | | | | | MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki2012-09-141-5/+0
| * | | | | | | | | | | | MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang2012-08-271-0/+2
| * | | | | | | | | | | | MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li2012-08-271-1/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-228-53/+106
|\ \ \ \ \ \ \ \ \ \ \ \