summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-2911-30/+5
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-263-3/+3
| * [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-264-4/+0
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-6/+2
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-262-2/+0
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-263-3/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
| * [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman2006-06-261-7/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-2945-423/+476
|\ \
| * | [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-2911-42/+42
| * | [MIPS] 74K: Assume it will also have an AR bit in config7Ralf Baechle2006-06-291-0/+1
| * | [MIPS] Treat CPUs with AR bit as physically indexed.Ralf Baechle2006-06-291-3/+8
| * | [MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle2006-06-291-42/+106
| * | [MIPS] MIPS32/MIPS64 S-cache fix and cleanupAtsushi Nemoto2006-06-291-32/+3
| * | [MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle2006-06-291-1/+1
| * | [MIPS] excite: plat_setup -> plat_mem_setup.Ralf Baechle2006-06-291-1/+1
| * | [MIPS] au1xxx: export dbdma functionsDomen Puncer2006-06-291-0/+4
| * | [MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer2006-06-291-1/+1
| * | [MIPS] Early printk for IP27.Ralf Baechle2006-06-293-27/+25
| * | [MIPS] Fix handling of 0 length I & D caches.Chris Dearman2006-06-291-23/+41
| * | [MIPS] Typo fixes.Chris Dearman2006-06-291-3/+3
| * | [MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman2006-06-295-7/+168
| * | [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa2006-06-291-4/+0
| * | [MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle2006-06-292-34/+53
| * | [MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle2006-06-293-3/+12
| * | [MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle2006-06-291-0/+2
| * | [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa2006-06-291-3/+0
| * | [MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa2006-06-291-2/+0
| * | [MIPS] Removes unused functions for GT64120Yoichi Yuasa2006-06-292-148/+0
| * | [MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle2006-06-296-15/+15
| * | [MIPS] Consistent formatting for Qemu makefile segment.Ralf Baechle2006-06-291-0/+1
| * | [MIPS] Wire up tee(2).Ralf Baechle2006-06-294-0/+4
| * | [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle2006-06-291-0/+3
| * | [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan2006-06-295-66/+16
* | | [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-295-9/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2958-921/+3256
|\ \ \
| * | | [POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras2006-06-291-0/+1
| * | | [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-292-11/+3
| * | | [POWERPC] U4 DART improvementsOlof Johansson2006-06-292-7/+48
| * | | [POWERPC] todc: add support for Time-Of-Day-ClockMark A. Greer2006-06-293-0/+400
| * | | [POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-292-71/+78
| * | | [POWERPC] Fix idr locking in init_new_contextSonny Rao2006-06-291-0/+2
| * | | [POWERPC] mpc7448hpc2 (taiga) board config fileZang Roy-r619112006-06-291-0/+923
| * | | [POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619112006-06-293-0/+558
| * | | [POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619112006-06-297-3/+397
| * | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-285-155/+138
| |\ \ \
| | * | | powerpc: minor cleanups for mpc86xxKumar Gala2006-06-285-155/+138
| * | | | [POWERPC] powerpc: kconfig warning fixAndrew Morton2006-06-281-1/+1
OpenPOWER on IntegriCloud