aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] devfs: Remove it from the feature_removal.txt fileGreg Kroah-Hartman1-11/+0
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman10-52/+18
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman18-25/+32
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman32-42/+5
2006-06-26[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman4-4/+0
2006-06-26[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2-3/+1
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman29-47/+5
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman11-14/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman70-83/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman47-161/+9
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman35-202/+8
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman5-54/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman2-11/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman33-55/+1
2006-06-26[PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman2-10/+0
2006-06-26[PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman4-45/+2
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman7-38/+1
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman24-34/+1
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman8-172/+10
2006-06-26[PATCH] devfs: Remove devfs from the partition codeGreg Kroah-Hartman4-162/+5
2006-06-26[PATCH] devfs: Remove devfs documentation from the kernel treeGreg Kroah-Hartman4-4041/+0
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman8-3007/+0
2006-06-26[PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn1-1/+1
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2-12/+14
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds48-1537/+2618
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds41-394/+648
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds45-248/+515
2006-06-26[PATCH] m68knommu: use configurable RAM setup page_offset.hGreg Ungerer1-42/+1
2006-06-26[PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer1-72/+10
2006-06-26[PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer1-154/+6
2006-06-26[PATCH] m68knommu: create configurable RAM setupGreg Ungerer1-34/+44
2006-06-26[PATCH] m68knommu: remove unused vars from generic 68328 start codeGreg Ungerer1-4/+2
2006-06-26[PATCH] m68knommu: remove __ramvec from 68328/pilot start codeGreg Ungerer1-2/+1
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds19-75/+157
2006-06-26Merge branch 'x86-64'Linus Torvalds147-1648/+5319
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen2-0/+22
2006-06-26[PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen2-1/+34
2006-06-26[PATCH] x86_64: msi_apic.c build fixChristian Kujau1-0/+1
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi8-7/+193
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens2-11/+21
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2-4/+26
2006-06-26[PATCH] x86_64: enlarge window for stack growthChuck Ebbert1-2/+4
2006-06-26[PATCH] x86_64: Minor string functions optimizationsAndi Kleen2-2/+2
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen16-110/+49
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens4-8/+15
2006-06-26[PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba1-1/+1
2006-06-26[PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk2-17/+0
2006-06-26[PATCH] x86_64: Do not use -ffunction-sections for modulesSergey Vlasov1-1/+3
2006-06-26[PATCH] x86_64: Add cpu_relax to apic_wait_icr_idleAndreas Mohr1-1/+2
2006-06-26[PATCH] x86_64: adjust kstack_depth_to_print defaultJan Beulich1-1/+1