summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-202-5/+5
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-202-17/+6
* [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 the easy part of the IOP branchRussell King2007-02-189-8/+150
| |\ \
| | * | [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-146-4/+85
| | * | [ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams2007-02-141-1/+4
| | * | [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams2007-02-143-4/+62
| * | | Merge NetSilicon NS93xx treeRussell King2007-02-1814-6/+1165
| |\ \ \
| | * | | [ARM] 4211/1: Provide a defconfig for ns9xxxUwe Kleine-König2007-02-171-0/+621
| | * | | [ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König2007-02-1713-6/+544
| | |/ /
| * | | [ARM] 4058/2: iop32x: set ->broken_parity_status on n2100 onboard r8169 portsLennert Buytenhek2007-02-181-0/+14
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-17149-5550/+10678
| |\ \ \ \ \ \ \ \
| | | | | | | * | | [ARM] 4123/1: xsc3: general cleanupLennert Buytenhek2007-02-081-76/+75
| | | | | | | |/ /
| | | | | | * | | [ARM] 4201/1: SMP barriers pair needed for the secondary boot processCatalin Marinas2007-02-161-0/+2
| | | | | | * | | [ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas2007-02-152-0/+12
| | | | | | * | | Merge Realview GIC codeRussell King2007-02-155-22/+134
| | | | | | |\ \ \
| | | | | | | * | | [ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2007-02-153-5/+17
| | | | | | | * | | [ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas2007-02-151-0/+19
| | | | | | | * | | [ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas2007-02-153-17/+98
| | | | | | | |/ /
| | | | | | * | | [ARM] 4135/1: Add support for the L210/L220 cache controllersCatalin Marinas2007-02-113-0/+110
| | | | | | * | | [ARM] Always mark ARMv6 PTWs outer cacheableRussell King2007-02-081-6/+8
| | | | | | * | | [ARM] 4153/1: fix consistent_sync() off-by-one BUG checkLennert Buytenhek2007-02-081-1/+1
OpenPOWER on IntegriCloud