aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-04-25[IA64] Tighten up unw_unwind_to_user checkKeith Owens1-10/+17
2005-04-25[IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang1-4/+7
2005-04-25[IA64-SGI] altix: tioca chip driver (agp)Mark Maule3-1/+671
2005-04-25[IA64-SGI] sn2-move-pci-headers.patchMark Maule9-123/+14
2005-04-25[IA64-SGI] sn2-pci-dma-abstraction.patchMark Maule7-79/+173
2005-04-25[PATCH] ppc user annotations: debug_setconetext(2)Al Viro1-1/+1
2005-04-25[PATCH] ppc sparse annotations: emulate_string_inst()Al Viro1-1/+1
2005-04-25[PATCH] ppc iomem annotations: pmac_low_i2cAl Viro1-6/+4
2005-04-25[PATCH] ppc iomem annotations: ebony_setup_pcix()Al Viro1-1/+1
2005-04-25[PATCH] ppc iomem annotations: ->io_base_virtAl Viro7-25/+17
2005-04-25[PATCH] ppc user annotations: sigcontextAl Viro1-1/+1
2005-04-24[SPARC]: dump_stack for sparcTom 'spot' Callaway1-0/+11
2005-04-24[SPARC]: More sparc32 ksyms cleanupsTom 'spot' Callaway1-0/+7
2005-04-24[SPARC]: Missing sparc32 ksymsTom 'spot' Callaway1-3/+10
2005-04-24[PATCH] ppc trivial iomem annotations: pmac_smp.cAl Viro1-7/+7
2005-04-24[PATCH] ppc trivial iomem annotations: chrpAl Viro2-4/+5
2005-04-24[PATCH] ppc trivial iomem annotations: pmac_time.cAl Viro1-4/+3
2005-04-24[PATCH] mostek bogus sparse annotations fixedAl Viro1-12/+12
2005-04-24[PATCH] missing dependency on sparc64Al Viro1-0/+1
2005-04-22[IA64] Fix build errors for !HOTPLUG case.Ashok Raj1-3/+7
2005-04-22[IA64] cpu hotplug: return offlined cpus to SALAshok Raj4-110/+361
2005-04-22[IA64] ia32_signal.c: erroneous use of memset/memcpyArun Sharma1-3/+2
2005-04-22[PATCH] x86_64: fix new out of line put_user()Alexander Nyberg1-6/+6
2005-04-21[SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller1-16/+21
2005-04-21[PATCH] fix subarch breakage in amd dual core updatesJames Bottomley1-2/+2
2005-04-21[PATCH] alpha: key management syscallsRichard Henderson1-0/+3
2005-04-21[PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2-11/+20
2005-04-19[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins1-5/+4
2005-04-19[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins1-9/+2
2005-04-19[PATCH] freepgt: hugetlb area is cleanHugh Dickins2-46/+2
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2-16/+23
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins2-36/+3
2005-04-18Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds1-0/+33
2005-04-18[PATCH] sparc64: Fix statDavid S. Miller2-9/+71
2005-04-18[PATCH] ARM: Add missing new file for bitops patchRussell King1-0/+33
2005-04-18[PATCH] M68k: Update defconfigs for 2.6.12-rc2Geert Uytterhoeven12-281/+414
2005-04-18[PATCH] M68k: Update defconfigs for 2.6.11Geert Uytterhoeven12-69/+316
2005-04-18[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood1-0/+2
2005-04-17[PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov1-1/+4
2005-04-17[PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller1-27/+55
2005-04-17[PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2-31/+0
2005-04-17[PATCH] sparc64: use message queue compat syscallsDavid S. Miller1-1/+1
2005-04-17[PATCH] sparc64: Do not flush dcache for ZERO_PAGE.David S. Miller1-4/+15
2005-04-17[PATCH] ARM: bitopsRussell King6-68/+12
2005-04-17[PATCH] ARM: showregsRussell King2-10/+13
2005-04-17[PATCH] ARM: h3600_irda_set_speed argumentsRussell King1-1/+1
2005-04-17[PATCH] ARM: footbridge rtc initRussell King1-2/+2
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt1-1/+0
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley1-0/+68
2005-04-16[PATCH] efi: eliminate bad section referencesmaximilian attems1-2/+2
2005-04-16[PATCH] uml: fix compilation for __CHOOSE_MODE additionPaolo 'Blaisorblade' Giarrusso1-17/+10
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek1-1/+1
2005-04-16[PATCH] u32 vs. pm_message_t in ppc and radeonPavel Machek1-1/+1
2005-04-16[PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek5-5/+5
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek6-6/+6
2005-04-16[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B3-16/+6
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen4-365/+363
2005-04-16[PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen1-7/+6
2005-04-16[PATCH] x86_64: Add acpi_skip_timer_override optionAndi Kleen1-0/+4
2005-04-16[PATCH] x86_64: Rewrite exception stack backtracingAndi Kleen1-68/+79
2005-04-16[PATCH] x86_64: Final support for AMD dual coreAndi Kleen3-44/+53
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen7-32/+159
2005-04-16[PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen1-11/+3
2005-04-16[PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP apertureAndi Kleen1-11/+30
2005-04-16[PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen2-11/+60
2005-04-16[PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B1-2/+4
2005-04-16[PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen1-34/+15
2005-04-16[PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUSAndi Kleen1-1/+7
2005-04-16[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...Andi Kleen1-8/+22
2005-04-16[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c...Andi Kleen1-1/+1
2005-04-16[PATCH] x86_64: Make kernel math errors a die() nowAndi Kleen1-8/+2
2005-04-16[PATCH] x86_64: Support constantly ticking TSCsAndi Kleen2-3/+7
2005-04-16[PATCH] x86_64: Remove unused macro in preempt supportAndi Kleen1-4/+1
2005-04-16[PATCH] x86_64: Fix a small missing schedule raceAndi Kleen1-1/+1
2005-04-16[PATCH] x86_64: Regularize exception stack handlingAndi Kleen2-51/+55
2005-04-16[PATCH] x86_64: Call do_notify_resume unconditionally in entry.SAndi Kleen1-18/+8
2005-04-16[PATCH] x86_64: Minor microoptimization in syscall entry slow pathAndi Kleen1-3/+1
2005-04-16[PATCH] x86_64: Fix interaction of single stepping with debuggersAndi Kleen1-0/+12
2005-04-16[PATCH] x86_64: Dump stack and prevent recursion on early faultAndi Kleen1-0/+8
2005-04-16[PATCH] x86_64: Use a common function to find code segment basesAndi Kleen1-7/+5
2005-04-16[PATCH] x86_64: Handle programs that set TF in user space using popf while si...Andi Kleen1-0/+88
2005-04-16[PATCH] x86_64: Some fixes for single step handlingAndi Kleen2-16/+12
2005-04-16[PATCH] x86_64: clean up ptrace single-steppingAndi Kleen1-29/+50
2005-04-16[PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen4-73/+61
2005-04-16[PATCH] x86_64 show_stack(): call touch_nmi_watchdogakpm@osdl.org1-0/+2
2005-04-16[PATCH] x86_64 genapic updateJason Davis2-0/+20
2005-04-16[PATCH] x86_64: disable interrupts during SMP bogomips checkingAndi Kleen1-4/+0
2005-04-16[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10Andi Kleen2-4/+11
2005-04-16[PATCH] x86-64: i386 vDSO: add PT_NOTE segmentRoland McGrath1-0/+3
2005-04-16[PATCH] i386 vDSO: add PT_NOTE segmentRoland McGrath3-3/+31
2005-04-16[PATCH] i386: Use loaddebug macro consistentlyRoland McGrath2-8/+1
2005-04-16[PATCH] irq and pci_ids: patch for Intel ESB2Jason Gaston1-0/+1
2005-04-16[PATCH] mips: remove #include <linux/audit.h> two timesYoichi Yuasa1-1/+0
2005-04-16[PATCH] mips: update VR41xx CPU-PCI bridge supportYoichi Yuasa3-72/+91
2005-04-16[PATCH] ppc64: remove -fno-omit-frame-pointerAnton Blanchard1-4/+0
2005-04-16[PATCH] ppc64: remove bogus f50 hack in prom.cBenjamin Herrenschmidt1-6/+0
2005-04-16[PATCH] ppc64: Detect altivec via firmware on unknown CPUsBenjamin Herrenschmidt3-3/+20
2005-04-16[PATCH] ppc64: Improve mapping of vDSOBenjamin Herrenschmidt1-7/+12
2005-04-16[PATCH] ppc64: fix export of wrong symbolPaul Mackerras1-1/+1
2005-04-16[PATCH] ppc64: Fix semantics of __ioremapBenjamin Herrenschmidt4-16/+18
2005-04-16[PATCH] ppc64: very basic desktop g5 sound supportBenjamin Herrenschmidt2-4/+29
2005-04-16[PATCH] ppc32: fix compilation error in arch/ppc/syslib/open_pic_defs.hBenoit Boissinot1-3/+0
2005-04-16[PATCH] ppc32: fix compilation error in arch/ppc/kernel/time.cBenoit Boissinot1-2/+0
2005-04-16[PATCH] ppc32: Make the Powerstack II Pro4000 boot againLeigh Brown1-2/+7
2005-04-16[PATCH] ppc32: Fix building 32bit kernel for 64bit machinesTom Rini2-0/+7
2005-04-16[PATCH] ppc32: Fix a problem with NTP on !(chrp||gemini)Giovambattista Pulcini3-6/+0
2005-04-16[PATCH] ppc32: Fix mpc8xx watchdogTom Rini1-2/+9
2005-04-16[PATCH] ppc32: Support 36-bit physical addressing on e500Kumar Gala3-45/+92
2005-04-16[PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistentKumar Gala1-5/+5
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt2-0/+109
2005-04-16[PATCH] ppc32: Fix cpufreq problemsBenjamin Herrenschmidt3-75/+192
2005-04-16[PATCH] ppc32: fix single-stepping of emulated instructionsPaul Mackerras1-0/+1
2005-04-16[PATCH] ppc32: oops on kernel altivec assist exceptionsPaul Mackerras1-0/+7
2005-04-16[PATCH] ppc32: improve timebase sync for SMPPaul Mackerras1-24/+54
2005-04-16[PATCH] ppc32: ppc4xx_pic - add acknowledge when enabling level-sensitive IRQEugene Surovegin1-1/+4
2005-04-16[PATCH] ppc32: fix bogosity in process-freezing codePaul Mackerras1-3/+1
2005-04-16[PATCH] fix crash in entry.S restore_allStas Sergeev2-1/+14
2005-04-16[PATCH] arm: add comment about max_low_pfn/max_pfnakpm@osdl.org1-0/+3
2005-04-16[PATCH] arm: fix help text for ixdp465akpm@osdl.org1-1/+1
2005-04-16[PATCH] arm: fix SIGBUS handlingakpm@osdl.org1-44/+36
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds4627-0/+1305954