summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren2006-02-089-9/+18
| * | | | | [ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren2006-02-082-17/+34
| * | | | | [ARM] 3299/1: S3C24XX - fix irq range on adc deviceBen Dooks2006-02-081-0/+5
| * | | | | [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas2006-02-081-1/+1
| * | | | | [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre2006-02-081-1/+6
| * | | | | [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre2006-02-081-0/+10
| * | | | | [ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2006-02-082-4/+75
| * | | | | [ARM] Experimental config options should have (EXPERIMENTAL)Russell King2006-02-081-1/+1
| * | | | | [ARM] 3307/1: old ABI compat: mark it experimentalNicolas Pitre2006-02-081-1/+1
| * | | | | [ARM] 3306/1: S3C24XX - update defconfigBen Dooks2006-02-081-13/+38
| * | | | | [ARM] 3305/1: Minor typographical and spelling fixes in KonfigMartin Michlmayr2006-02-081-4/+4
| * | | | | [ARM] 3304/1: Add help descriptions to ARCH config items that don't have oneMartin Michlmayr2006-02-082-2/+32
| * | | | | [ARM] 3303/1: S3C24XX - add clock enable usage countingBen Dooks2006-02-082-10/+34
| * | | | | [ARM] 3302/1: make pci=firmware the default for ixp2000Lennert Buytenhek2006-02-087-4/+7
| * | | | | [ARM] 3301/1: remove unnecessary clock default from ixdp2801 defconfigLennert Buytenhek2006-02-081-1/+1
| * | | | | [ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine typesLennert Buytenhek2006-02-081-1/+3
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-089-68/+153
|\ \ \ \ \ \
| * | | | | | [MIPS] Sparse: Add __user tags to syscall.cAtsushi Nemoto2006-02-081-22/+26
| * | | | | | [MIPS] Wire up new syscalls.Ralf Baechle2006-02-084-0/+68
| * | | | | | [MIPS] Make do_signal return void.Ralf Baechle2006-02-082-6/+5
| * | | | | | [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-084-44/+58
| |/ / / / /
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2006-02-089-116/+121
|\ \ \ \ \ \
| * | | | | | [PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.cAl Viro2006-02-081-12/+18
| * | | | | | [PATCH] fix iomem annotations in dart_iommuAl Viro2006-02-081-1/+1
| * | | | | | [PATCH] s390 misc __user annotationsAl Viro2006-02-082-3/+3
| * | | | | | [PATCH] powerpc signal __user annotationsAl Viro2006-02-082-13/+9
| * | | | | | [PATCH] powermac pci iomem annotationsAl Viro2006-02-081-46/+43
| * | | | | | [PATCH] s390x compat __user annotationsAl Viro2006-02-081-41/+42
| * | | | | | [PATCH] arm: fix dependencies for MTD_XIPAl Viro2006-02-081-0/+5
| |/ / / / /
* | | | | | [PATCH] alpha: set cpu_possible_map much earlierIvan Kokshaysky2006-02-081-21/+4
|/ / / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-076-36/+10
|\ \ \ \ \
| * | | | | [SPARC64]: Update defconfig.David S. Miller2006-02-071-2/+3
| * | | | | [SPARC]: Wire up sys_unshare().David S. Miller2006-02-075-34/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-0721-62/+86
|\ \ \ \ \ \
| * | | | | | [PATCH] powerpc: avoid timer interrupt replay effect when onlining cpuNathan Lynch2006-02-071-0/+3
| * | | | | | [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling2006-02-071-1/+1
| * | | | | | [PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman2006-02-071-2/+3
| * | | | | | [PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson2006-02-071-12/+2
| * | | | | | [PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl2006-02-071-2/+1
| * | | | | | [PATCH] powerpc: fix compile warning in udbg_init_maple_realmodeOlaf Hering2006-02-071-1/+1
| * | | | | | [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2006-02-072-1/+5
| * | | | | | [PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_nameOlaf Hering2006-02-071-2/+2
| * | | | | | [PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering2006-02-073-23/+1
| * | | | | | [PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering2006-02-071-4/+4
| * | | | | | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2006-02-072-0/+30
| * | | | | | [PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher2006-02-071-4/+0
| * | | | | | [PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher2006-02-071-0/+3
| * | | | | | [PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher2006-02-071-2/+2
| * | | | | | [PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman2006-02-071-0/+1
| * | | | | | [PATCH] powerpc: IOMMU SG paranoiaJake Moilanen2006-02-071-3/+6
OpenPOWER on IntegriCloud