summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [PATCH] uml: ELF locking commentaryJeff Dike2007-02-111-2/+1
* | [PATCH] uml: umid tidyingJeff Dike2007-02-116-27/+6
* | [PATCH] uml: SIGIO formatting fixesJeff Dike2007-02-112-14/+3
* | [PATCH] uml: SIGIO locking commentJeff Dike2007-02-111-0/+1
* | [PATCH] uml: IRQ handler tidyingJeff Dike2007-02-112-5/+8
* | [PATCH] uml: fix style violationsJeff Dike2007-02-111-4/+5
* | [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-113-31/+28
* | [PATCH] uml: style fixes in startup codeJeff Dike2007-02-111-6/+6
* | [PATCH] uml: locking comments in startup codeJeff Dike2007-02-111-0/+2
* | [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-113-11/+9
OpenPOWER on IntegriCloud