summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-02-13[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle
2007-02-13[MIPS] Fix uniprocessor Sibyte builds.Andrew Sharp
2007-02-13[MIPS] Make entry.S a little more readable.Franck Bui-Huu
2007-02-13[MIPS] DECstation: Fix irq handlingAtsushi Nemoto
2007-02-13[MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu
2007-02-13[MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle
2007-02-13[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle
2007-02-13[MIPS] signal: Fix warnings in o32 compat code.Ralf Baechle
2007-02-13[MIPS] IP27: Enable N32 support in defconfig.Ralf Baechle
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle
2007-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] highmem: catch illegal nestingIngo Molnar
2007-02-11[PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2007-02-11[PATCH] sn2: use static ->proc_fopsAlexey Dobriyan
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] V850: user ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike
2007-02-11[PATCH] uml: fix error output during early bootJeff Dike
2007-02-11[PATCH] uml: AIO locking and tidyingJeff Dike
2007-02-11[PATCH] uml: register handling formatting fixesJeff Dike
2007-02-11[PATCH] uml: ELF locking commentaryJeff Dike
2007-02-11[PATCH] uml: umid tidyingJeff Dike
2007-02-11[PATCH] uml: SIGIO formatting fixesJeff Dike
2007-02-11[PATCH] uml: SIGIO locking commentJeff Dike
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike
2007-02-11[PATCH] uml: fix style violationsJeff Dike
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike
2007-02-11[PATCH] uml: style fixes in startup codeJeff Dike
2007-02-11[PATCH] uml: locking comments in startup codeJeff Dike
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike
2007-02-11[PATCH] uml: locking fixes in the ubd driverJeff Dike
2007-02-11[PATCH] uml: add per-device queues and locks to ubd driverJeff Dike
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike
2007-02-11[PATCH] uml: const a variableJeff Dike
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike
2007-02-11[PATCH] uml: delete unused fileJeff Dike
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike
2007-02-11[PATCH] uml: initialize a list headJeff Dike