summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 9p: Fix the kernel crash on a failed mountAneesh Kumar K.V2010-02-081-1/+2
* 9p: fix option parsingEric Van Hensbergen2010-02-084-16/+22
* 9p: Include fsync support for 9p clientM. Mohan Kumar2010-02-083-1/+21
* net/9p: fix statsize inside twstatEric Van Hensbergen2010-02-081-2/+3
* net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen2010-02-081-0/+8
* net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen2010-02-081-0/+1
* Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesLinus Torvalds2010-02-082-12/+10
|\
| * V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra2010-02-081-1/+1
| * V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab2010-02-081-11/+8
| * V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab2010-02-081-0/+1
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-081-0/+1
|\ \
| * | microblaze: Invalidate dcache before enabling itMichal Simek2010-02-081-0/+1
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-081-2/+12
|\ \
| * | powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
* | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-084-14/+58
|\ \ \ | |_|/ |/| |
| * | sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-081-1/+0
| * | sh: Don't continue unwinding across interruptsMatt Fleming2010-02-081-0/+20
| * | sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-081-0/+2
| * | sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming2010-02-081-1/+7
| * | usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-051-0/+4
| * | usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-051-12/+25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-0714-178/+123
|\ \ \
| * | | Take ima_file_free() to proper place.Al Viro2010-02-072-2/+1
| * | | ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-075-14/+17
| * | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-074-8/+8
| * | | ima: initialize ima before inodes can be allocatedEric Paris2010-02-074-9/+4
| * | | fix ima breakageMimi Zohar2010-02-074-152/+97
| * | | Take ima_path_check() in nfsd past dentry_open() in nfsd_open()Al Viro2010-02-071-1/+2
| * | | freeze_bdev: don't deactivate successfully frozen MS_RDONLY sbJun'ichi Nomura2010-02-071-3/+4
| * | | befs: fix leakAl Viro2010-02-071-0/+1
* | | | Fix race in tty_fasync() properlyLinus Torvalds2010-02-072-5/+5
|/ / /
* | | Linux 2.6.33-rc7v2.6.33-rc7Linus Torvalds2010-02-061-1/+1
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-02-063-27/+26
|\ \ \
| * | | hwmon: (w83781d) Request I/O ports individually for probingJean Delvare2010-02-051-13/+13
| * | | hwmon: (lm78) Request I/O ports individually for probingJean Delvare2010-02-051-13/+12
| * | | hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland2010-02-051-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-067-19/+91
|\ \ \
| * | | drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson2010-02-041-2/+5
| * | | drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer2010-02-041-1/+8
| * | | drm/i915: Disable SR when more than one pipe is enabledDavid John2010-02-041-0/+12
| * | | drm/i915: page flip support for IronlakeJesse Barnes2010-01-291-3/+14
| * | | drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui2010-01-291-1/+1
| * | | drm/i915: Add support for SDVO composite TVZhao Yakui2010-01-291-0/+8
| * | | drm/i915: don't trigger ironlake vblank interrupt at irq installLi Peng2010-01-291-3/+2
| * | | drm/i915: handle non-flip pending case when unpinning the scanout bufferJesse Barnes2010-01-251-2/+18
| * | | drm/i915: Fix the device info of PineviewLi Peng2010-01-251-1/+1
| * | | drm/i915: enable vblank interrupt on ironlakeLi Peng2010-01-252-11/+20
| * | | drm/i915: Prevent use of uninitialized pointers along error path.Chris Wilson2010-01-251-0/+4
| * | | drm/i915: disable hotplug detect before Ironlake CRT detectZhenyu Wang2010-01-251-0/+3
* | | | Fix potential crash with sys_move_pagesLinus Torvalds2010-02-061-0/+3
OpenPOWER on IntegriCloud