summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Fix access check in ptrace compatAndi Kleen2006-07-101-3/+10
* [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2006-07-102-4/+8
* [PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin2006-07-101-1/+1
* [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...Markus Schoder2006-07-101-1/+1
* [PATCH] x86_64: Update defconfigAndi Kleen2006-07-101-5/+31
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-101-2/+2
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-101-3/+1
* [PATCH] x86_64: e820.c needs pgtable.hAndrew Morton2006-07-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-031-0/+2
* | [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* | [PATCH] lockdep: enable on x86_64Ingo Molnar2006-07-031-0/+4
* | [PATCH] lockdep: x86_64 early initIngo Molnar2006-07-031-0/+5
* | [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.hIngo Molnar2006-07-031-0/+5
* | [PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar2006-07-034-54/+161
* | [PATCH] lockdep: stacktrace subsystem, x86_64 supportIngo Molnar2006-07-033-0/+226
* | [PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar2006-07-031-1/+60
* | [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-033-41/+32
|/
* [PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-014-0/+44
|\
| * [PATCH] audit syscall classesAl Viro2006-07-014-0/+44
* | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-4/+3
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3029-29/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [NET]: make skb_release_data() staticAdrian Bunk2006-06-291-1/+0
* [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-291-2/+2
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-0/+9
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-293-13/+15
* [PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto2006-06-291-0/+2
* [PATCH] x86_64: oprofile build fixAndrew Morton2006-06-281-0/+2
* [PATCH] x86: do_IRQ(): check irq numberAndrew Morton2006-06-281-0/+6
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-3/+5
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-271-2/+5
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-273-5/+5
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-28/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-264-5/+5
|\
| * Storage class should be firstTobias Klauser2006-06-261-2/+2
| * spelling fixesAndreas Mohr2006-06-261-1/+1
| * fix paniced->panicked typosLee Revell2006-06-262-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-263-14/+31
|\ \
| * | [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-262-6/+16
| * | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-263-12/+19
| |/
* | Merge branch 'x86-64'Linus Torvalds2006-06-2655-888/+2635
|\ \
| * | [PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen2006-06-261-0/+9
| * | [PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen2006-06-262-1/+34
OpenPOWER on IntegriCloud