summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-03-223-4/+4
|\
| * [CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior2007-03-201-1/+1
| * [CRYPTO] doc: Fix typo in hash exampleJohannes Schlumberger2007-03-201-1/+1
| * [CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlistJ. Bruce Fields2007-03-201-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-204-0/+6
|\ \
| * | [SPARC64]: store-init needs trailing membar.David S. Miller2007-03-194-0/+6
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-03-208-14/+43
|\ \
| * | USB: new Novatel device ids for option driverGreg Kroah-Hartman2007-03-192-7/+13
| * | USB: berry_charge: correct dbg string for second magic commandKen L Johnson2007-03-191-1/+1
| * | usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern2007-03-191-1/+5
| * | airprime: USB ID for Novatel EV620 mini PCI-E cardMark Glines2007-03-191-2/+3
| * | USB: necessary update for mos7720 driverOliver Neukum2007-03-191-0/+1
| * | USB: RAZR v3i unusual_devsPete Zaitcev2007-03-191-0/+10
| * | USB: two more device ids for dm9601 usbnet driverJon Dowland2007-03-191-0/+8
| * | USB: fix usb-serial regressionJim Radford2007-03-191-6/+5Star
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-2017-24/+49
|\ \
| * | [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle2007-03-191-3/+3
| * | [MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer2007-03-191-1/+1
| * | [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-1913-17/+16Star
| * | [MIPS] Qemu: Fix Symmetric Uniprocessor support.Atsushi Nemoto2007-03-192-3/+19
| * | [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle2007-03-191-0/+10
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-206-9/+11
|\ \
| * | pata_ixp4xx_cf: fix interruptAlessandro Zummo2007-03-191-1/+1
| * | pata_ixp4xx_cf: fix oops on detachTejun Heo2007-03-191-1/+0Star
| * | libata: kernel-doc fixRandy Dunlap2007-03-191-1/+1
| * | sata_inic162x: kill double region requestsTejun Heo2007-03-191-4/+0Star
| * | drivers/ata/Kconfig: PATA_SCC depends on wrong platformAkira Iguchi2007-03-191-1/+1
| * | sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark2007-03-191-0/+1
| * | libata: don't whine if ->prereset() returns -ENOENTTejun Heo2007-03-191-1/+7
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-202-4/+7
|\ \
| * | [ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop2007-03-151-2/+2
| * | [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King2007-03-131-2/+5
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-2011-31/+87
|\ \ \
| * | | [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
| * | | [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24
| * | | [S390] Wire up sys_utimes.Heiko Carstens2007-03-193-1/+9
| * | | [S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu2007-03-192-5/+9
| * | | [S390] Wire up compat_sys_epoll_pwait.Heiko Carstens2007-03-192-1/+12
| * | | [S390] strlcpy is smart enoughJean Delvare2007-03-191-1/+1
| * | | [S390] memory detection: fix off by one bug.Heiko Carstens2007-03-191-2/+8
| * | | [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-1910-46/+53
|\ \ \ | |/ / |/| |
| * | serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-141-5/+6
| * | sh: Fix bogus regs pointer in do_IRQ().Paul Mundt2007-03-144-14/+12Star
| * | sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2007-03-122-16/+17
| * | sh: Convert struct ioctls to static defines.Mike Frysinger2007-03-121-11/+11
| * | sh: Define missing __NR_readahead.Paul Mundt2007-03-121-0/+1
| * | sh: Fix PCI BAR address-space wraparound.Hideo Saito2007-03-121-0/+6
* | | [PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle2007-03-181-0/+1
* | | [PATCH] tty: Fix two reported pid leaksEric W. Biederman2007-03-181-0/+5