summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-3/+10
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman3-11/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-3/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman1-7/+0
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman3-64/+0
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+14
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-16/+18
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-7/+3
2006-06-26[PATCH] m68knommu: use configurable RAM setup page_offset.hGreg Ungerer1-42/+1
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-0/+12
2006-06-26Merge branch 'x86-64'Linus Torvalds53-539/+953
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen1-0/+13
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi4-1/+40
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens1-2/+5
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens1-0/+2
2006-06-26[PATCH] x86_64: Add cpu_relax to apic_wait_icr_idleAndreas Mohr1-1/+2
2006-06-26[PATCH] x86_64: Fix race in cpu_local_* on preemptible kernelsAndi Kleen2-12/+40
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen3-5/+13
2006-06-26[PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin1-2/+9
2006-06-26[PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin1-0/+2
2006-06-26[PATCH] x86_64: apic support for extended apic interruptJacob Shin1-1/+10
2006-06-26[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik1-0/+1
2006-06-26[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik1-1/+1
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik1-4/+7
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth3-6/+6
2006-06-26[PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason3-1/+114
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2-6/+6
2006-06-26[PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callersJon Mason1-0/+17
2006-06-26[PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason1-0/+1
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen1-6/+0
2006-06-26[PATCH] x86_64: allow unwinder to build without module supportJan Beulich1-0/+8
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich3-12/+12
2006-06-26[PATCH] i386: reliable stack trace support i386 entry.SJan Beulich1-0/+54
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich2-1/+99
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2-1/+107
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich3-0/+129
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2-2/+2
2006-06-26[PATCH] x86_64: remove unused gart header fileJon Mason1-16/+0