summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* merge component type recognitionAl Viro2011-03-141-26/+22
* merge path_init and path_init_rcuAl Viro2011-03-141-83/+35
* sanitize path_walk() messAl Viro2011-03-141-92/+56
* take RCU-dependent stuff around exec_permission() into a new helperAl Viro2011-03-141-11/+14
* kill path_lookup()Al Viro2011-03-146-9/+8
* fix race in audit_get_nd()Al Viro2011-03-141-53/+32
* compat breakage in preadv() and pwritev()Al Viro2011-03-131-2/+6
* Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-03-1021-63/+283
|\
| * [media] mantis_pci: remove asm/pgtable.h includeArnaud Patard (Rtp)2011-03-031-1/+0
| * [media] tda829x: fix regression in probe functionsJarod Wilson2011-03-021-7/+7
| * [media] mceusb: don't claim multifunction device non-IR partsJarod Wilson2011-03-021-12/+15
| * [media] nuvoton-cir: fix wake from suspendJarod Wilson2011-03-022-4/+8
| * [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller2011-03-024-4/+112
| * [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael2011-03-021-7/+51
| * [media] cx25840: fix probing of cx2583x chipsSven Barth2011-03-021-1/+2
| * [media] cx23885: Remove unused 'err:' labels to quiet compiler warningAndy Walls2011-03-021-2/+0
| * [media] cx23885: Revert "Check for slave nack on all transactions"Andy Walls2011-03-021-8/+0
| * [media] DiB7000M: add pid filteringOlivier Grenie2011-03-023-2/+53
| * [media] Fix sysfs rc protocol lookup for rc-5-szAntti Seppälä2011-03-021-1/+1
| * [media] au0828: fix VBI handling when in V4L2 streaming modeDevin Heitmueller2011-02-021-4/+24
| * [media] ir-raw: Properly initialize the IR event (BZ#27202)Mauro Carvalho Chehab2011-02-021-2/+1
| * [media] s2255drv: firmware re-loading changessensoray-dev2011-02-021-4/+6
| * [media] Fix double free of video_device in mem2mem_testdevPawel Osciak2011-02-021-1/+0
| * [media] DM04/QQBOX memcpy to const char fixMalcolm Priestley2011-02-021-3/+3
* | ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng2011-03-101-0/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-1010-41/+39
|\ \
| * | fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields2011-03-101-2/+24
| * | Check for immutable/append flag in fallocate pathMarco Stornelli2011-03-101-0/+8
| * | sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell2011-03-101-1/+1
| * | fat: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-2/+2
| * | jfs: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
| * | ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
| * | gfs2: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
| * | fuse: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
| * | ceph: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
| * | reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro2011-03-101-2/+0
| * | /proc/self is never going to be invalidated...Al Viro2011-03-101-30/+0
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-104-9/+10
|\ \ \
| * | | x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2011-03-092-3/+3
| * | | x86, numa: Fix numa_emulation code with memory-less node0Yinghai Lu2011-03-041-5/+1
| * | | x86, build: Make sure mkpiggy fails on read errorDaniel J Blueman2011-03-011-1/+6
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-101-5/+9
|\ \ \ \
| * | | | sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh2011-03-041-5/+9
* | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2011-03-102-4/+9
|\ \ \ \ \
| * | | | | perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming2011-03-091-3/+8
| * | | | | perf symbols: Fix vmlinux path when not using --symfsArnaldo Carvalho de Melo2011-02-281-1/+1
* | | | | | drm/i915: Revive combination mode for backlight controlTakashi Iwai2011-03-102-0/+46
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-03-095-18/+22
|\ \ \ \ \ \
| * | | | | | powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt2011-03-101-1/+2
| * | | | | | powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2011-03-104-17/+20
OpenPOWER on IntegriCloud