summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-03-19[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle1-3/+3
2007-03-19[MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer1-1/+1
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer13-17/+16
2007-03-19[MIPS] Qemu: Fix Symmetric Uniprocessor support.Atsushi Nemoto2-3/+19
2007-03-19[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle1-0/+10
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens2-0/+7
2007-03-19[S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu1-5/+4
2007-03-19[S390] Wire up compat_sys_epoll_pwait.Heiko Carstens2-1/+12
2007-03-19[S390] strlcpy is smart enoughJean Delvare1-1/+1
2007-03-19[S390] memory detection: fix off by one bug.Heiko Carstens1-2/+8
2007-03-18Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-30/+30
2007-03-18[PATCH] gpio_direction_output-needs-an-initial-value fixDavid Brownell1-0/+1
2007-03-18[PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner1-51/+27
2007-03-18[PATCH] Fix atomicity of TIF update in flush_thread() for x86_64Mathieu Desnoyers1-5/+8
2007-03-18[PATCH] Fix wrong /proc/iomem on SGI AltixBernhard Walle1-2/+10
2007-03-18[PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLEAdrian Bunk1-0/+1
2007-03-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-16/+8
2007-03-17Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds11-44/+92
2007-03-17[ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms)Dan Williams2-8/+55
2007-03-17[ARM] 4270/2: mach-s3c2443/irq.c off by one error in dma irqsGraeme Gregory1-1/+1
2007-03-17[SPARC64]: Use Kconfig.preemptDavid S. Miller2-16/+8
2007-03-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+35
2007-03-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-164/+242
2007-03-16[PATCH] gpio_direction_output() needs an initial valueDavid Brownell3-3/+7
2007-03-17[MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.Ralf Baechle1-1/+1
2007-03-17[MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle2-29/+35
2007-03-17[MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle1-0/+6
2007-03-17[MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle1-17/+24
2007-03-17[MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle1-5/+16
2007-03-17[MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.Ralf Baechle1-1/+1
2007-03-17[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle1-0/+12
2007-03-17[MIPS] FPU ownership management & preemption fixesAtsushi Nemoto6-93/+77
2007-03-17[MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto5-23/+75
2007-03-16[SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller2-3/+35
2007-03-16[PATCH] x86: Export _proxy_pda for gcc 4.2Andi Kleen2-0/+3
2007-03-16[PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain1-1/+1
2007-03-16[PATCH] x86-64: fix section mismatch warningsSam Ravnborg4-8/+8
2007-03-16[PATCH] i386: Enforce GPLness of VMI ROMAndi Kleen1-9/+8
2007-03-16[PATCH] x86-64: wire up compat sched_rr_get_interval(2)Alexandr Andreev1-1/+1
2007-03-16[PATCH] i386: Update defconfigAndi Kleen1-9/+34
2007-03-16[PATCH] x86-64: Update defconfigAndi Kleen1-16/+37
2007-03-16[POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers1-2/+7
2007-03-14Disable NMI watchdog by default properlyLinus Torvalds2-12/+1
2007-03-14[PATCH] sparc: nr_free_pages() is unsigned longAl Viro1-1/+1
2007-03-14[PATCH] pasemi trivial iomem annotationsAl Viro1-1/+1
2007-03-14[PATCH] constant should be longAl Viro1-1/+1
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-03-14[PATCH] stacktrace doesn't work on umlAl Viro1-1/+1
2007-03-14[PATCH] (uml) sparse flags for userland glue are missing $(CF)Al Viro1-2/+2
2007-03-14[PATCH] appldata build fixAl Viro1-1/+4