aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03Attack of "the the"s in archMatt LaPlante14-18/+18
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds1-0/+9
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-63/+212
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-4/+0
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds53-3287/+5681
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds1-140/+316
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-5/+21
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds45-669/+3011
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells1-0/+8
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells13-25/+110
2006-10-03sh64: Update cayman defconfig.Paul Mundt1-140/+316
2006-10-03sh: Kill off remaining config.h references.Paul Mundt19-31/+0
2006-10-03sh: Initial gitignore listPaul Mundt2-0/+2
2006-10-03sh: build fixes for defconfigs.Paul Mundt13-28/+19
2006-10-03sh: Set pclk default for SH7705.Paul Mundt1-1/+1
2006-10-03sh: defconfig updates.Paul Mundt21-3227/+5659
2006-10-02[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton1-54/+0
2006-10-02[SPARC64]: Update defconfig.David S. Miller1-5/+18
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller3-0/+3
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool1-0/+11
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds65-547/+281
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+2
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater3-3/+4
2006-10-02[PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen1-0/+14
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-2/+0
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann1-257/+13
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann5-25/+15
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann16-12/+300
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann10-18/+37
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann1-3/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn12-20/+20
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn22-122/+142
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn20-40/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn20-0/+40
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2-0/+2
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks3-0/+4
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao5-10/+35
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao4-95/+95
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli5-5/+5
2006-10-02[PATCH] const struct tty_operationsJeff Dike8-13/+12
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode supportRichard Purdie9-49/+113
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang2-4/+21
2006-10-02[POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips1-0/+4
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips1-0/+42
2006-10-01[MIPS] Remove excite_flash.cYoichi Yuasa1-294/+0
2006-10-01[MIPS] Update i8259 resources.Yoichi Yuasa1-2/+2
2006-10-01[MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto3-33/+38
2006-10-01[MIPS] Stacktrace build-fix and improvementAtsushi Nemoto3-35/+29