| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Change panic_on_oops message to "Fatal exception" | Horms | 2006-08-14 | 1 | -1/+1 |
* | [PATCH] Fix more per-cpu typos | Alexey Dobriyan | 2006-08-06 | 1 | -1/+1 |
* | [PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG | Muli Ben-Yehuda | 2006-08-02 | 1 | -0/+2 |
* | [PATCH] x86_64: Fix backtracing for interrupt stacks | Andi Kleen | 2006-08-02 | 1 | -7/+11 |
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 | 2 | -0/+2 |
* | [PATCH] cpu hotplug: use hotplug version of registration in late inits | Chandra Seetharaman | 2006-07-31 | 2 | -19/+12 |
* | [PATCH] panic_on_oops: remove ssleep() | Horms | 2006-07-31 | 1 | -1/+1 |
* | [PATCH] machine_kexec.c: Fix the description of segment handling | Eric W. Biederman | 2006-07-31 | 1 | -8/+5 |
* | [PATCH] x86_64: Fix swiotlb=force | Andi Kleen | 2006-07-29 | 1 | -2/+3 |
* | [PATCH] x86_64: Revert k8-bus.c northbridge access change | Andi Kleen | 2006-07-29 | 1 | -5/+5 |
* | [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix | Jon Mason | 2006-07-29 | 2 | -35/+45 |
* | [PATCH] x86_64: Calgary IOMMU - fix off by one error | Muli Ben-Yehuda | 2006-07-29 | 1 | -4/+3 |
* | [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC | Andi Kleen | 2006-07-29 | 1 | -4/+12 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-07-29 | 1 | -4/+5 |
* | [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck | Andi Kleen | 2006-07-28 | 1 | -6/+16 |
* | [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler | Andi Kleen | 2006-07-28 | 1 | -1/+1 |
* | [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile | Andi Kleen | 2006-07-28 | 1 | -1/+1 |
* | [PATCH] x86_64: Fix access check in ptrace compat | Andi Kleen | 2006-07-10 | 1 | -3/+10 |
* | [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines | Muli Ben-Yehuda | 2006-07-10 | 2 | -4/+8 |
* | [PATCH] x86_64: Fix hotplug problem in mce amd | Jacob Shin | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC... | Markus Schoder | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-07-10 | 1 | -5/+31 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 2 | -2/+2 |
* | [PATCH] put a comment at register_die_notifier that the export is used | Arjan van de Ven | 2006-07-10 | 1 | -2/+2 |
* | [PATCH] lockdep: clean up completion initializer in smpboot.c | Ingo Molnar | 2006-07-10 | 1 | -3/+1 |
* | [PATCH] x86_64: e820.c needs pgtable.h | Andrew Morton | 2006-07-10 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-03 | 1 | -1/+1 |
|\ |
|
| * | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -1/+1 |
* | | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar | 2006-07-03 | 1 | -0/+2 |
* | | [PATCH] lockdep: annotate enable_in_hardirq() | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | | [PATCH] lockdep: enable on x86_64 | Ingo Molnar | 2006-07-03 | 1 | -0/+4 |
* | | [PATCH] lockdep: x86_64 early init | Ingo Molnar | 2006-07-03 | 1 | -0/+5 |
* | | [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h | Ingo Molnar | 2006-07-03 | 1 | -0/+5 |
* | | [PATCH] lockdep: irqtrace subsystem, x86_64 support | Ingo Molnar | 2006-07-03 | 4 | -54/+161 |
* | | [PATCH] lockdep: stacktrace subsystem, x86_64 support | Ingo Molnar | 2006-07-03 | 3 | -0/+226 |
* | | [PATCH] lockdep: x86_64 document stack frame internals | Ingo Molnar | 2006-07-03 | 1 | -1/+60 |
* | | [PATCH] lockdep: beautify x86_64 stacktraces | Ingo Molnar | 2006-07-03 | 3 | -41/+32 |
|/ |
|
* | [PATCH] irq-flags: x86_64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-07-01 | 4 | -0/+44 |
|\ |
|
| * | [PATCH] audit syscall classes | Al Viro | 2006-07-01 | 4 | -0/+44 |
* | | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 | 1 | -4/+3 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 29 | -29/+0 |
* | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | [NET]: make skb_release_data() static | Adrian Bunk | 2006-06-29 | 1 | -1/+0 |
* | [PATCH] KConfig: Spellchecking 'similarity' and 'independent' | Matt LaPlante | 2006-06-29 | 1 | -2/+2 |
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -0/+9 |
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 3 | -13/+15 |
* | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-06-29 | 1 | -0/+2 |
* | [PATCH] x86_64: oprofile build fix | Andrew Morton | 2006-06-28 | 1 | -0/+2 |