summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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
| * | | | | [PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman2006-02-071-0/+4
| * | | | | [PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman2006-02-071-0/+4
| * | | | | [PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman2006-02-071-1/+6
| * | | | | [PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti2006-02-071-2/+5
| * | | | | [PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand2006-02-071-1/+1
| * | | | | powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras2006-02-071-1/+1
| | |_|_|/ | |/| | |
* | | | | [PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro2006-02-071-1/+1
* | | | | [PATCH] amd64 time.c __iomem annotationsAl Viro2006-02-071-1/+1
* | | | | [PATCH] bogus extern in low_i2c.cAl Viro2006-02-071-2/+1
* | | | | [PATCH] eeh_driver NULL noise removalAl Viro2006-02-071-4/+4
* | | | | [PATCH] cmm NULL noise removal, __user annotationsAl Viro2006-02-071-5/+5
* | | | | [PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro2006-02-071-4/+4
* | | | | [PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro2006-02-071-0/+4
* | | | | [PATCH] restore power-off on sparc32Al Viro2006-02-071-1/+1
* | | | | [PATCH] fix breakage in ocp.cAl Viro2006-02-071-2/+2
OpenPOWER on IntegriCloud