summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-061-7/+10
| * | | V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-061-3/+3
| * | | V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2009-04-062-138/+104
| * | | V4L/DVB (11366): v4l: remove obsolete header and sourceHans Verkuil2009-04-061-152/+0
| * | | V4L/DVB (10954): Add cx231xx USB driverSri Deevi2009-04-061-0/+1
| * | | V4L/DVB (11327): ov772x: add edge contrl supportKuninori Morimoto2009-04-061-0/+35
| |/ /
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-063-2/+35
|\ \ \
| * | | [MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner2009-04-061-2/+2
| * | | [MTD] driver model updatesDavid Brownell2009-04-041-0/+7
| * | | NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-241-0/+14
| * | | [MTD] partitioning utility predicatesDavid Brownell2009-03-201-0/+12
* | | | mux: fix build problemAlexander Beregalov2009-04-061-1/+1
* | | | 8250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page2009-04-061-0/+12
* | | | 8250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer2009-04-061-0/+14
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-062-0/+24
|\ \ \ \
| * | | | intel-iommu: Handle PCI domains appropriately.David Woodhouse2009-04-041-0/+1
| * | | | intel-iommu: set compatibility format interruptHan, Weidong2009-04-031-0/+2
| * | | | Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-031-0/+2
| * | | | Intel IOMMU Suspend/Resume Support - DMARFenghua Yu2009-04-031-0/+11
| * | | | intel-iommu: Add for_each_iommu() and for_each_active_iommu() macrosDavid Woodhouse2009-04-031-0/+8
* | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-062-0/+6
|\ \ \ \ \
| * | | | | hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-312-0/+6
* | | | | | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-0611-183/+92
|\ \ \ \ \ \
| * | | | | | kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-033-65/+49
| * | | | | | kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo...Eduard - Gabriel Munteanu2009-04-034-4/+1
| * | | | | | kmemtrace, rcu: fix rcupreempt.c data structure dependenciesIngo Molnar2009-04-031-42/+9
| * | | | | | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependenciesIngo Molnar2009-04-032-37/+4
| * | | | | | kmemtrace, security: fix linux/key.h header file dependenciesPekka Enberg2009-04-031-0/+1
| * | | | | | kmemtrace, fs: fix linux/fdtable.h header file dependenciesIngo Molnar2009-04-031-1/+3
| * | | | | | kmemtrace, fs: uninline simple_transaction_set()Ingo Molnar2009-04-031-13/+1
| * | | | | | kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...Pekka Enberg2009-04-032-21/+24
* | | | | | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-0612-138/+543
|\ \ \ \ \ \ \
| * | | | | | | nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4Benny Halevy2009-04-061-0/+7
| * | | | | | | nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy2009-04-061-3/+0
| * | | | | | | nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2009-04-032-7/+11
| * | | | | | | nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy2009-04-032-1/+15
| * | | | | | | nfsd41: support for 3-word long attribute bitmaskAndy Adamson2009-04-032-8/+38
| * | | | | | | nfsd41: provide support for minor version 1 at rpc levelMarc Eshel2009-04-031-1/+1
| * | | | | | | nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-031-0/+2
| * | | | | | | nfsd41: access_validAndy Adamson2009-04-031-0/+1
| * | | | | | | nfsd41: stateid handlingAndy Adamson2009-04-032-1/+8
| * | | | | | | nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2009-04-031-1/+3
| * | | | | | | nfsd41: destroy_session operationBenny Halevy2009-04-031-1/+1
| * | | | | | | nfsd41: non-page DRC for solo sequence responsesAndy Adamson2009-04-032-1/+15
| * | | | | | | nfsd41: Add a create session replay cacheAndy Adamson2009-04-031-1/+1
| * | | | | | | nfsd41: create_session operationAndy Adamson2009-04-032-2/+26
| * | | | | | | nfsd41: nfsd DRC logicAndy Adamson2009-04-031-0/+1
| * | | | | | | nfsd41: hard page limit for DRCAndy Adamson2009-04-032-0/+5
| * | | | | | | nfsd41: DRC save, restore, and clear functionsAndy Adamson2009-04-033-0/+18
| * | | | | | | nfsd41: sequence operationBenny Halevy2009-04-031-1/+12
OpenPOWER on IntegriCloud