summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle2007-02-135-9/+60
* [MIPS] Fix uniprocessor Sibyte builds.Andrew Sharp2007-02-131-0/+6
* [MIPS] Make entry.S a little more readable.Franck Bui-Huu2007-02-131-11/+8
* [MIPS] DECstation: Fix irq handlingAtsushi Nemoto2007-02-131-4/+0
* [MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu2007-02-134-6/+2
* [MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle2007-02-132-26/+20
* [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle2007-02-132-6/+4
* [MIPS] signal: Fix warnings in o32 compat code.Ralf Baechle2007-02-131-3/+23
* [MIPS] IP27: Enable N32 support in defconfig.Ralf Baechle2007-02-131-1/+1
* [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2007-02-138-1020/+183
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1112-444/+428
|\
| * [MIPS] signal: do not inline handle_signal()Franck Bui-Huu2007-02-101-1/+1
| * [MIPS] signal: do not use save_static_function() anymoreFranck Bui-Huu2007-02-103-30/+10
| * [MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu2007-02-102-2/+0
| * [MIPS] signal32: reduce {setup,restore}_sigcontext32 sizesFranck Bui-Huu2007-02-101-114/+97
| * [MIPS] signal: factorize debug codeFranck Bui-Huu2007-02-104-24/+20
| * [MIPS] signal: test return value of install_sigtramp()Franck Bui-Huu2007-02-101-3/+3
| * [MIPS] signal32: remove duplicate codeFranck Bui-Huu2007-02-101-46/+4
| * [MIPS] signal: clean up sigframe structureFranck Bui-Huu2007-02-104-69/+81
| * [MIPS] signal: do not inline functions in signal-common.hFranck Bui-Huu2007-02-102-136/+153
| * [MIPS] signals: reduce {setup,restore}_sigcontext sizesFranck Bui-Huu2007-02-101-45/+21
| * [MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platformsDale Farnsworth2007-02-102-2/+2
| * [MIPS] JMR3927 and RBTX49x7 support little endianSergei Shtylyov2007-02-101-0/+2
| * [MIPS] RBTX49x7: declare prom_getcmdline()Sergei Shtylyov2007-02-101-0/+2
| * [MIPS] RTLX: Sprinkle device model code into code to make udev happier.Ralf Baechle2007-02-101-1/+22
| * [MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle2007-02-102-1/+40
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-117-40/+978
|\ \
| * | [SPARC64]: Update defconfig.David S. Miller2007-02-101-7/+34
| * | [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-105-9/+901
| * | [SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_dataDavid S. Miller2007-02-101-24/+20
| * | [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto2007-02-101-1/+24
| |/
* | [PATCH] Switch s390 to NO_IOMEMAl Viro2007-02-113-60/+2
* | [PATCH] sort the devres mess outAl Viro2007-02-1112-3/+38
* | [PATCH] highmem: catch illegal nestingIngo Molnar2007-02-111-3/+4
* | [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-111-2/+0
* | [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-116-132/+1
* | [PATCH] sn2: use static ->proc_fopsAlexey Dobriyan2007-02-111-43/+62
* | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-1115-428/+10
* | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-116-14/+1
* | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-111-2/+0
* | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-1116-137/+0
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-114-18/+8
* | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-112-0/+2
* | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-1127-3/+70
* | [PATCH] V850: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-1110-15/+13
* | [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-113-11/+15
* | [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-115-23/+77
* | [PATCH] uml: fix error output during early bootJeff Dike2007-02-111-62/+92
* | [PATCH] uml: AIO locking and tidyingJeff Dike2007-02-111-7/+9
* | [PATCH] uml: register handling formatting fixesJeff Dike2007-02-112-10/+10