aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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 available.Andi Kleen1-8/+22
2005-04-16[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance countersAndi 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