| Commit message (Expand) | Author | Age | Files | Lines |
* | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+194 |
* | Intel IOMMU: Intel iommu cmdline option - forcedac | Keshavamurthy, Anil S | 2007-10-22 | 1 | -1/+6 |
* | Intel IOMMU: Avoid memory allocation failures in dma map api calls | Keshavamurthy, Anil S | 2007-10-22 | 1 | -4/+26 |
* | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S | 2007-10-22 | 3 | -1/+2276 |
* | Intel IOMMU: IOVA allocation and management routines | Keshavamurthy, Anil S | 2007-10-22 | 2 | -0/+419 |
* | Intel IOMMU: PCI generic helper function | Keshavamurthy, Anil S | 2007-10-22 | 3 | -0/+49 |
* | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S | 2007-10-22 | 2 | -0/+332 |
* | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto | 2007-10-22 | 1 | -8/+1 |
* | Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a... | Mike Frysinger | 2007-10-21 | 1 | -1/+1 |
* | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris... | Linus Torvalds | 2007-10-20 | 4 | -50/+20 |
|\ |
|
| * | [PARISC] Fix infinite loop in /proc/iomem | Matthew Wilcox | 2007-10-18 | 1 | -44/+7 |
| * | [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable | Kyle McMartin | 2007-10-18 | 1 | -3/+8 |
| * | [PARISC] Squelch pci_enable_device __must_check warning in superio | Kyle McMartin | 2007-10-18 | 1 | -1/+3 |
| * | [PARISC] Clean up a resource_size_t warning in sba_iommu | Kyle McMartin | 2007-10-18 | 1 | -2/+2 |
* | | vfc_dev conversion to mutex: fallout | Al Viro | 2007-10-20 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 188 | -307/+284 |
|\ \ |
|
| * | | Typo: depricated -> deprecated | Rolf Eike Beer | 2007-10-20 | 3 | -3/+3 |
| * | | fix typo about TBI in e1000 comment | Masatake YAMATO | 2007-10-20 | 1 | -1/+1 |
| * | | file link fix for Pegasus USB net driver help | Cal Peake | 2007-10-20 | 1 | -1/+1 |
| * | | remove unused return within void return function | Denis Cheng | 2007-10-20 | 1 | -1/+0 |
| * | | fix typo "sort" -> "short" | Uwe Kleine-König | 2007-10-20 | 1 | -1/+1 |
| * | | fix typo "insted" -> "instead" | Uwe Kleine-König | 2007-10-20 | 1 | -1/+1 |
| * | | typo fixes | Matt LaPlante | 2007-10-20 | 13 | -28/+28 |
| * | | pata_cmd64x.c typo fix | Adrian Bunk | 2007-10-20 | 1 | -1/+1 |
| * | | remove duplicate MMAPPER Kconfig option | Adrian Bunk | 2007-10-20 | 1 | -17/+0 |
| * | | changed email | Johann Deneux | 2007-10-20 | 3 | -4/+2 |
| * | | Documentation: Fix erroneous "dmascc=" documentation | Robert P. J. Day | 2007-10-20 | 1 | -1/+1 |
| * | | Documentation: Remove references to dead "cyclades=" boot option | Robert P. J. Day | 2007-10-20 | 1 | -2/+0 |
| * | | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 10 | -12/+12 |
| * | | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 5 | -8/+8 |
| * | | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 101 | -157/+157 |
| * | | Remove long-dead commented-out MODULE_PARM reference. | Robert P. J. Day | 2007-10-19 | 1 | -1/+0 |
| * | | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 47 | -66/+66 |
| * | | fix typos in drivers/block/Kconfig | Patrick Ringl | 2007-10-19 | 1 | -2/+2 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-19 | 23 | -133/+158 |
|\ \ \ |
|
| * \ \ | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-10-19 | 17 | -86/+137 |
| |\ \ \ |
|
| | * | | | [PATCH] rt2x00: Add new rt73usb USB ID | Ivo van Doorn | 2007-10-18 | 1 | -0/+1 |
| | * | | | [PATCH] rt2x00: Fix residual check in PLCP calculations. | Mattias Nissler | 2007-10-18 | 1 | -1/+1 |
| | * | | | [PATCH] iwlwifi: Fix rate setting in probe request for HW sacn | Tomas Winkler | 2007-10-18 | 2 | -32/+52 |
| | * | | | [PATCH] b43: Make b43_stop() static | Michael Buesch | 2007-10-18 | 1 | -1/+1 |
| | * | | | [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variable | WANG Cong | 2007-10-18 | 1 | -1/+1 |
| | * | | | [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcs | Ron Rindjunsky | 2007-10-18 | 1 | -2/+8 |
| | * | | | [PATCH] zd1211rw, fix oops when ejecting install media | Marc Pignat | 2007-10-18 | 1 | -2/+5 |
| | * | | | [PATCH] b43legacy: Fix potential return of uninitialized variable | Larry Finger | 2007-10-18 | 1 | -1/+1 |
| | * | | | [PATCH] iwl4965-base.c: fix off-by-one errors | Adrian Bunk | 2007-10-18 | 1 | -4/+4 |
| | * | | | [PATCH] p54: Make filter configuration atomic | Michael Wu | 2007-10-18 | 1 | -1/+1 |
| | * | | | [PATCH] rtl8187: remove NICMAC setting in configure_filters callback | Michael Wu | 2007-10-18 | 1 | -4/+0 |
| | * | | | [PATCH] janitorial: fix all double includes in drivers/net/wireless | Holger Schurig | 2007-10-18 | 8 | -20/+1 |
| | * | | | [PATCH] rtl8187: Fix more frag bit checking, rts duration calc | Michael Wu | 2007-10-18 | 1 | -15/+16 |
| | * | | | [PATCH] ipw2100: send WEXT scan events | Dan Williams | 2007-10-18 | 2 | -0/+43 |