| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | libata: fix drive side 80c cable check, take 3 | Tejun Heo | 2007-02-15 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-02-15 | 28 | -340/+143 |
|\ \ \ |
|
| * | | | sh: rts7751r2d board updates. | Paul Mundt | 2007-02-15 | 3 | -5/+9 |
| * | | | sh: Kill off dead bigsur and ec3104 boards. | Paul Mundt | 2007-02-14 | 9 | -243/+0 |
| * | | | sh: Revert TLB miss fast-path changes that broke PTEA parts. | Paul Mundt | 2007-02-14 | 1 | -1/+1 |
| * | | | sh: define dma noncoherent API functions. | Paul Mundt | 2007-02-13 | 1 | -0/+4 |
| * | | | sh: Missing flush_dcache_all() proto in cacheflush.h. | Paul Mundt | 2007-02-13 | 1 | -0/+1 |
| * | | | sh: Add cpu-features header to asm/Kbuild. | Paul Mundt | 2007-02-13 | 1 | -0/+2 |
| * | | | sh: Move __KERNEL__ up in asm/page.h. | Paul Mundt | 2007-02-13 | 1 | -1/+2 |
| * | | | sh: Fix syscall numbering breakage. | Paul Mundt | 2007-02-13 | 1 | -9/+9 |
| * | | | sh: Local TLB flushing variants for SMP prep. | Paul Mundt | 2007-02-13 | 1 | -7/+31 |
| * | | | sh: Fixup cpu_data references for the non-boot CPUs. | Paul Mundt | 2007-02-13 | 3 | -6/+7 |
| * | | | sh: Use a per-cpu ASID cache. | Paul Mundt | 2007-02-13 | 3 | -38/+44 |
| * | | | sh: SH-DMAC compile fixes | Manuel Lauss | 2007-02-13 | 1 | -0/+11 |
| * | | | sh: Lazy dcache writeback optimizations. | Paul Mundt | 2007-02-13 | 4 | -19/+3 |
| * | | | sh: More tidying for large base pages. | Paul Mundt | 2007-02-13 | 2 | -6/+14 |
| * | | | sh: syscall 300 should be __NR_fstatat64. | SUGIOKA Toshinobu | 2007-02-13 | 1 | -1/+1 |
| * | | | sh: Use a jump call table for debug trap handlers. | Paul Mundt | 2007-02-13 | 1 | -4/+4 |
* | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-02-14 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | [ALSA] version 1.0.14rc2 | Jaroslav Kysela | 2007-02-14 | 1 | -1/+1 |
| * | | | | [ALSA] emu10k1: fix typo | Clemens Ladisch | 2007-02-14 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 | 36 | -130/+634 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] x86-64: Remove mk_pte_phys() | Andi Kleen | 2007-02-13 | 1 | -9/+0 |
| * | | | | | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. | Rusty Russell | 2007-02-13 | 1 | -0/+2 |
| * | | | | | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c | Rusty Russell | 2007-02-13 | 1 | -1/+1 |
| * | | | | | [PATCH] i386: Move mce_disabled to asm/mce.h | Rusty Russell | 2007-02-13 | 1 | -0/+2 |
| * | | | | | [PATCH] x86: Don't require the vDSO for handling a.out signals | Andi Kleen | 2007-02-13 | 1 | -0/+1 |
| * | | | | | [PATCH] i386: Remove fastcall in paravirt.[ch] | Andi Kleen | 2007-02-13 | 1 | -67/+67 |
| * | | | | | [PATCH] x86-64: Fix wrong gcc check in bitops.h | Andi Kleen | 2007-02-13 | 1 | -1/+1 |
| * | | | | | [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC | Benjamin Romer | 2007-02-13 | 1 | -12/+2 |
| * | | | | | [PATCH] x86: fix laptop bootup hang in init_acpi() | Ingo Molnar | 2007-02-13 | 1 | -1/+8 |
| * | | | | | [PATCH] x86-64: define dma noncoherent API functions | Jeff Garzik | 2007-02-13 | 1 | -0/+3 |
| * | | | | | [PATCH] x86-64: Fix preprocessor condition | Josef 'Jeff' Sipek | 2007-02-13 | 1 | -1/+1 |
| * | | | | | [PATCH] x86-64: remove get_pmd() | Jan Beulich | 2007-02-13 | 1 | -5/+0 |
| * | | | | | [PATCH] x86-64: Allow to run a program when a machine check event is detected | Andi Kleen | 2007-02-13 | 1 | -0/+2 |
| * | | | | | [PATCH] x86-64: Remove fastcall references in x86_64 code | Glauber de Oliveira Costa | 2007-02-13 | 2 | -4/+4 |
| * | | | | | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole | Rohit Seth | 2007-02-13 | 2 | -0/+6 |
| * | | | | | [PATCH] i386: improve sched_clock() on i686 | Ingo Molnar | 2007-02-13 | 1 | -1/+1 |
| * | | | | | [PATCH] i386: add idle notifier | Stephane Eranian | 2007-02-13 | 2 | -0/+22 |
| * | | | | | [PATCH] i386: Profile pc badness | Zachary Amsden | 2007-02-13 | 2 | -6/+17 |
| * | | | | | [PATCH] i386: vMI timer patches | Zachary Amsden | 2007-02-13 | 5 | -0/+120 |
| * | | | | | [PATCH] i386: vMI backend for paravirt-ops | Zachary Amsden | 2007-02-13 | 2 | -0/+263 |
| * | | | | | [PATCH] i386: SMP boot hook for paravirt | Zachary Amsden | 2007-02-13 | 2 | -0/+14 |
| * | | | | | [PATCH] i386: paravirt CPU hypercall batching mode | Zachary Amsden | 2007-02-13 | 2 | -0/+28 |
| * | | | | | [PATCH] MM: page allocation hooks for VMI backend | Zachary Amsden | 2007-02-13 | 2 | -4/+40 |
| * | | | | | [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK | Eric Dumazet | 2007-02-13 | 2 | -6/+1 |
| * | | | | | [PATCH] i386: Convert i386 PDA code to use %fs | Jeremy Fitzhardinge | 2007-02-13 | 5 | -14/+14 |
| * | | | | | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically | Amul Shah | 2007-02-13 | 2 | -6/+8 |
| * | | | | | [PATCH] x86-64: Add __copy_from_user_nocache | Andi Kleen | 2007-02-13 | 1 | -0/+14 |
| | |/ / /
| |/| | | |
|
* | | | | | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman | 2007-02-14 | 1 | -1/+0 |