summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfsd: rename MAY_ flagsMiklos Szeredi2008-06-2310-97/+105
| * | knfsd: nfsd: Handle ERESTARTSYS from syscalls.NeilBrown2008-06-231-0/+1
| * | nfsd: fix race in nfsd_nrthreads()Neil Brown2008-06-231-4/+6
| * | lockd: close potential race with rapid lockd_up/lockd_down cycleJeff Layton2008-06-231-20/+13Star
| * | sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton2008-06-233-8/+5Star
| * | knfsd: convert knfsd to kthread APIJeff Layton2008-06-233-83/+64Star
| * | knfsd: remove special handling for SIGHUPJeff Layton2008-06-231-25/+8Star
| * | knfsd: clean up nfsd filesystem interfacesJeff Layton2008-06-233-17/+74
| * | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown2008-06-234-33/+65
| * | nfsd: eliminate unused nfs4_callback.cb_statBenny Halevy2008-06-231-1/+0Star
| * | nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy2008-06-231-1/+0Star
| * | nfsd: remove three unused NFS4_ACE_* definesJ. Bruce Fields2008-06-231-3/+0Star
| * | nfsd: make nfs4xdr WRITEMEM safe against zero countBenny Halevy2008-06-231-1/+1
| * | nfsd: add dprintk of compound returnJ. Bruce Fields2008-06-231-0/+1
| * | nfsd: remove unnecessary atomic opsJ. Bruce Fields2008-05-191-2/+2
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-07-211-1/+3
|\ \ \
| * | | gpu: re-order GPU subdirectory vs char for AGP vs DRM startup.Dave Airlie2008-07-211-1/+3
* | | | ipv6: Fix warning in addrconf code.David Miller2008-07-211-2/+1Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-212-0/+4
|\ \ \ \
| * | | | pkt_sched: Fix build with NET_SCHED disabled.David S. Miller2008-07-212-0/+4
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-07-213-256/+319
|\ \ \ \ \
| * | | | | mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel2008-07-202-9/+7Star
| * | | | | mfd: remove DS1WM register definitions from asic3.hPhilipp Zabel2008-07-201-35/+3Star
| * | | | | mfd: add ASIC3_CONFIG_GPIO templatesPhilipp Zabel2008-07-201-0/+29
| * | | | | mfd: fix the asic3 irq demux codePhilipp Zabel2008-07-201-1/+1
| * | | | | mfd: asic3 should depend on gpiolibSamuel Ortiz2008-07-201-1/+1
| * | | | | mfd: fix asic3 config array initialisationPhilipp Zabel2008-07-201-3/+3
| * | | | | mfd: move asic3 probe functions into __init sectionPhilipp Zabel2008-07-201-6/+5Star
| * | | | | mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz2008-07-202-72/+72
| * | | | | mfd: use dev_* macros for asic3 debuggingSamuel Ortiz2008-07-201-14/+13Star
| * | | | | mfd: New asic3 gpio configuration codeSamuel Ortiz2008-07-202-66/+67
| * | | | | mfd: asic3 children platform data removalSamuel Ortiz2008-07-202-11/+0Star
| * | | | | mfd: asic3 gpiolib supportSamuel Ortiz2008-07-202-84/+164
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-21290-5190/+47416
|\ \ \ \ \
| * | | | | V4L/DVB (8415): gspca: Infinite loop in i2c_w() of etoms.Jean-Francois Moine2008-07-201-1/+1
| * | | | | V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil2008-07-202-5/+8
| * | | | | V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernelsHans Verkuil2008-07-201-0/+1
| * | | | | V4L/DVB (8410): sh_mobile_ceu_camera: fix 64-bit compiler warningsHans Verkuil2008-07-201-3/+3
| * | | | | V4L/DVB (8397): video: convert select VIDEO_ZORAN_ZR36060 into depends onMauro Carvalho Chehab2008-07-201-24/+24
| * | | | | V4L/DVB (8396): video: Fix Kbuild dependency for VIDEO_IR_I2CMauro Carvalho Chehab2008-07-201-4/+13
| * | | | | V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2cMauro Carvalho Chehab2008-07-203-85/+78Star
| * | | | | V4L/DVB (8394): ir-common: CodingStyle fix: move EXPORT_SYMBOL_GPL to their p...Mauro Carvalho Chehab2008-07-201-17/+8Star
| * | | | | V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUFMauro Carvalho Chehab2008-07-202-1/+1
| * | | | | V4L/DVB (8392): media/Kconfig: Convert V4L1_COMPAT select into "depends on"Mauro Carvalho Chehab2008-07-201-3/+2Star
| * | | | | V4L/DVB (8390): videodev: add comment and remove magic number.Hans Verkuil2008-07-201-2/+6
| * | | | | V4L/DVB (8389): videodev: simplify get_index()Brandon Philips2008-07-201-48/+17Star
| * | | | | V4L/DVB (8387): Some cosmetic changesHans Verkuil2008-07-202-13/+11Star
| * | | | | V4L/DVB (8381): ov7670: fix compile warningsHans Verkuil2008-07-201-8/+8
| * | | | | V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetec...Hans Verkuil2008-07-201-1/+1
| * | | | | V4L/DVB (8379): saa7127: Make device detection optionalJean Delvare2008-07-202-16/+28