| Commit message (Expand) | Author | Age |
* | 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 |
| * | [CRYPTO] aes-i586: Get rid of useless function wrappers | Herbert Xu | 2006-06-26 |
* | | Merge branch 'x86-64' | Linus Torvalds | 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: fix apic error on bootup | Siddha, Suresh B | 2006-06-26 |
| * | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 |
| * | | [PATCH] i386/x86-64: adjust /proc/interrupts column headings | Jan Beulich | 2006-06-26 |
| * | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 |
| * | | [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig | Andi Kleen | 2006-06-26 |
| * | | [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share | Andi Kleen | 2006-06-26 |
| * | | [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c | Carl-Daniel Hailfinger | 2006-06-26 |
| * | | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 2006-06-26 |
| * | | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich | 2006-06-26 |
| * | | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 |
| * | | [PATCH] x86_64: fix vector_lock deadlock in io_apic.c | Ingo Molnar | 2006-06-26 |
| * | | [PATCH] x86_64: nmi watchdog header cleanup | Don Zickus | 2006-06-26 |
| * | | [PATCH] i386/x86-64: simplify ioapic_register_intr() | Jan Beulich | 2006-06-26 |
| * | | [PATCH] x86_64: serialize assign_irq_vector() use of static variables | Jan Beulich | 2006-06-26 |
| * | | [PATCH] x86_64: Clean and enhance up K8 northbridge access code | Andi Kleen | 2006-06-26 |
| * | | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann | 2006-06-26 |
| * | | [PATCH] i386/x86-64: Emulate CPUID4 on AMD | Andi Kleen | 2006-06-26 |
| * | | [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p... | Andi Kleen | 2006-06-26 |
| |/ |
|
* | | [PATCH] fbdev: Firmware EDID fixes | Antonino A. Daplas | 2006-06-26 |
* | | [PATCH] Notify page fault call chain for i386 | Anil S Keshavamurthy | 2006-06-26 |
* | | [PATCH] Kprobe: multi kprobe posthandler for booster | mao, bibo | 2006-06-26 |
* | | [PATCH] kprobe: boost 2byte-opcodes on i386 | Masami Hiramatsu | 2006-06-26 |
* | | [PATCH] GTOD: add scx200 HRT clocksource | Jim Cromie | 2006-06-26 |
* | | [PATCH] time: fix time going backward w/ clock=pit | john stultz | 2006-06-26 |
* | | [PATCH] generic-time: add macro to simplify/hide mask constants | Jim Cromie | 2006-06-26 |
* | | [PATCH] time: rename clocksource functions | john stultz | 2006-06-26 |
* | | [PATCH] Time: i386 Clocksource Drivers | john stultz | 2006-06-26 |
* | | [PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Code | john stultz | 2006-06-26 |
* | | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping | john stultz | 2006-06-26 |
* | | [PATCH] Time: i386 Conversion - part 2: Rework TSC Support | john stultz | 2006-06-26 |
* | | [PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c | john stultz | 2006-06-26 |
* | | [PATCH] arch: use list_move() | Akinobu Mita | 2006-06-26 |
* | | [PATCH] oprofile: Fix unnecessary cleverness | Markus Armbruster | 2006-06-26 |
|/ |
|
* | Revert "swsusp special saveable pages support" commits | Linus Torvalds | 2006-06-25 |
* | [PATCH] i386: Fix softirq accounting with 4K stacks | Bj�rn Steinbrink | 2006-06-25 |
* | [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 | NeilBrown | 2006-06-25 |
* | [PATCH] i386: cpu_relax() in crash.c and doublefault.c | Chuck Ebbert | 2006-06-25 |
* | [PATCH] cpu_relax(): smpboot.c | Andreas Mohr | 2006-06-25 |
* | [PATCH] Clean up and refactor i386 sub-architecture setup | Jeremy Fitzhardinge | 2006-06-25 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 |
* | [PATCH] remove for_each_cpu() | Andrew Morton | 2006-06-25 |
* | Add some basic resume trace facilities | Linus Torvalds | 2006-06-24 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | Pull bugzilla-5737 into release branch | Len Brown | 2006-06-15 |
| |\ |
|