aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-6/+6
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-11/+16
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2006-10-021-0/+1
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-17/+17
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-10-013-24/+41
|\
| * [CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones2006-09-301-2/+1
| * [CPUFREQ] longhaul: remove duplicated code.Rafał Bilski2006-09-271-17/+12
| * [CPUFREQ] Longhaul - Disable arbiter CLE266rafalbilski@interia.pl2006-09-261-14/+37
| * [CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi2006-09-262-3/+3
* | [PATCH] Some config.h removalsZachary Amsden2006-10-013-4/+0
* | [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+1
* | [PATCH] paravirt: kpte flushZachary Amsden2006-10-011-11/+7
* | [PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen2006-10-011-78/+6
* | [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez2006-10-011-1/+4
* | [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez2006-10-011-2/+3
* | [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyagerFernando Vazquez2006-10-011-0/+7
* | [PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez2006-10-011-0/+27
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-3/+0
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* | [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-011-0/+5
* | [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-3/+2
* | [PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton2006-10-011-1/+4
* | [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas2006-09-301-8/+2
* | [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-302-0/+5
* | [PATCH] i386: Update defconfigAndi Kleen2006-09-301-2/+5
* | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-292-2/+2
* | [PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn2006-09-291-18/+18
* | [PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma2006-09-291-7/+13
* | [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett2006-09-291-2/+2
* | [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* | [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2006-09-292-1/+11
* | [PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton2006-09-271-3/+4
* | [PATCH] x86 microcode: don't check the sizeShaohua Li2006-09-271-11/+3
* | [PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li2006-09-272-3/+152
* | [PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2006-09-271-0/+116
* | [PATCH] x86 microcode: microcode driver cleanup.Shaohua Li2006-09-272-258/+255
* | [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-274-166/+34
|/
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2669-2071/+3118
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-261-2/+2
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-262-6/+130
| * [PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin2006-09-261-3/+4
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-263-18/+65
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-264-1/+18
| * [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-262-1/+45
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-262-0/+4
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-262-0/+8