aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/cdrom.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-18sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2-10/+1
2007-10-18sysctl: remove broken sunrpc debug binary sysctlsEric W. Biederman1-4/+0
2007-10-18sysctl: ipv6 route flushing (kill binary path)Eric W. Biederman1-1/+0
2007-10-18sysctl: fix neighbour table sysctls.Eric W. Biederman2-50/+49
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman1-7/+0
2007-10-18sysctl mqueue: remove the binary sysctl numbersEric W. Biederman1-10/+0
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman2-20/+47
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman2-75/+75
2007-10-18CIFS: ignore mode change if it's just for clearing setuid/setgid bitsJeff Layton1-0/+5
2007-10-18NFS: if ATTR_KILL_S*ID bits are set, then skip mode changeJeff Layton1-0/+4
2007-10-18VFS: make notify_change pass ATTR_KILL_S*ID to setattr operationsJeff Layton1-10/+16
2007-10-18reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton1-1/+5
2007-10-18knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly setJeff Layton1-6/+15
2007-10-18ecryptfs: allow lower fs to interpret ATTR_KILL_S*IDJeff Layton1-0/+8
2007-10-18cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita1-21/+45
2007-10-18cpu hotplug: mce: fix cpu hotplug error handlingAkinobu Mita1-10/+29
2007-10-18cpu hotplug: msr: fix cpu hotplug error handlingAkinobu Mita1-15/+20
2007-10-18cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita1-4/+6
2007-10-18cpu hotplug: topology: remove topology_dev_mapAkinobu Mita1-10/+1
2007-10-18cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPAREAkinobu Mita1-0/+2
2007-10-18cpu hotplug: slab: fix memory leak in cpu hotplug error pathAkinobu Mita1-2/+8
2007-10-18cpu hotplug: slab: cleanup cpuup_callback()Akinobu Mita1-143/+160
2007-10-18update checkpatch.pl to version 0.11Andy Whitcroft1-174/+340
2007-10-18param_sysfs_builtin memchr argument fixDave Young1-1/+7
2007-10-18stop using DMA_xxBIT_MASKAndrew Morton1-2/+8
2007-10-18unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov2-13/+14
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds4-1/+22
2007-10-18Remove struct task_struct::io_waitAlexey Dobriyan4-34/+2
2007-10-18Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki1-17/+46
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki5-35/+74
2007-10-18Hibernation: Use temporary page tables for kernel text mapping on x86_64Rafael J. Wysocki1-6/+33
2007-10-18Hibernation: Pass CR3 in the image header on x86_64Rafael J. Wysocki2-7/+17
2007-10-18Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki4-8/+94
2007-10-18Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2-19/+54
2007-10-18s2ram: kill old debugging junkPavel Machek2-43/+1
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon7-27/+32
2007-10-18freezer: measure freezing timeRafael J. Wysocki1-3/+15
2007-10-18freezer: be more verboseRafael J. Wysocki1-6/+9
2007-10-18pm_trace displays the wrong time from the RTCRafael J. Wysocki1-1/+1
2007-10-18unexport pm_power_off_prepareAdrian Bunk1-1/+0
2007-10-18freezer: do not send signals to kernel threadsRafael J. Wysocki3-46/+93
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki7-13/+45
2007-10-18freezer: prevent new tasks from inheriting TIF_FREEZE setRafael J. Wysocki1-0/+1
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki4-1/+14
2007-10-18freezer: document relationship with memory shrinkingRafael J. Wysocki1-2/+11
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki3-7/+7
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki3-13/+64
2007-10-18PM: Make suspend_ops staticRafael J. Wysocki2-3/+1
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki9-125/+49
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki16-62/+62