Age | Commit message (Expand) | Author | Files | Lines |
2005-04-19 | Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 1 | -0/+33 |
2005-04-19 | [PATCH] sparc64: Fix stat | David S. Miller | 2 | -9/+71 |
2005-04-19 | [PATCH] ARM: Add missing new file for bitops patch | Russell King | 1 | -0/+33 |
2005-04-18 | [PATCH] M68k: Update defconfigs for 2.6.12-rc2 | Geert Uytterhoeven | 12 | -281/+414 |
2005-04-18 | [PATCH] M68k: Update defconfigs for 2.6.11 | Geert Uytterhoeven | 12 | -69/+316 |
2005-04-18 | [PATCH] x86: fix acpi compile without CONFIG_ACPI_BUS | Chris Wedgwood | 1 | -0/+2 |
2005-04-18 | [PATCH] sparc64: Fix copy_sigingo_to_user32() | Jurij Smakov | 1 | -1/+4 |
2005-04-18 | [PATCH] sparc64: Reduce ptrace cache flushing | David S. Miller | 1 | -27/+55 |
2005-04-18 | [PATCH] sparc: Fix PTRACE_CONT bogosity | David S. Miller | 2 | -31/+0 |
2005-04-18 | [PATCH] sparc64: use message queue compat syscalls | David S. Miller | 1 | -1/+1 |
2005-04-18 | [PATCH] sparc64: Do not flush dcache for ZERO_PAGE. | David S. Miller | 1 | -4/+15 |
2005-04-17 | [PATCH] ARM: bitops | Russell King | 6 | -68/+12 |
2005-04-17 | [PATCH] ARM: showregs | Russell King | 2 | -10/+13 |
2005-04-17 | [PATCH] ARM: h3600_irda_set_speed arguments | Russell King | 1 | -1/+1 |
2005-04-17 | [PATCH] ARM: footbridge rtc init | Russell King | 1 | -2/+2 |
2005-04-17 | [PATCH] reparent_to_init cleanup | Coywolf Qi Hunt | 1 | -1/+0 |
2005-04-17 | [PATCH] add Big Endian variants of ioread/iowrite | James Bottomley | 1 | -0/+68 |
2005-04-17 | [PATCH] efi: eliminate bad section references | maximilian attems | 1 | -2/+2 |
2005-04-17 | [PATCH] uml: fix compilation for __CHOOSE_MODE addition | Paolo 'Blaisorblade' Giarrusso | 1 | -17/+10 |
2005-04-17 | [PATCH] fix u32 vs. pm_message_t in rest of the tree | Pavel Machek | 1 | -1/+1 |
2005-04-17 | [PATCH] u32 vs. pm_message_t in ppc and radeon | Pavel Machek | 1 | -1/+1 |
2005-04-17 | [PATCH] Fix u32 vs. pm_message_t in x86-64 | Pavel Machek | 5 | -5/+5 |
2005-04-17 | [PATCH] pm_message_t: more fixes in common and i386 | Pavel Machek | 6 | -6/+6 |
2005-04-17 | [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix | Siddha, Suresh B | 3 | -16/+6 |
2005-04-17 | [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine | Andi Kleen | 4 | -365/+363 |
2005-04-17 | [PATCH] x86_64: Rename the extended cpuid level field | Andi Kleen | 1 | -7/+6 |
2005-04-17 | [PATCH] x86_64: Add acpi_skip_timer_override option | Andi Kleen | 1 | -0/+4 |
2005-04-17 | [PATCH] x86_64: Rewrite exception stack backtracing | Andi Kleen | 1 | -68/+79 |
2005-04-17 | [PATCH] x86_64: Final support for AMD dual core | Andi Kleen | 3 | -44/+53 |
2005-04-17 | [PATCH] x86_64: add support for Intel dual-core detection and displaying | Andi Kleen | 7 | -32/+159 |
2005-04-17 | [PATCH] x86_64: Keep only a single debug notifier chain | Andi Kleen | 1 | -11/+3 |
2005-04-17 | [PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP aperture | Andi Kleen | 1 | -11/+30 |
2005-04-17 | [PATCH] x86_64: Port over e820 gap detection from i386 | Andi Kleen | 2 | -11/+60 |
2005-04-17 | [PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fix | Siddha, Suresh B | 1 | -2/+4 |
2005-04-17 | [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space size | Andi Kleen | 1 | -34/+15 |
2005-04-17 | [PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUS | Andi Kleen | 1 | -1/+7 |
2005-04-17 | [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail... | Andi Kleen | 1 | -8/+22 |
2005-04-17 | [PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c... | Andi Kleen | 1 | -1/+1 |
2005-04-17 | [PATCH] x86_64: Make kernel math errors a die() now | Andi Kleen | 1 | -8/+2 |
2005-04-17 | [PATCH] x86_64: Support constantly ticking TSCs | Andi Kleen | 2 | -3/+7 |
2005-04-17 | [PATCH] x86_64: Remove unused macro in preempt support | Andi Kleen | 1 | -4/+1 |
2005-04-17 | [PATCH] x86_64: Fix a small missing schedule race | Andi Kleen | 1 | -1/+1 |
2005-04-17 | [PATCH] x86_64: Regularize exception stack handling | Andi Kleen | 2 | -51/+55 |
2005-04-17 | [PATCH] x86_64: Call do_notify_resume unconditionally in entry.S | Andi Kleen | 1 | -18/+8 |
2005-04-17 | [PATCH] x86_64: Minor microoptimization in syscall entry slow path | Andi Kleen | 1 | -3/+1 |
2005-04-17 | [PATCH] x86_64: Fix interaction of single stepping with debuggers | Andi Kleen | 1 | -0/+12 |
2005-04-17 | [PATCH] x86_64: Dump stack and prevent recursion on early fault | Andi Kleen | 1 | -0/+8 |
2005-04-17 | [PATCH] x86_64: Use a common function to find code segment bases | Andi Kleen | 1 | -7/+5 |
2005-04-17 | [PATCH] x86_64: Handle programs that set TF in user space using popf while si... | Andi Kleen | 1 | -0/+88 |
2005-04-17 | [PATCH] x86_64: Some fixes for single step handling | Andi Kleen | 2 | -16/+12 |