Age | Commit message (Expand) | Author |
2006-12-20 | merge linus into test branch | Len Brown |
2006-12-16 | Pull trivial into test branch | Len Brown |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle |
2006-12-13 | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki |
2006-12-12 | Merge ../linus | Dave Jones |
2006-12-12 | [CPUFREQ] p4-clockmod: fix support for Core | Dominik Brodowski |
2006-12-10 | [PATCH] sched: add option to serialize load balancing | Christoph Lameter |
2006-12-08 | [PATCH] termios: Enable new style termios ioctls on x86-64 | Alan Cox |
2006-12-08 | [PATCH] tty: preparatory structures for termios revamp | Alan Cox |
2006-12-08 | [PATCH] Generic BUG for x86-64 | Jeremy Fitzhardinge |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle |
2006-12-07 | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle |
2006-12-07 | [PATCH] declare smp_call_function_single in generic code | Randy Dunlap |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-07 | [PATCH] x86-64: Fix constraints in atomic_add_return() | Andi Kleen |
2006-12-07 | [PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace header | Adrian Bunk |
2006-12-07 | [PATCH] x86-64: Fix interrupt race in idle callback (3rd try) | Venkatesh Pallipadi |
2006-12-07 | [PATCH] unwinder: more sanity checks in Dwarf2 unwinder | Jan Beulich |
2006-12-07 | [PATCH] x86: add sysctl for kstack_depth_to_print | Chuck Ebbert |
2006-12-07 | [PATCH] x86-64: Fix comments for MSR_FS_BASE and MSR_GS_BASE. | Wink Saville |
2006-12-07 | [PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2) | Stephane Eranian |
2006-12-07 | [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 | Siddha, Suresh B |
2006-12-07 | [PATCH] x86-64: add genapic_force | Siddha, Suresh B |
2006-12-07 | [PATCH] x86: add write_pci_config_byte() to direct PCI access routines | Siddha, Suresh B |
2006-12-07 | [PATCH] x86-64: adjust pmd_bad() | Jan Beulich |
2006-12-07 | [PATCH] x86-64: remove prototype of free_bootmem_generic() | Jan Beulich |
2006-12-07 | [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps | Ernie Petrides |
2006-12-07 | [PATCH] paravirt: Patch inline replacements for paravirt intercepts | Rusty Russell |
2006-12-07 | [PATCH] x86: comment magic constants in delay.h | Paolo 'Blaisorblade' Giarrusso |
2006-12-07 | [PATCH] x86-64: Make x86_64 udelay() round up instead of down. | Paolo 'Blaisorblade' Giarrusso |
2006-12-07 | [PATCH] Calgary: allow compiling Calgary in but not using it by default | Muli Ben-Yehuda |
2006-12-07 | [PATCH] Calgary: check BBAR ioremap success when ioremapping | Muli Ben-Yehuda |
2006-12-07 | [PATCH] Calgary: use BIOS supplied BBARs and topology information | Laurent Vivier |
2006-12-07 | [PATCH] x86-64: Extract segment descriptor definitions for use outside | Avi Kivity |
2006-12-07 | [PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitions | Stephane Eranian |
2006-12-07 | [PATCH] x86: all cpu backtrace | Andrew Morton |
2006-12-07 | [PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h | Yinghai Lu |
2006-12-07 | [PATCH] x86-64: add X86_FEATURE_PEBS and detection | Stephane Eranian |
2006-12-07 | [PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS | Stephane Eranian |
2006-12-07 | [PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocks | Andi Kleen |
2006-12-06 | x86[-64]:Remove 'volatile' from atomic_t | Linus Torvalds |
2006-12-06 | [PATCH] Remove 'volatile' from spinlock_types | Art Haas |
2006-12-04 | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox |
2006-12-04 | [PATCH] severing uaccess.h -> sched.h | Al Viro |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro |
2006-12-02 | [NET]: X86_64 checksum annotations and cleanups. | Al Viro |