aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-19
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-19
* PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-19
* PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-19
* PM: prevent frozen user mode helpers from failing the freezing of tasksRafael J. Wysocki2007-07-19
* PM: disable usermode helper before hibernation and suspendRafael J. Wysocki2007-07-19
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-19
* Freezer: remove redundant check in try_to_freeze_tasksRafael J. Wysocki2007-07-19
* Freezer: return int from freeze_processesRafael J. Wysocki2007-07-19
* Freezer: use __set_current_state in refrigeratorRafael J. Wysocki2007-07-19
* Freezer: avoid freezing kernel threads prematurelyRafael J. Wysocki2007-07-19
* Hibernation: prepare to enter the low power stateRafael J. Wysocki2007-07-19
* swsusp: fix hibernation code orderingRafael J. Wysocki2007-07-19
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-19
* swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki2007-07-19
* swsusp: remove incorrect code from user.cRafael J. Wysocki2007-07-19
* PM: Do not require dev spew to get PM_DEBUGBen Collins2007-07-19
* freezer: run show_state() when freezing times outAndrew Morton2007-07-19
* mm: fault feedback #2Nick Piggin2007-07-19
* PM: Remove deprecated sysfs filesAlan Stern2007-07-18
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-18
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-18
* usermodehelper: split setup from executionJeremy Fitzhardinge2007-07-18
* kernel/auditfilter: kill bogus uninit'd-var compiler warningJeff Garzik2007-07-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-17
|\
| * HOTPLUG: Adapt cpuset hotplug callback to CPU_DYINGAvi Kivity2007-07-16
| * HOTPLUG: Add CPU_DYING notifierAvi Kivity2007-07-16
* | destroy_workqueue() can livelockOleg Nesterov2007-07-17
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
* | proper prototype for proc_nr_files()Adrian Bunk2007-07-17
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
* | Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* | Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-17
* | Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-17
* | [HRTIMER] Fix cpu pointer arg to clockevents_notify()David Miller2007-07-16
* | Remove duplicate comments from sysctl.cLinus Torvalds2007-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-16
|\ \
| * | [PATCH] sched: prettify prio_to_wmult[]Ingo Molnar2007-07-16
| * | [PATCH] sched: document prio_to_wmult[]Ingo Molnar2007-07-16
| * | [PATCH] sched: improve weight-array commentsIngo Molnar2007-07-16
| |/
* | kernel/printk.c: document possible deadlock against schedulerJiri Kosina2007-07-16
* | modules: remove modlist_lockRusty Russell2007-07-16
* | make cancel_xxx_work_sync() return a booleanOleg Nesterov2007-07-16
* | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov2007-07-16
* | is_power_of_2: kernel/kfifo.cvignesh babu2007-07-16
* | make seccomp zerocost in scheduleAndrea Arcangeli2007-07-16
* | move seccomp from /proc to a prctlAndrea Arcangeli2007-07-16
* | sprint_symbol() cleanupAndrew Morton2007-07-16