| Commit message (Expand) | Author | Age |
... | |
* | | [PATCH] lockdep: annotate enable_in_hardirq() | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: enable on x86_64 | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: x86_64 early init | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: irqtrace subsystem, x86_64 support | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: stacktrace subsystem, x86_64 support | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: x86_64 document stack frame internals | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: beautify x86_64 stacktraces | Ingo Molnar | 2006-07-03 |
|/ |
|
* | [PATCH] irq-flags: x86_64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-07-01 |
|\ |
|
| * | [PATCH] audit syscall classes | Al Viro | 2006-07-01 |
* | | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 |
* | [NET]: make skb_release_data() static | Adrian Bunk | 2006-06-29 |
* | [PATCH] KConfig: Spellchecking 'similarity' and 'independent' | Matt LaPlante | 2006-06-29 |
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 |
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
* | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-06-29 |
* | [PATCH] x86_64: oprofile build fix | Andrew Morton | 2006-06-28 |
* | [PATCH] x86: do_IRQ(): check irq number | Andrew Morton | 2006-06-28 |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 |
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 |
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 |
* | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 |
* | [PATCH] x86: increase interrupt vector range | Rusty Russell | 2006-06-27 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | Storage class should be first | Tobias Klauser | 2006-06-26 |
| * | spelling fixes | Andreas Mohr | 2006-06-26 |
| * | fix paniced->panicked typos | Lee Revell | 2006-06-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | [CRYPTO] aes: Add wrappers for assembly routines | Herbert Xu | 2006-06-26 |
| * | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 |
| |/ |
|
* | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | [PATCH] x86_64: x86_64 stack usage debugging | Eric Sandeen | 2006-06-26 |
| * | | [PATCH] x86_64: (resend) x86_64 stack overflow debugging | Eric Sandeen | 2006-06-26 |
| * | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 |
| * | | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 2006-06-26 |
| * | | [PATCH] x86_64: fix apic error on bootup | Siddha, Suresh B | 2006-06-26 |
| * | | [PATCH] x86_64: enlarge window for stack growth | Chuck Ebbert | 2006-06-26 |
| * | | [PATCH] x86_64: Minor string functions optimizations | Andi Kleen | 2006-06-26 |
| * | | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 2006-06-26 |
| * | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 |
| * | | [PATCH] x86_64: Fix modular pc speaker | Piotr Kaczuba | 2006-06-26 |
| * | | [PATCH] x86_64: remove sys32_ni_syscall() | Adrian Bunk | 2006-06-26 |
| * | | [PATCH] x86_64: Do not use -ffunction-sections for modules | Sergey Vlasov | 2006-06-26 |
| * | | [PATCH] x86_64: adjust kstack_depth_to_print default | Jan Beulich | 2006-06-26 |
| * | | [PATCH] i386/x86-64: adjust /proc/interrupts column headings | Jan Beulich | 2006-06-26 |