aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-19
|\
| * [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-19
| * [MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki2007-09-19
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-19
|\ \
| * | [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-19
| * | [POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt2007-09-19
| * | [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-19
| |/
* | x86-64: page faults from user mode are always user faultsLinus Torvalds2007-09-19
* | uml: fix irqstack crashJeff Dike2007-09-19
* | xen: don't bother trying to set cr4Jeremy Fitzhardinge2007-09-19
* | uml: use correct type in BLKGETSIZE ioctlNicolas George2007-09-19
|/
* [SPARC64]: Warn user if cpu is ignored.David S. Miller2007-09-16
* [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-16
* [SPARC64]: Update defconfig.David S. Miller2007-09-16
* Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-09-14
|\
| * [patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt2007-08-27
| * [XTENSA] Add support for cache-aliasingChris Zankel2007-08-27
| * [XTENSA] Add kernel module supportChris Zankel2007-08-27
| * [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-27
| * [XTENSA] Initialize semaphore_wake_lockChris Zankel2007-08-27
| * [XTENSA] Fix timer instabilities.Chris Zankel2007-08-27
| * [XTENSA] Fix fadvise64_64Chris Zankel2007-08-27
| * [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-27
| * [XTENSA] Move pre-initialized structures to init_task.cChris Zankel2007-08-27
| * [XTENSA] Add freestanding option to CFLAGSChris Zankel2007-08-27
| * [XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel2007-08-27
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-09-14
|\ \
| * | Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich2007-08-27
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-09-14
|\ \ \
| * | | [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP...Tzachi Perelstein2007-09-13
| * | | [ARM] realview: disable second GIC on RevB MPCore platformsRussell King2007-09-13
* | | | [MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle2007-09-14
* | | | [MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki2007-09-14
* | | | [MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle2007-09-14
* | | | [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa2007-09-14
* | | | [MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber2007-09-14
* | | | [MIPS] rtlx: Fix build error.Ralf Baechle2007-09-14
* | | | [MIPS] rtlx: fix int vs. long bug.Ralf Baechle2007-09-14
|/ / /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-12
|\ \ \
| * | | [POWERPC] Move serial_dev_init to device_initcall()Olof Johansson2007-09-12
| * | | [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala2007-09-12
| * | | [POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood2007-09-10
| * | | [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich2007-09-10
| * | | [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-10
* | | | i386: Fix leak of ../kernel from top levelAndi Kleen2007-09-12
* | | | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen2007-09-12
* | | | x86_64: Add missing mask operation to vdsoAndi Kleen2007-09-12
* | | | [SPARC64]: Fix booting on V100 systems.David S. Miller2007-09-12
* | | | revert "highmem: catch illegal nesting"Andrew Morton2007-09-11
* | | | m68k(nommu): add missing syscallsGeert Uytterhoeven2007-09-11