aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | 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
* | sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton2007-07-16
* | FUTEX: Tidy up the codeThomas Gleixner2007-07-16
* | sys_time() speedupIngo Molnar2007-07-16
* | namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-16
* | diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-16
* | kerneldoc fix in audit_core_dumpsHenrik Kretzschmar2007-07-16
* | add a kmem_cache for nsproxy objectsCedric Le Goater2007-07-16
* | fix create_new_namespaces() return valueCedric Le Goater2007-07-16
* | user namespace: add unshareSerge E. Hallyn2007-07-16
* | user namespace: add the frameworkCedric Le Goater2007-07-16