summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller2005-04-221-16/+21
* [PATCH] fix subarch breakage in amd dual core updatesJames Bottomley2005-04-221-2/+2
* [PATCH] alpha: key management syscallsRichard Henderson2005-04-211-0/+3
* [PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2005-04-212-11/+20
* [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-191-5/+4Star
* [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-191-9/+2Star
* [PATCH] freepgt: hugetlb area is cleanHugh Dickins2005-04-192-46/+2Star
* [PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2005-04-192-16/+23
* [PATCH] freepgt: free_pgtables use vma listHugh Dickins2005-04-192-36/+3Star
* Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds2005-04-191-0/+33
|\
| * [PATCH] ARM: Add missing new file for bitops patchRussell King2005-04-181-0/+33
* | [PATCH] sparc64: Fix statDavid S. Miller2005-04-192-9/+71
* | [PATCH] M68k: Update defconfigs for 2.6.12-rc2Geert Uytterhoeven2005-04-1812-281/+414
* | [PATCH] M68k: Update defconfigs for 2.6.11Geert Uytterhoeven2005-04-1812-69/+316
* | [PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood2005-04-181-0/+2
|/
* [PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov2005-04-181-1/+4
* [PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller2005-04-181-27/+55
* [PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2005-04-182-31/+0Star
* [PATCH] sparc64: use message queue compat syscallsDavid S. Miller2005-04-181-1/+1
* [PATCH] sparc64: Do not flush dcache for ZERO_PAGE.David S. Miller2005-04-181-4/+15
* [PATCH] ARM: bitopsRussell King2005-04-176-68/+12Star
* [PATCH] ARM: showregsRussell King2005-04-172-10/+13
* [PATCH] ARM: h3600_irda_set_speed argumentsRussell King2005-04-171-1/+1
* [PATCH] ARM: footbridge rtc initRussell King2005-04-171-2/+2
* [PATCH] reparent_to_init cleanupCoywolf Qi Hunt2005-04-171-1/+0Star
* [PATCH] add Big Endian variants of ioread/iowriteJames Bottomley2005-04-171-0/+68
* [PATCH] efi: eliminate bad section referencesmaximilian attems2005-04-171-2/+2
* [PATCH] uml: fix compilation for __CHOOSE_MODE additionPaolo 'Blaisorblade' Giarrusso2005-04-171-17/+10Star
* [PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek2005-04-171-1/+1
* [PATCH] u32 vs. pm_message_t in ppc and radeonPavel Machek2005-04-171-1/+1
* [PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek2005-04-175-5/+5
* [PATCH] pm_message_t: more fixes in common and i386Pavel Machek2005-04-176-6/+6
* [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2005-04-173-16/+6Star
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-174-365/+363Star
* [PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen2005-04-171-7/+6Star
* [PATCH] x86_64: Add acpi_skip_timer_override optionAndi Kleen2005-04-171-0/+4
* [PATCH] x86_64: Rewrite exception stack backtracingAndi Kleen2005-04-171-68/+79
* [PATCH] x86_64: Final support for AMD dual coreAndi Kleen2005-04-173-44/+53
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-177-32/+159
* [PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen2005-04-171-11/+3Star
* [PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP apertureAndi Kleen2005-04-171-11/+30
* [PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen2005-04-172-11/+60
* [PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B2005-04-171-2/+4
* [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen2005-04-171-34/+15Star
* [PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUSAndi Kleen2005-04-171-1/+7
* [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...Andi Kleen2005-04-171-8/+22
* [PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c...Andi Kleen2005-04-171-1/+1
* [PATCH] x86_64: Make kernel math errors a die() nowAndi Kleen2005-04-171-8/+2Star
* [PATCH] x86_64: Support constantly ticking TSCsAndi Kleen2005-04-172-3/+7
* [PATCH] x86_64: Remove unused macro in preempt supportAndi Kleen2005-04-171-4/+1Star