summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 8250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page2009-04-062-0/+230
| * | | | 8250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer2009-04-062-0/+207
| * | | | serial: Update PNP IDsMatthew Garrett2009-04-061-1/+5
| * | | | 8250_pnp.c: add another Wacom tabletDanny Kukawka2009-04-061-0/+1
| * | | | Make CONFIG_SLOW_WORK an automatic rather than manual config optionDavid Howells2009-04-061-1/+3
| * | | | FRV: Fix compile breakageAdrian Bunk2009-04-061-1/+0
| * | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-0610-105/+539
| |\ \ \ \
| | * | | | drivers/pci/intr_remapping.c: include acpi.hAlexander Beregalov2009-04-061-0/+1
| | * | | | intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse2009-04-061-1/+2
| | * | | | intel-iommu: Handle PCI domains appropriately.David Woodhouse2009-04-043-28/+50
| | * | | | intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.David Woodhouse2009-04-041-1/+6
| | * | | | x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-044-8/+35
| | * | | | x86, dmar: check if it's initialized before disable queue invalidationHan, Weidong2009-04-041-0/+7
| | * | | | intel-iommu: set compatibility format interruptHan, Weidong2009-04-032-0/+17
| | * | | | Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-036-55/+204
| | * | | | Intel IOMMU Suspend/Resume Support - Queued InvalidationFenghua Yu2009-04-031-15/+55
| | * | | | Intel IOMMU Suspend/Resume Support - DMARFenghua Yu2009-04-032-0/+157
| | * | | | intel-iommu: Add for_each_iommu() and for_each_active_iommu() macrosDavid Woodhouse2009-04-031-0/+8
| * | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-061-3/+4
| |\ \ \ \ \
| | * | | | | md/raid1 - don't assume newly allocated bvecs are initialised.NeilBrown2009-04-061-3/+4
| * | | | | | percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell2009-04-061-1/+1
| * | | | | | docs: alphabetize entries in kernel-parameters.txtRandy Dunlap2009-04-061-255/+226
| * | | | | | docbook: fix fatal filename errorRandy Dunlap2009-04-061-1/+1
| * | | | | | kernel/sysctl.c: avoid annoying warningsLinus Torvalds2009-04-061-2/+2
| * | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-066-25/+57
| |\ \ \ \ \ \
| | * | | | | | lockdep: add stack dumps to assertsPeter Zijlstra2009-03-311-0/+5
| | * | | | | | hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-315-25/+52
| * | | | | | | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-0629-336/+493
| |\ \ \ \ \ \ \
| | * | | | | | | kmemtrace: trace kfree() calls with NULL or zero-length objectsPekka Enberg2009-04-033-6/+6
| | * | | | | | | kmemtrace: small cleanupsIngo Molnar2009-04-031-61/+67
| | * | | | | | | kmemtrace: restore original tracing data binary format, improve ABIEduard - Gabriel Munteanu2009-04-031-24/+58
| | * | | | | | | kmemtrace: kmemtrace_alloc() must fill type_idEduard - Gabriel Munteanu2009-04-031-0/+1
| | * | | | | | | kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-039-173/+251
| | * | | | | | | 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-032-46/+53
| | * | | | | | | kmemtrace, rcu: fix rcu_tree_trace.c data structure dependenciesIngo Molnar2009-04-033-4/+16
| | * | | | | | | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependenciesIngo Molnar2009-04-034-43/+49
| | * | | | | | | kmemtrace, mm: fix slab.h dependency problem in mm/failslab.cPekka Enberg2009-04-031-0/+1
| | * | | | | | | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.cPekka Enberg2009-04-031-0/+1
| | * | | | | | | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.cPekka Enberg2009-04-031-0/+1
| | * | | | | | | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.cPekka Enberg2009-04-031-0/+1
| | * | | | | | | kmemtrace, squashfs: fix slab.h dependency problem in squasfsPekka Enberg2009-04-031-0/+1
| | * | | | | | | kmemtrace, befs: fix slab.h dependency problemPekka Enberg2009-04-031-0/+1
| | * | | | | | | 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-032-13/+17
| | * | | | | | | 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-0629-555/+2997
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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-062-3/+2
OpenPOWER on IntegriCloud