summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-1730-358/+310
|\
| * [PATCH] use __u64 rather than u64 in parisc statfs structsMike Frysinger2007-02-081-5/+5
| * [PATCH] PA-RISC: Fix bogus warnings from modpostMatthew Wilcox2007-02-081-1/+2
| * [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-081-1/+1
| * [PARISC] Fix thinko in cpu_data.lock removalKyle McMartin2006-12-111-2/+0
| * [PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin2006-12-082-5/+7
| * [PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2006-12-082-8/+8
| * [PARISC] Remove duplicate PDC_PAT_CELL definesKyle McMartin2006-12-081-29/+0
| * [PARISC] pdcpat remove extra bracketsMariusz Kozlowski2006-12-081-2/+2
| * [PARISC] Remove GCC_VERSION usage as suggested by Adrian BunkGrant Grundler2006-12-081-6/+2
| * [PARISC] Make Lasi Ethernet depend on GSC onlyMatthew Wilcox2006-12-081-3/+3
| * [PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller2006-12-081-27/+7
| * [TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'Helge Deller2006-12-081-1/+2
| * [PARISC] bloody printf fmt string warningsKyle McMartin2006-12-081-1/+1
| * [PARISC] avoid compiler warnings when compiling 64bitHelge Deller2006-12-082-5/+7
| * [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-081-13/+19
| * [PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64Kyle McMartin2006-12-081-1/+5
| * [PARISC] more sparse fixesMatthew Wilcox2006-12-084-32/+34
| * [PARISC] sparse fixesMatthew Wilcox2006-12-085-6/+6
| * [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-081-1/+1
| * [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-081-4/+5
| * [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-081-11/+31
| * [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-081-8/+30
| * [PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich2006-12-081-78/+57
| * [PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich2006-12-081-1/+60
| * [PARISC] [MUX] Mux driver updatesRyan Bradetich2006-12-081-2/+11
| * [PARISC] [MUX] Mux driver bug fixRyan Bradetich2006-12-081-10/+17
| * [PARISC] HPPB bus updates for E-Class systemsRyan Bradetich2006-12-081-8/+6
| * [PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not definedRyan Bradetich2006-12-081-1/+1
| * [PARISC] Unbreak discontigmem mem_init()Kyle McMartin2006-12-081-18/+32
| * [PARISC] Show more memory information and memory layout at bootupHelge Deller2006-12-081-1/+47
| * [PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox2006-12-081-166/+0
* | Linux 2.6.20v2.6.20Linus Torvalds2007-02-041-1/+1
* | [PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss2007-02-041-16/+73
* | [PATCH] fix rtl8150Al Viro2007-02-031-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-02-0310-70/+100
|\ \
| * | [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-021-10/+10
| * | [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara2007-01-271-8/+11
| * | [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-277-52/+73
| * | [SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox2007-01-271-0/+6
* | | [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-031-0/+3
* | | [PATCH] Altix: more ACPI PRT supportJohn Keller2007-02-031-0/+3
* | | [PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton2007-02-031-0/+41
* | | [PATCH] alpha: fix epoll syscall enumerationsMike Frysinger2007-02-031-3/+8
* | | [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* | | [PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm2007-02-031-0/+3
* | | [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen2007-02-031-11/+9
* | | [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk2007-02-021-1/+1
* | | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2007-02-022-0/+4
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-026-18/+21
|\ \ \
OpenPOWER on IntegriCloud