summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysctl: Factor out sysctl_data.Eric W. Biederman2007-10-182-20/+47
* sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman2007-10-182-75/+75
* CIFS: ignore mode change if it's just for clearing setuid/setgid bitsJeff Layton2007-10-181-0/+5
* NFS: if ATTR_KILL_S*ID bits are set, then skip mode changeJeff Layton2007-10-181-0/+4
* VFS: make notify_change pass ATTR_KILL_S*ID to setattr operationsJeff Layton2007-10-181-10/+16
* reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton2007-10-181-1/+5
* knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly setJeff Layton2007-10-181-6/+15
* ecryptfs: allow lower fs to interpret ATTR_KILL_S*IDJeff Layton2007-10-181-0/+8
* cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita2007-10-181-21/+45
* cpu hotplug: mce: fix cpu hotplug error handlingAkinobu Mita2007-10-181-10/+29
* cpu hotplug: msr: fix cpu hotplug error handlingAkinobu Mita2007-10-181-15/+20
* cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita2007-10-181-4/+6
* cpu hotplug: topology: remove topology_dev_mapAkinobu Mita2007-10-181-10/+1
* cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ...Akinobu Mita2007-10-181-0/+2
* cpu hotplug: slab: fix memory leak in cpu hotplug error pathAkinobu Mita2007-10-181-2/+8
* cpu hotplug: slab: cleanup cpuup_callback()Akinobu Mita2007-10-181-143/+160
* update checkpatch.pl to version 0.11Andy Whitcroft2007-10-181-174/+340
* param_sysfs_builtin memchr argument fixDave Young2007-10-181-1/+7
* stop using DMA_xxBIT_MASKAndrew Morton2007-10-181-2/+8
* unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov2007-10-182-13/+14
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-184-1/+22
* Remove struct task_struct::io_waitAlexey Dobriyan2007-10-184-34/+2
* Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki2007-10-181-17/+46
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-185-35/+74
* Hibernation: Use temporary page tables for kernel text mapping on x86_64Rafael J. Wysocki2007-10-181-6/+33
* Hibernation: Pass CR3 in the image header on x86_64Rafael J. Wysocki2007-10-182-7/+17
* Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki2007-10-184-8/+94
* Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2007-10-182-19/+54
* s2ram: kill old debugging junkPavel Machek2007-10-182-43/+1
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-187-27/+32
* freezer: measure freezing timeRafael J. Wysocki2007-10-181-3/+15
* freezer: be more verboseRafael J. Wysocki2007-10-181-6/+9
* pm_trace displays the wrong time from the RTCRafael J. Wysocki2007-10-181-1/+1
* unexport pm_power_off_prepareAdrian Bunk2007-10-181-1/+0
* freezer: do not send signals to kernel threadsRafael J. Wysocki2007-10-183-46/+93
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-187-13/+45
* freezer: prevent new tasks from inheriting TIF_FREEZE setRafael J. Wysocki2007-10-181-0/+1
* freezer: do not sync filesystems from freeze_processesRafael J. Wysocki2007-10-184-1/+14
* freezer: document relationship with memory shrinkingRafael J. Wysocki2007-10-181-2/+11
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-183-7/+7
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-183-13/+64
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-182-3/+1
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-189-125/+49
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-1816-62/+62
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-1813-127/+122
* make kernel/power/main.c:suspend_enter() staticAdrian Bunk2007-10-181-1/+1
* logo.c: get rid of mips_machgroupRalf Baechle2007-10-181-8/+2
* fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven2007-10-181-1/+3
* tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki2007-10-181-3/+8
* Remove CONFIG_VT_UNICODEJan Engelhardt2007-10-182-22/+1
OpenPOWER on IntegriCloud