summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kbuild/ppc: tell when uimage was not builtSam Ravnborg2005-05-011-1/+2
* [PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, a...Sam Ravnborg2005-05-011-3/+4
* Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-05-011-1/+16
|\
| * [PATCH] ARM: IntegratorCP: Fix CLCD MUX selection valuesRussell King2005-05-011-1/+16
* | Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-04-303-19/+52
|\|
| * [PATCH] ARM: PXA I2C: add platform deviceRussell King2005-04-301-0/+25
| * [PATCH] ARM: RTC: allow driver methods to return errorRussell King2005-04-302-19/+27
* | [PATCH] ppc64: fix 32-bit signal frame back linkPaul Mackerras2005-04-301-2/+2
|/
* Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-04-308-29/+434
|\
| * [PATCH] ARM: 2660/2: fix ixdp2800 boot and pci initLennert Buytenhek2005-04-292-14/+135
| * [PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections...George G. Davis2005-04-291-2/+3
| * [PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre2005-04-293-9/+276
| * [PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fixGeorge G. Davis2005-04-291-0/+16
| * [PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000Lennert Buytenhek2005-04-291-2/+2
| * [PATCH] ARM: 2658/1: start ixp2000 pci memory resource at 0xe0000000Lennert Buytenhek2005-04-291-1/+1
| * [PATCH] ARM: 2657/1: export ixp2000_pci_config_addrLennert Buytenhek2005-04-291-1/+1
* | x86: make traps on 'iret' be debuggable in user spaceLinus Torvalds2005-04-292-5/+4Star
|/
* [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSORoland McGrath2005-04-291-0/+2
* [PATCH] ppc64: Fix return value of some vDSO callsBenjamin Herrenschmidt2005-04-283-0/+5
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-04-2735-479/+2308
|\
| * From: jbarnes@sgi.comJesse Barnes2005-04-251-1/+1
| * [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/Kenji Kaneshige2005-04-251-1/+1
| * [IA64] print "siblings" before {physical,core,thread} idTony Luck2005-04-251-1/+1
| * [IA64] vector sharing (Large I/O system support)Kenji Kaneshige2005-04-252-89/+285
| * [IA64] multi-core/multi-thread identificationSuresh Siddha2005-04-252-2/+273
| * [IA64] __copy_user breaks on unaligned srcKeith Owens2005-04-251-1/+1
| * [IA64] Need to handle lfetch in "no_context" case.Tony Luck2005-04-251-3/+6
| * [IA64-SGI] Altix SN add support for slots in geoid_t locatorMark Goodwin2005-04-251-47/+24Star
| * [IA64] fix syscall-optimization goofDavid Mosberger-Tang2005-04-251-1/+1
| * [IA64-SGI] Shub2 BTE support - BTE recovery codeRuss Anderson2005-04-252-31/+54
| * [IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy.Russ Anderson2005-04-251-9/+11
| * [IA64-SGI] disable TIOCA GART TLB prefetchingMark Maule2005-04-251-3/+3
| * [IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck2005-04-251-1/+1
| * [IA64] sba_iommu bug fixesAlex Williamson2005-04-251-40/+56
| * [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt2005-04-253-29/+51
| * [IA64-SGI]Bruce Losure2005-04-251-0/+548
| * [IA64-SGI] Altix: enable poweroffAaron J Young2005-04-251-0/+9
| * [IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure2005-04-252-0/+3
| * [IA64] perfmon: make pfm_sysctl a global, and other cleanupStephane Eranian2005-04-252-42/+30Star
| * [IA64-SGI] Shub2 provides an addition of 2 External Interrupt events.Colin Ngam2005-04-251-13/+2Star
| * [IA64-SGI] Altix SN topology fix potential infinite loopMark Goodwin2005-04-251-5/+7
| * [IA64-SGI] Altix SN topology support for new chipsets and pci topologyMark Goodwin2005-04-251-9/+124
| * [IA64] speed up syscall path a bit moreDavid Mosberger-Tang2005-04-251-6/+6
| * [IA64] Tighten up unw_unwind_to_user checkKeith Owens2005-04-251-10/+17
| * [IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang2005-04-251-4/+7
| * [IA64-SGI] altix: tioca chip driver (agp)Mark Maule2005-04-253-1/+671
| * [IA64-SGI] sn2-move-pci-headers.patchMark Maule2005-04-259-123/+14Star
| * [IA64-SGI] sn2-pci-dma-abstraction.patchMark Maule2005-04-257-79/+173
* | [PATCH] ppc64: trivial user annotationsAl Viro2005-04-262-8/+8
* | Automatic merge of kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-04-266-187/+124Star
|\ \