summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] noexec protectionGerald Schaefer2007-02-0528-115/+913
* [S390] move crypto options and some cleanup.Jan Glauber2007-02-0511-410/+272Star
* [S390] cio: Don't spam debug feature.Cornelia Huck2007-02-051-1/+1
* [S390] Cleanup of CHSC event handling.Peter Oberparleiter2007-02-051-120/+112Star
* [S390] cio: declare hardware structures packed.Peter Oberparleiter2007-02-052-12/+12
* [S390] Add set_fs(USER_DS) to start_thread().Heiko Carstens2007-02-051-0/+3
* [S390] cio: Catch operand exceptions on stsch.Cornelia Huck2007-02-052-2/+2
* [S390] Fix register usage description.Heiko Carstens2007-02-051-1/+1
* [S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens2007-02-051-1/+1
* [S390] Fix kprobes breakpoint handling.Heiko Carstens2007-02-051-2/+9
* [S390] Update maintainers file.Martin Schwidefsky2007-02-051-3/+3
* [S390] dasd: fix unconditional reserve handling.Horst Hummel2007-02-052-6/+6
* [S390] Remove dasd_ccw_log function.Horst Hummel2007-02-053-67/+0Star
* [S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens2007-02-052-4/+2Star
* [S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck2007-02-051-7/+5Star
* [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens2007-02-051-2/+6
* [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-052-12/+56
* [S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck2007-02-051-0/+2
* [S390] Fix FCP dump feature detection.Heiko Carstens2007-02-051-1/+5
* [S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber2007-02-051-7/+17
* [S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter2007-02-051-21/+49
* [S390] Simplify virt_to_phys.Heiko Carstens2007-02-051-4/+0Star
* [S390] cio: Remove check for ssd in chpids_show().Cornelia Huck2007-02-051-5/+2Star
* [S390] cpcmd with vmalloc addresses.Christian Borntraeger2007-02-051-7/+7
* [S390] Remove pointless/unreliable kernel messages.Heiko Carstens2007-02-052-5/+0Star
* [S390] Check the return value of kthread_run().Akinobu Mita2007-02-051-1/+5
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-0569-189/+210
* [S390] Move init_irq_proc to the other irq related functions.Heiko Carstens2007-02-053-24/+13Star
* Linux 2.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-041-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-031-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/+9Star
* | [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk2007-02-031-1/+1
* | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2007-02-032-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-026-18/+21
|\ \
| * | libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
| * | libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
| * | pata_via: Correct missing commentsAlan2007-02-021-1/+2
| * | pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan2007-02-021-2/+9