summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge ARM fixesRussell King2007-02-201096-25243/+57078
|\
| * [ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORTBen Dooks2007-02-201-0/+1
| * [ARM] fix mach-at91 build breakageDavid Brownell2007-02-201-1/+1
| * [ARM] Fix jornada720 build errorsRussell King2007-02-201-6/+0
| * [ARM] Fix iop13xx build errorRussell King2007-02-201-0/+1
| * [ARM] Fix build error caused by move of apmRussell King2007-02-201-1/+1
| * [MIPS] Cobalt: Fix UART I/O typeYoichi Yuasa2007-02-201-7/+7
| * [MIPS] Fixup copy_from_user_inatomicRalf Baechle2007-02-202-1/+437
| * [MIPS] Make some __setup functions staticAtsushi Nemoto2007-02-202-3/+3
| * [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=yRalf Baechle2007-02-201-2/+2
| * [MIPS] Allow selection of KGDB only on platforms where it's supported.Ralf Baechle2007-02-202-1/+18
| * [PATCH] tick management: make broadcast dependent on local APICThomas Gleixner2007-02-191-0/+1
| * [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-194-0/+4
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1977-2047/+7704
| |\
| | * [MIPS] Update defconfigsRalf Baechle2007-02-1847-1450/+5656
| | * [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-1814-382/+1719
| | * [MIPS] Include <asm/bugs> to for declaration of check_bugs32.Ralf Baechle2007-02-181-0/+1
| | * [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-184-3/+3
| | * [MIPS] Make kernel_thread_helper() staticAtsushi Nemoto2007-02-181-1/+1
| | * [MIPS] Make __declare_dbe_table static and avoid it getting optimized awayRalf Baechle2007-02-181-7/+3
| | * [MIPS] signals: Share even more code.Ralf Baechle2007-02-184-146/+31
| | * [MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n buildRalf Baechle2007-02-181-2/+2
| | * [MIPS] Iomap implementation.Ralf Baechle2007-02-184-53/+285
| | * [MIPS] IP27: Fix warning.Ralf Baechle2007-02-181-1/+1
| | * [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Atsushi Nemoto2007-02-181-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-1918-31/+32
| |\ \
| | * | arch/cris: typo in KERN_INFONicolas Kaiser2007-02-172-2/+2
| | * | Storage class should be before const qualifierTobias Klauser2007-02-174-7/+7
| | * | Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
| | * | Fix comment typo "spin_lock_irqrestore".Robert P. J. Day2007-02-171-1/+1
| | * | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-174-10/+10
| | * | Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day2007-02-171-4/+5
| | * | Various typo fixes.Robert P. J. Day2007-02-172-3/+3
| | * | kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day2007-02-173-3/+3
| | |/
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19199-5645/+13343
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-1956-1286/+1468
| |\ \ \
| | * \ \ Merge branch '86xx' into for_paulusKumar Gala2007-02-181-108/+85
| | |\ \ \
| | | * | | [POWERPC] 86xx: Cleaned up platform dts filesKumar Gala2007-02-181-108/+85
| | | * | | Merge branch 'master' into 86xxKumar Gala2007-02-178-18/+171
| | | |\ \ \
| | * | \ \ \ Merge branch '85xx' into for_paulusKumar Gala2007-02-1712-456/+386
| | |\ \ \ \ \
| | | * | | | | [POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boardsKumar Gala2007-02-174-26/+44
| | | * | | | | [POWERPC] 85xx: Cleaning up machine probingKumar Gala2007-02-173-23/+9
| | | * | | | | [POWERPC] 85xx: Cleaned up platform dts filesKumar Gala2007-02-176-407/+333
| | | * | | | | Merge branch 'master' into 85xxKumar Gala2007-02-178-18/+171
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | * | | | | | Merge branch '83xx' into for_paulusKumar Gala2007-02-1725-680/+638
| | |\ \ \ \ \ \
| | | * | | | | | [POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi2007-02-172-186/+114
| | | * | | | | | [POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boardsKumar Gala2007-02-172-0/+0
| | | * | | | | | [POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala2007-02-175-34/+45
| | | * | | | | | [POWERPC] 83xx: Use of_platform_bus_probe to setup QE devicesKumar Gala2007-02-172-26/+20
| | | * | | | | | [POWERPC] 83xx: use default value of loops_per_jiffyKumar Gala2007-02-174-43/+0
OpenPOWER on IntegriCloud