summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt3-14/+7
2007-03-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+15
2007-03-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds51-75/+17
2007-03-13[MIPS] kspd: ioctl needs a translation entry.Ralf Baechle1-1/+3
2007-03-13[MIPS] Viper2: Remove defective support.Ralf Baechle49-65/+1
2007-03-13[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman1-9/+13
2007-03-13[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King1-2/+5
2007-03-12[SPARC64]: Add missing HPAGE_MASK masks on address parameters.David S. Miller1-0/+3
2007-03-12[SPARC]: Hook up missing syscalls.David S. Miller2-3/+12
2007-03-12Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds11-126/+236
2007-03-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-13/+18
2007-03-12[SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III2-11/+11
2007-03-12[PATCH] Fix VMI and COMPAT_VDSO for 2.6.21Zachary Amsden1-1/+1