summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Do backtrace fallback tooAndi Kleen2006-07-281-3/+14
* [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen2006-07-281-6/+16
* [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen2006-07-281-1/+1
* [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-282-2/+2
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-281-9/+35
|\
| * [S390] update default configurationMartin Schwidefsky2006-07-271-9/+35
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-281-32/+42
|\ \
| * | [SPARC]: Defer clock_probe to fs_initcall()Bob Breuer2006-07-271-32/+42
| |/
* / [PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert2006-07-281-2/+2
|/
* [SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller2006-07-241-0/+3
* [SPARC64]: Update defconfig.David S. Miller2006-07-211-4/+4
* [SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller2006-07-212-18/+18
* [SPARC]: Get sun4d SMP building again.Raymond Burns2006-07-212-78/+121
* [SPARC]: Do not call sun4m_irq_rotate on sun4d.Raymond Burns2006-07-211-1/+1
* [SPARC]: Simplify and correct __cpu_find_by()David S. Miller2006-07-212-21/+7
* [SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns2006-07-211-0/+1
* [SPARC]: Fix initialization of sun4d SBUS interrupts.David S. Miller2006-07-211-3/+31
* [SPARC]: Fix property name acquisition in prom.cBob Breuer2006-07-211-3/+6
* [SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2006-07-214-105/+0
* [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2006-07-212-4/+42
* [S390] sysfs_create_xxx return values.Heiko Carstens2006-07-181-10/+36
* [S390] .align 4096 statements in head.SHeiko Carstens2006-07-182-4/+4
* [PATCH] UML - fix utsname build breakageJeff Dike2006-07-151-11/+11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-143-13/+8
|\
| * [SPARC64] Fix PSYCHO PCI controler init.Marc Zyngier2006-07-141-1/+2
| * [SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()David S. Miller2006-07-141-3/+0
| * [SPARC64]: Make sure IRQs are disabled properly during early boot.David S. Miller2006-07-142-9/+6
* | [PATCH] uml: header formatting cleanupsJeff Dike2006-07-141-34/+34
* | [PATCH] uml: tidy biarch gcc supportJeff Dike2006-07-142-2/+1
* | [PATCH] uml: tidy longjmp macroJeff Dike2006-07-144-18/+13
* | [PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov2006-07-141-2/+0
* | [PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman2006-07-141-1/+1
* | [PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas2006-07-141-1/+4
* | [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert2006-07-141-20/+20
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-07-13179-2787/+2850
|\
| * [MIPS] sparsemem: fix crash in show_memAtsushi Nemoto2006-07-131-0/+2
| * [MIPS] vr41xx: Update workpad setup functionYoichi Yuasa2006-07-131-5/+10
| * [MIPS] vr41xx: Update e55 setup functionYoichi Yuasa2006-07-131-5/+10
| * [MIPS] vr41xx: Removed old v2.4 VRC4173 driverYoichi Yuasa2006-07-133-590/+1
| * [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-135-2/+4
| * [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle2006-07-131-1/+1
| * [MIPS] Remove unused code.Ralf Baechle2006-07-133-249/+1
| * [MIPS] IP22 Fix brown paper bag in RTC code.Julien BLACHE2006-07-131-1/+1
| * [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().Ralf Baechle2006-07-131-5/+1
| * [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-1337-89/+34
| * [MIPS] Nuke redeclarations of board_time_init.Ralf Baechle2006-07-132-2/+0
| * [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-134-6/+3
| * [MIPS] Nuke redeclarations of board_timer_setup.Ralf Baechle2006-07-132-2/+2
| * [MIPS] Print out TLB handler assembly for debugging.Thiemo Seufer2006-07-131-88/+71
| * [MIPS] SMTC: Reformat to Linux style.Ralf Baechle2006-07-131-29/+29