summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-0615-161/+165
|\
| * [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
| * [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6
| * [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
| * [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-053-64/+63
| * [S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber2007-03-051-0/+1
| * [S390] check_bugs() should be inline.Heiko Carstens2007-03-051-1/+1
| * [S390] tape: Compression overwrites crypto settingMichael Holzheu2007-03-051-1/+4
| * [S390] nss: disable kexec.Heiko Carstens2007-03-052-0/+7
| * [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-054-12/+19
| * [S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens2007-03-051-7/+8
| * [S390] kprobes breaks BUG_ONMartin Schwidefsky2007-03-051-14/+7
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-063-9/+16
|\ \
| * | pata_pdc202xx_old: fix data corruption and other problemsBartlomiej Zolnierkiewicz2007-03-061-8/+14
| * | pata_legacy: fix io/irq mismatchMikael Pettersson2007-03-061-1/+1
| * | ahci: RAID mode SATA patch for Intel ICH9MJason Gaston2007-03-061-0/+1
| |/
* | Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds2007-03-061-34/+4
* | [PATCH] m68knommu: remove local_bh_countGreg Ungerer2007-03-061-1/+0
* | [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer2007-03-061-2/+2
* | [PATCH] m68knommu: GPIO line defines for the ColdFire 5282Greg Ungerer2007-03-061-0/+3
* | [PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer2007-03-061-19/+14
* | [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer2007-03-061-2/+9
* | [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer2007-03-061-2/+3
* | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer2007-03-063-3/+6
* | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer2007-03-061-1/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-0612-181/+121
|\ \
| * | [IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2007-03-063-1/+65
| * | [IA64] permon use-after-free fixNick Piggin2007-03-061-4/+7
| * | [IA64] sync compat getdentsAlexandr Andreev2007-03-061-3/+7
| * | [IA64] always build arch/ia64/lib/xor.oLee Schermerhorn2007-03-061-2/+1
| * | [IA64] Remove stack hard limit on ia64schwab@suse.de2007-03-061-1/+0
| * | [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-063-11/+6
| * | Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2007-03-063-159/+35
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-0620-87/+84
|\ \
| * | [MIPS] IP27: Build fixRalf Baechle2007-03-071-2/+0
| * | [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-075-7/+23
| * | [MIPS] Fix __raw_read_trylock() to allow multiple readersDave Johnson2007-03-071-2/+2
| * | [MIPS] Export __copy_user_inatomic.Ralf Baechle2007-03-072-0/+3
| * | [MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle2007-03-071-23/+33
| * | [MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto2007-03-071-12/+6
| * | [MIPS] Cobalt: Fix early printkYoichi Yuasa2007-03-073-12/+2
| * | [MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2007-03-072-27/+6
| * | [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle2007-03-071-0/+3
| * | [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle2007-03-071-0/+2
| * | [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle2007-03-071-0/+2
| * | [MIPS] Atlas, Malta: Fix build warning.Ralf Baechle2007-03-071-2/+2
| |/
* | [PATCH] minor updat to tlclk Kconfig entryMark Gross2007-03-061-7/+8
* | [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann2007-03-061-1/+2
* | [PATCH] suspend regression: sysfs deadlockHugh Dickins2007-03-061-4/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-061-11/+10
|\ \
OpenPOWER on IntegriCloud