Age | Commit message (Expand) | Author | Files | Lines |
2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 1 | -3/+10 |
2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -2/+0 |
2006-06-26 | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 3 | -11/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -3/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -4/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -4/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree | Greg Kroah-Hartman | 1 | -4/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 1 | -4/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree | Greg Kroah-Hartman | 1 | -7/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs support from the ide subsystem. | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs from the init code | Greg Kroah-Hartman | 1 | -4/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs from the kernel tree | Greg Kroah-Hartman | 3 | -64/+0 |
2006-06-26 | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 1 | -1/+1 |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -0/+14 |
2006-06-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -16/+18 |
2006-06-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 1 | -7/+3 |
2006-06-26 | [PATCH] m68knommu: use configurable RAM setup page_offset.h | Greg Ungerer | 1 | -42/+1 |
2006-06-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2 | -0/+12 |
2006-06-26 | Merge branch 'x86-64' | Linus Torvalds | 53 | -539/+953 |
2006-06-26 | [PATCH] x86_64: x86_64 stack usage debugging | Eric Sandeen | 1 | -0/+13 |
2006-06-26 | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 4 | -1/+40 |
2006-06-26 | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 1 | -2/+5 |
2006-06-26 | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 1 | -0/+2 |
2006-06-26 | [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle | Andreas Mohr | 1 | -1/+2 |
2006-06-26 | [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels | Andi Kleen | 2 | -12/+40 |
2006-06-26 | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 3 | -5/+13 |
2006-06-26 | [PATCH] x86_64: mce_amd support for family 0x10 processors | Jacob Shin | 1 | -2/+9 |
2006-06-26 | [PATCH] x86_64: mce_amd relocate sysfs files | Jacob Shin | 1 | -0/+2 |
2006-06-26 | [PATCH] x86_64: apic support for extended apic interrupt | Jacob Shin | 1 | -1/+10 |
2006-06-26 | [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo | Vojtech Pavlik | 1 | -0/+1 |
2006-06-26 | [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box | Vojtech Pavlik | 1 | -1/+1 |
2006-06-26 | [PATCH] x86_64: Add useful constants to time.h | Vojtech Pavlik | 1 | -4/+7 |
2006-06-26 | [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 3 | -6/+6 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - Calgary specific bits | Jon Mason | 3 | -1/+114 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions | Jon Mason | 2 | -6/+6 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callers | Jon Mason | 1 | -0/+17 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected | Jon Mason | 1 | -0/+1 |
2006-06-26 | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k | Andi Kleen | 1 | -6/+0 |
2006-06-26 | [PATCH] x86_64: allow unwinder to build without module support | Jan Beulich | 1 | -0/+8 |
2006-06-26 | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 3 | -12/+12 |
2006-06-26 | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich | 1 | -0/+54 |
2006-06-26 | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2 | -1/+99 |
2006-06-26 | [PATCH] x86_64: reliable stack trace support (x86-64) | Jan Beulich | 2 | -1/+107 |
2006-06-26 | [PATCH] x86_64: reliable stack trace support | Jan Beulich | 3 | -0/+129 |
2006-06-26 | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. | Andi Kleen | 2 | -2/+2 |
2006-06-26 | [PATCH] x86_64: remove unused gart header file | Jon Mason | 1 | -16/+0 |