summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2007-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-14/+21
2007-03-12[ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value.Pavel Pisa2-7/+8
2007-03-12[ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV.Pavel Pisa1-3/+6
2007-03-12Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras11-126/+236
2007-03-10[SPARC64]: Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers1-2/+7
2007-03-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-240/+774
2007-03-09Pull bugzilla-5966 into release branchLen Brown1-1/+22
2007-03-09Pull altix into release branchLen Brown2-22/+24
2007-03-10[POWERPC] update cell_defconfigArnd Bergmann1-21/+130
2007-03-10[POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2-2/+2
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt5-82/+84
2007-03-10[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig3-11/+6
2007-03-10[POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann1-10/+14
2007-03-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds9-30/+94
2007-03-09[MIPS] Sibyte: Fix ZBbus profilerRalf Baechle3-108/+283
2007-03-09[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.Ralf Baechle1-4/+6
2007-03-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-3/+0
2007-03-09[MIPS] DEC: Remove call to register_prom_console.Ralf Baechle1-3/+0
2007-03-08[PATCH] build fix for i386 earlyquirk.cDave Jones1-1/+1
2007-03-08[PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown2-14/+2
2007-03-08[IA64] refresh config filesTony Luck3-207/+721
2007-03-08[IA64] put kdump_find_rsvd_region in __initHorms1-1/+1
2007-03-08[IA64] add missing syscall trace clearAkiyama, Nobuyuki1-0/+1
2007-03-08[IA64] Cleanup in crash.cSimon Horman1-5/+5
2007-03-08[IA64] Cache error recoveryRuss Anderson1-21/+11
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2-6/+35
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike1-2/+4
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi1-46/+0
2007-03-08[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be acceptedPaolo 'Blaisorblade' Giarrusso1-0/+1
2007-03-08[PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso1-8/+9
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso1-0/+1