aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-118-22/+95
* [PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen2006-01-111-1/+3
* [PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen2006-01-111-3/+0
* [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-114-13/+40
* [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen2006-01-113-31/+4
* [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-115-4/+15
* [PATCH] x86_64: Remove enable/disable_hltAndi Kleen2006-01-112-37/+9
* [PATCH] x86_64: Add documentation for CPU hotplug ACPI extensionAndi Kleen2006-01-111-0/+21
* [PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen2006-01-112-8/+5
* [PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen2006-01-112-24/+24
* [PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen2006-01-111-7/+0
* [PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen2006-01-111-1/+1
* [PATCH] x86_64: Adjust page fault handlingJan Beulich2006-01-111-3/+4
* [PATCH] x86_64: Remove unprotected iretJan Beulich2006-01-111-1/+1
* [PATCH] x86_64: Clean up double fault handlingJan Beulich2006-01-111-1/+17
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-114-19/+37
* [PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich2006-01-111-5/+0
* [PATCH] x86_64: fix bound check IDT gateJan Beulich2006-01-111-2/+2
* [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich2006-01-113-3/+5
* [PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen2006-01-111-0/+6
* [PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich2006-01-112-5/+30
* [PATCH] x86_64: Update defconfigAndi Kleen2006-01-111-47/+69
* [PATCH] lindent rio driversAndrew Morton2006-01-1172-8030/+7381
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-1132-0/+32
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-1165-1/+69
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-1146-0/+52
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-1141-9/+44
* [PATCH] uninline capable()Ingo Molnar2006-01-112-12/+13
* [PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86Matt Domsch2006-01-111-5/+5
* [PATCH] remove unused out_pio label in i810_audioJesper Juhl2006-01-111-1/+0
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-115-0/+49
* [PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S2006-01-112-10/+35
* [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotasJan Kara2006-01-111-1/+4
* [PATCH] synclink_gt remove unnecessary page alignmentPaul Fulghum2006-01-111-12/+4
* [PATCH] random: get rid of sparse warningStephen Hemminger2006-01-111-1/+1
* [PATCH] MAINTAINERS: remove dead projectAlan Cox2006-01-111-7/+0
* [PATCH] kdump: vmcore compilation warning fixVivek Goyal2006-01-111-1/+1
* [PATCH] cs89x0: Fix the Kconfig help textJean Delvare2006-01-111-1/+1
* [PATCH] cs89x0: fix setting of ALLOW_DMALennert Buytenhek2006-01-111-1/+1
* [PATCH] tclk: fix typos, exclamation mark frenzy and missing device id on mes...Alan Cox2006-01-111-8/+7
* [PATCH] Allow reading CMOS day of week registerAlan Cox2006-01-111-5/+9
* [PATCH] ext3: fix documentation of online resizingTore Anderson2006-01-111-2/+2
* [PATCH] doc: refer to kdump in oops-tracing.txtAkinobu Mita2006-01-111-5/+3
* [PATCH] kdump: add dmesg gdbmacro into documentAkinobu Mita2006-01-111-0/+22
* [PATCH] uml: kill an unused variableJeff Dike2006-01-111-1/+0
* [PATCH] uml: fix debug output on x86_64Jeff Dike2006-01-111-2/+2
* [PATCH] uml: eliminate doubled boot outputJeff Dike2006-01-111-1/+1
* [PATCH] uml: revert compile-time option checkingJeff Dike2006-01-111-4/+0
* [PATCH] uml: update Kconfig helpJeff Dike2006-01-111-4/+4
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-114-20/+12