aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel29-29/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-29[NET]: make skb_release_data() staticAdrian Bunk1-1/+0
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante1-2/+2
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-0/+9
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar3-13/+15
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto1-0/+2
2006-06-28[PATCH] x86_64: oprofile build fixAndrew Morton1-0/+2
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton1-0/+6
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B1-3/+5
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-2/+5
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell3-5/+5
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-28/+38
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-5/+5
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-14/+31
2006-06-26Merge branch 'x86-64'Linus Torvalds55-888/+2635
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen1-0/+9
2006-06-26[PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen2-1/+34
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2-5/+83
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens1-9/+16
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B1-2/+13
2006-06-26[PATCH] x86_64: enlarge window for stack growthChuck Ebbert1-2/+4
2006-06-26[PATCH] x86_64: Minor string functions optimizationsAndi Kleen2-2/+2
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen16-110/+49
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens1-1/+1
2006-06-26[PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba1-1/+1
2006-06-26[PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk2-17/+0
2006-06-26[PATCH] x86_64: Do not use -ffunction-sections for modulesSergey Vlasov1-1/+3
2006-06-26[PATCH] x86_64: adjust kstack_depth_to_print defaultJan Beulich1-1/+1
2006-06-26[PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich1-1/+1
2006-06-26[PATCH] x86_64: Fix fast check in safe_smp_processor_idAndi Kleen1-2/+2
2006-06-26[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime informationRohit Seth1-18/+16
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-4/+3
2006-06-26[PATCH] x86_64: Remove bogus RED-PEN comment in signal.cAndi Kleen1-1/+0
2006-06-26[PATCH] x86_64: check_addr() cleanupsAndrew Morton1-3/+6
2006-06-26[PATCH] x86_64: miscellaneous mm/init.c fixesJan Beulich1-6/+6
2006-06-26[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdataAndi Kleen1-2/+2
2006-06-26[PATCH] x86_64: mce_amd cleanupJacob Shin1-83/+29
2006-06-26[PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin1-74/+288
2006-06-26[PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin2-31/+11
2006-06-26[PATCH] x86_64: apic support for extended apic interruptJacob Shin1-6/+4
2006-06-26[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen1-2/+7
2006-06-26[PATCH] x86_64: Update copyright in time.cVojtech Pavlik1-1/+1
2006-06-26[PATCH] x86_64: Explain why HPET T0_CMP register is written twiceVojtech Pavlik1-2/+2
2006-06-26[PATCH] x86_64: Make use of the *PER* constants in time.cVojtech Pavlik1-28/+35
2006-06-26[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridgesVojtech Pavlik1-14/+0
2006-06-26[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik1-1/+1