summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-073-18/+12
* [PATCH] More informative message on umount failureDave Jones2006-02-071-2/+3
* [PATCH] sys_hpux: fix strlen_user() raceKyle McMartin2006-02-071-3/+7
* [PATCH] inotify: fix one-shot supportRobert Love2006-02-071-1/+1
* [PATCH] module: strlen_user() race fixAndrew Morton2006-02-071-0/+3
* [PATCH] uml: remove a dead fileJeff Dike2006-02-071-569/+0
* [PATCH] uml: initialize process FP registers properlyJeff Dike2006-02-077-12/+32
* [PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike2006-02-071-0/+1
* [PATCH] uml: balance list_add and list_del in the network driverJeff Dike2006-02-071-10/+19
* [PATCH] uml: close TUN/TAP file descriptorsJeff Dike2006-02-072-9/+10
* [PATCH] uml: add debug switch for skas modeJeff Dike2006-02-071-0/+18
* [PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki2006-02-071-2/+4
* [PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek2006-02-071-1/+1
* [PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson2006-02-071-2/+4
* [PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields2006-02-071-2/+4
* [PATCH] hugetlbpage: return VM_FAULT_OOM on oomChristoph Lameter2006-02-071-15/+2
* [PATCH] Hugepages need clear_user_highpage() not clear_highpage()David Gibson2006-02-071-1/+1
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-072-0/+10
* [PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek2006-02-071-4/+2
* [PATCH] drivers/base/bus.c warning fixesRussell King2006-02-071-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-02-0754-2247/+353
|\
| * Merge branch 'work-fixes'Mauro Carvalho Chehab2006-02-0724-1356/+169
| |\
| | * V4L/DVB (3325): Disabled debug on by default in tvp5150Markus Rechberger2006-02-070-0/+0
| | * V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk2006-02-076-1296/+0
| | * V4L/DVB (3318c): fix saa7146 kobject register failureDave Jones2006-02-071-1/+1
| | * V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab2006-02-071-3/+3
| | * V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher2006-02-071-5/+8
| | * V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher2006-02-071-2/+4
| | * V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky2006-02-071-1/+1
| | * V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe2006-02-071-1/+1
| | * V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss2006-02-071-1/+13
| | * V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleepMarkus Rechberger2006-02-072-6/+17
| | * V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-075-33/+35
| | * V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based)Marco Manenti2006-02-071-0/+1
| | * V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2006-02-072-1/+60
| | * V4L/DVB (3281): Added signal detection support to tvp5150Markus Rechberger2006-02-071-0/+11
| | * V4L/DVB (3266): Fix NICAM buzz on analog soundMarcin Rudowski2006-02-071-4/+6
| | * V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352Michael Krufky2006-02-071-3/+9
| * | Merge branch 'origin'Mauro Carvalho Chehab2006-02-0720-236/+278
| |\ \
| * \ \ Merge branch 'origin'Mauro Carvalho Chehab2006-02-061-0/+3
| |\ \ \
| * \ \ \ Merge branch 'origin'Mauro Carvalho Chehab2006-02-061079-19294/+32434
| |\ \ \ \
| * \ \ \ \ Merge branch 'origin'Mauro Carvalho Chehab2006-01-3180-792/+966
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | V4L/DVB (3453a): Alters MAINTAINERS file to point to newer v4l-dvb emailMauro Carvalho Chehab2006-01-271-4/+7
| * | | | | V4L/DVB (3442): Allow tristate build for cx88-vp3054-i2cMichael Krufky2006-01-261-1/+2
| * | | | | V4L/DVB (3439a): media video stradis memory fixJiri Slaby2006-01-261-10/+5
| * | | | | V4L/DVB (3434): changed comment in tuner-core.cMarkus Rechberger2006-01-231-1/+1
| * | | | | V4L/DVB (3433): Fix printk type warningRandy Dunlap2006-01-231-2/+4
| * | | | | V4L/DVB (3431): fixed spelling error, exectuted --> executed.Michael Krufky2006-01-231-1/+1
| * | | | | V4L/DVB (3429): Missing break statement on tuner-coreMarkus Rechberger2006-01-231-0/+1
| * | | | | V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk2006-01-2311-71/+29
OpenPOWER on IntegriCloud