aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm
2006-12-07[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>Adrian Bunk
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-12-02Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/li...Linus Torvalds
2006-12-02Revert "ACPI: SCI interrupt source override"Len Brown
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert msr code to use struct deviceGreg Kroah-Hartman
2006-12-01PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmapAmol Lad
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-17x86: be more careful when walking back the frame pointer chainLinus Torvalds
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar
2006-11-15[PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman
2006-11-08[PATCH] kretprobe: fix kretprobe-booster to save regs and set statusMasami Hiramatsu
2006-11-08[PATCH] i386: Force data segment to be 4K alignedVivek Goyal
2006-11-08[PATCH] Regression in 2.6.19-rc microcode driverArjan van de Ven
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton
2006-11-01i386: write IO APIC irq routing entries in correct orderLinus Torvalds
2006-11-01i386: clean up io-apic accessesLinus Torvalds
2006-10-30[PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen
2006-10-21[PATCH] i386: Fix fake return addressJeremy Fitzhardinge
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden
2006-10-17[PATCH] lockdep: annotate i386 apmPeter Zijlstra
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz
2006-10-14Pull sci into test branchLen Brown
2006-10-14ACPI: SCI interrupt source overrideKimball Murray
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger
2006-10-11[PATCH] x86/microcode: handle sysfs errorJeff Garzik
2006-10-11[PATCH] epoll_pwait()Davide Libenzi
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman