aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-30[PATCH] kbuild/ppc: tell when uimage was not builtSam Ravnborg1-1/+2
2005-04-30[PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, and add kernel_installSam Ravnborg1-3/+4
2005-04-30Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds1-1/+16
2005-04-30[PATCH] ARM: IntegratorCP: Fix CLCD MUX selection valuesRussell King1-1/+16
2005-04-30Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds3-19/+52
2005-04-30[PATCH] ppc64: fix 32-bit signal frame back linkPaul Mackerras1-2/+2
2005-04-30[PATCH] ARM: PXA I2C: add platform deviceRussell King1-0/+25
2005-04-30[PATCH] ARM: RTC: allow driver methods to return errorRussell King2-19/+27
2005-04-29Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds8-29/+434
2005-04-29[PATCH] ARM: 2660/2: fix ixdp2800 boot and pci initLennert Buytenhek2-14/+135
2005-04-29[PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections on ARMv6George G. Davis1-2/+3
2005-04-29[PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre3-9/+276
2005-04-29[PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fixGeorge G. Davis1-0/+16
2005-04-29[PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000Lennert Buytenhek1-2/+2
2005-04-29[PATCH] ARM: 2658/1: start ixp2000 pci memory resource at 0xe0000000Lennert Buytenhek1-1/+1
2005-04-29[PATCH] ARM: 2657/1: export ixp2000_pci_config_addrLennert Buytenhek1-1/+1
2005-04-29x86: make traps on 'iret' be debuggable in user spaceLinus Torvalds2-5/+4
2005-04-28[PATCH] x86_64: fix PT_NOTE addition to IA32 vDSORoland McGrath1-0/+2
2005-04-27[PATCH] ppc64: Fix return value of some vDSO callsBenjamin Herrenschmidt3-0/+5
2005-04-27Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds35-479/+2308
2005-04-26[PATCH] ppc64: trivial user annotationsAl Viro2-8/+8
2005-04-26Automatic merge of kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds6-187/+124
2005-04-26[PATCH] amd64 rt_sigframe user annotationAl Viro1-1/+1
2005-04-26[PATCH] ppc-opc NULL noise removalAl Viro1-59/+60
2005-04-26[PATCH] ARM: make entry*.S includes more logicalRussell King4-22/+12
2005-04-26[PATCH] ARM: Remove single-use user save/restore macrosRussell King2-54/+25
2005-04-26[PATCH] ARM: remove PT_TRACESYSRussell King1-2/+0
2005-04-26[PATCH] ARM: Remove SVC_MODE definitionRussell King2-5/+1
2005-04-26[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2-27/+15
2005-04-26[PATCH] ARM: pt_regs offsetsRussell King3-28/+30
2005-04-26[PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King3-20/+16
2005-04-26[PATCH] ARM: remove some entry initialisation asm codeRussell King2-31/+27
2005-04-25Automated merge of kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds1-6/+50
2005-04-25[PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667)Jeff Lackey1-6/+50
2005-04-25From: jbarnes@sgi.comJesse Barnes1-1/+1
2005-04-25[IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/Kenji Kaneshige1-1/+1
2005-04-25[IA64] print "siblings" before {physical,core,thread} idTony Luck1-1/+1
2005-04-25[IA64] vector sharing (Large I/O system support)Kenji Kaneshige2-89/+285
2005-04-25[IA64] multi-core/multi-thread identificationSuresh Siddha2-2/+273
2005-04-25[IA64] __copy_user breaks on unaligned srcKeith Owens1-1/+1
2005-04-25[IA64] Need to handle lfetch in "no_context" case.Tony Luck1-3/+6
2005-04-25[IA64-SGI] Altix SN add support for slots in geoid_t locatorMark Goodwin1-47/+24
2005-04-25[IA64] fix syscall-optimization goofDavid Mosberger-Tang1-1/+1
2005-04-25[IA64-SGI] Shub2 BTE support - BTE recovery codeRuss Anderson2-31/+54
2005-04-25[IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy.Russ Anderson1-9/+11
2005-04-25[IA64-SGI] disable TIOCA GART TLB prefetchingMark Maule1-3/+3
2005-04-25[IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck1-1/+1
2005-04-25[IA64] sba_iommu bug fixesAlex Williamson1-40/+56
2005-04-25[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt3-29/+51
2005-04-25[IA64-SGI]Bruce Losure1-0/+548