summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Recognize HP sx2000 chipsetBjorn Helgaas2005-06-281-0/+4
* [IA64-SGI] altix: enable vgacon supportMark Maule2005-06-283-8/+18
* [IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2005-06-281-4/+8
* Auto merge with /home/aegl/GIT/ia64-testTony Luck2005-06-286-224/+299
|\
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-06-15383-4643/+12503
| |\
| * \ Merge with temp tree to get David's gdb inferior calls patchTony Luck2005-05-17166-1989/+2674
| |\ \
| | * | [IA64] Fix convert_to_non_syscall() so gdb inferior calls work againDavid Mosberger-Tang2005-05-171-1/+21
| * | | [IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang2005-05-051-2/+2
| * | | [IA64] need r29=psr *after* rsm psr.iDavid Mosberger-Tang2005-04-271-6/+5
| * | | [IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()David Mosberger-Tang2005-04-271-1/+1
| * | | [IA64] Annotate fsys_bubble_down() with McKinley dispatch info.David Mosberger-Tang2005-04-271-44/+74
| * | | [IA64] Reschedule fsys_bubble_down().David Mosberger-Tang2005-04-271-40/+33
| * | | [IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.David Mosberger-Tang2005-04-271-22/+22
| * | | [IA64] Reschedule __kernel_syscall_via_epc().David Mosberger-Tang2005-04-271-13/+18
| * | | [IA64] Reschedule break_fault() for better performance.David Mosberger-Tang2005-04-271-67/+106
| * | | [IA64] In ia64_leave_syscall(), fix comments and whitespace only.David Mosberger-Tang2005-04-271-40/+39
| * | | [IA64] Schedule ia64_leave_syscall() to read ar.bsp earlierDavid Mosberger-Tang2005-04-271-24/+19
| * | | [IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8David Mosberger-Tang2005-04-271-3/+3
| * | | [IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().David Mosberger-Tang2005-04-271-1/+8
| * | | [IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.David Mosberger-Tang2005-04-271-10/+15
| * | | [IA64] Use dynamic prediction for RSE-clearing branches.David Mosberger-Tang2005-04-271-2/+2
| * | | [IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.David Mosberger-Tang2005-04-272-15/+0
* | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-2715-331/+201
|\ \ \ \
| * | | | [SPARC64]: Get rid of fast IRQ feature.David S. Miller2005-06-274-233/+51
| * | | | [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-2712-98/+150
* | | | | [PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2005-06-272-3/+22
* | | | | [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch2005-06-271-0/+7
* | | | | [PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2005-06-272-0/+103
* | | | | [PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2005-06-272-2/+117
* | | | | [PATCH] Return probe redesign: x86_64 specific changesRusty Lynch2005-06-271-63/+70
* | | | | [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-271-63/+70
* | | | | [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-272-116/+23
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-271-4/+4
|\ \ \ \ \
| * | | | | [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-271-4/+4
| |/ / / /
* | | | | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-272-0/+58
* | | | | [PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2005-06-272-0/+2
* | | | | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-272-6/+6
* | | | | [PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt2005-06-271-7/+19
* | | | | [PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti2005-06-271-2/+12
* | | | | [PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa2005-06-271-1/+1
* | | | | [PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala2005-06-271-0/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-276-93/+150
|\ \ \ \ \
| * | | | | [PATCH] ARM: Update mach-typesRussell King2005-06-271-3/+66
| * | | | | [PATCH] ARM: Move memmap freeing into init.cRussell King2005-06-272-78/+65
| * | | | | [PATCH] ARM: Move PGD kernel page table initialisationRussell King2005-06-271-8/+7
| * | | | | [PATCH] ARM: Add VST idle loop callRussell King2005-06-272-4/+11
| * | | | | [PATCH] ARM: Add missed AAEC2000 fileRussell King2005-06-271-0/+1
| |/ / / /
* / / / / [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-273-2/+6
|/ / / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2624-50/+49
|\ \ \ \
| * | | | [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek2005-06-261-6/+0