summaryrefslogtreecommitdiffstats
path: root/Documentation/tty.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-26PM: no suspend_prepare() phaseDavid Brownell5-47/+0
2006-09-26PM: schedule /sys/devices/.../power/state for removalPavel Machek1-0/+15
2006-09-26PM: add kconfig option for deprecated .../power/state filesDavid Brownell2-0/+17
2006-09-26PM: update docs for writing .../power/stateDavid Brownell1-10/+19
2006-09-26updated Documentation/power/devices.txtDavid Brownell1-190/+535
2006-09-26PM: issue PM_EVENT_PRETHAWDavid Brownell4-4/+12
2006-09-26PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell5-3/+23
2006-09-26PM: video drivers and PM_EVENT_PRETHAWDavid Brownell4-24/+30
2006-09-26PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2-3/+7
2006-09-26PM: define PM_EVENT_PRETHAWDavid Brownell1-15/+47
2006-09-26fix broken/dubious driver suspend() methodsDavid Brownell3-11/+20
2006-09-26make suspend quieterDavid Brownell1-5/+0
2006-09-26Suspend changes for PCI coreLinus Torvalds2-1/+43
2006-09-26Suspend infrastructure cleanup and extensionLinus Torvalds5-36/+130
2006-09-26SYSFS: allow sysfs_create_link to create symlinks in the root of sysfsGreg Kroah-Hartman1-2/+12
2006-09-26Debugfs: kernel-doc fixes for debugfsRandy Dunlap2-40/+31
2006-09-26sysfs: Make poll behaviour consistentJuha Yrjölä1-1/+1
2006-09-26Driver core: add const to class_createMiguel Ojeda Sandonis2-2/+2
2006-09-26device_create(): make fmt argument 'const char *'Greg Kroah-Hartman2-2/+2
2006-09-26class_device_create(): make fmt argument 'const char *'Dmitry Torokhov2-2/+3
2006-09-26deprecate PHYSDEV* keysKay Sievers3-4/+20
2006-09-26Documentation/ABI: devfs is not obsolete, but removed!jens m. noedler1-3/+2
2006-09-26[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet1-1/+1
2006-09-26[PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk1-0/+6
2006-09-26[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-26[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki3-4/+40
2006-09-26[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-09-26[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann1-0/+12
2006-09-26[PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes1-1/+3
2006-09-26[PATCH] i386 bootioremap / kexec fixkeith mannthey1-2/+5
2006-09-26[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2006-09-26[PATCH] autofs4: zero timeout prevents shutdownIan Kent1-3/+3
2006-09-26[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller1-10/+10
2006-09-26[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller1-5/+5
2006-09-26[SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2-20/+6
2006-09-26[NetLabel]: update docs with website informationPaul Moore2-1/+11
2006-09-26[NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore6-830/+895
2006-09-26[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore7-604/+76
2006-09-26[Netlink]: add nla_validate_nested()Paul Moore1-0/+19
2006-09-26[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore1-0/+1
2006-09-26[NetLabel]: change the SELinux permissionsPaul Moore1-4/+4
2006-09-26[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore1-8/+8
2006-09-26[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore5-16/+82
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik9-8/+8
2006-09-25[TCP]: make cubic the defaultStephen Hemminger1-6/+6
2006-09-25[TCP]: default congestion control menuStephen Hemminger3-6/+47
2006-09-25[ATM] he: Fix __init/__devinit conflictRoland Dreier1-8/+8
2006-09-25[PATCH] pata_pdc2027x iomem annotationsAl Viro1-3/+3
2006-09-25[PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro1-1/+1
2006-09-25[PATCH] SCSI gfp_t annotationsAl Viro6-16/+16