summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Revert "sys_time() speedup"Linus Torvalds2007-07-201-8/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-204-290/+0
|\
| * Pull ia64-clocksource into release branchTony Luck2007-07-204-290/+0
| |\
| | * [IA64] remove time interpolatorBob Picco2007-07-204-290/+0
* | | FRV: Fix linkage problemsDavid Howells2007-07-201-2/+2
* | | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-204-12/+12
* | | [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-191-0/+17
* | | [PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha2007-07-191-2/+4
* | | [PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha2007-07-191-3/+5
|/ /
* | kernel/sysctl.c: finish off the warning commentsAndrew Morton2007-07-191-1/+4
* | lguest: the host codeRusty Russell2007-07-191-1/+0
* | lguest: export symbols for lguest as a moduleRusty Russell2007-07-191-0/+1
* | timer.c: cleanup recently introduced whitespace damageThomas Gleixner2007-07-191-12/+12
* | timekeeping: fixup shadow variable argumentThomas Gleixner2007-07-191-2/+2
* | lockdep debugging: give stacktrace for init_errorJohannes Berg2007-07-191-2/+11
* | lockstat: better class name representationPeter Zijlstra2007-07-191-1/+23
* | lockstat: measure lock bouncingPeter Zijlstra2007-07-193-20/+39
* | lockdep: various fixesPeter Zijlstra2007-07-192-10/+17
* | lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra2007-07-193-18/+26
* | lockstat: human readability tweaksPeter Zijlstra2007-07-192-0/+310
* | lockstat: core infrastructurePeter Zijlstra2007-07-192-0/+269
* | lockdep: reduce the ifdefferyPeter Zijlstra2007-07-192-543/+630
* | lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra2007-07-192-3/+14
* | Add /sys/kernel/notesRoland McGrath2007-07-191-0/+28
* | kernel/relay.c: make functions staticAdrian Bunk2007-07-191-7/+6
* | coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-191-0/+2
* | coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-192-13/+13
* | coredump masking: bound suid_dumpable sysctlKawai, Hidehiro2007-07-191-1/+5
* | mm: variable length argument supportOllie Wild2007-07-191-1/+1
* | audit: rework execve auditPeter Zijlstra2007-07-192-21/+74
* | use the new percpu interface for shared dataFenghua Yu2007-07-191-1/+1
* | jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-0/+9
* | PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-192-24/+1
* | PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-191-0/+23
* | PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-191-0/+9
* | PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-193-78/+62
* | PM: prevent frozen user mode helpers from failing the freezing of tasksRafael J. Wysocki2007-07-191-10/+68
* | PM: disable usermode helper before hibernation and suspendRafael J. Wysocki2007-07-191-1/+30
* | PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-194-7/+39
* | Freezer: remove redundant check in try_to_freeze_tasksRafael J. Wysocki2007-07-191-1/+1
* | Freezer: return int from freeze_processesRafael J. Wysocki2007-07-191-12/+9
* | Freezer: use __set_current_state in refrigeratorRafael J. Wysocki2007-07-191-1/+1
* | Freezer: avoid freezing kernel threads prematurelyRafael J. Wysocki2007-07-192-31/+36
* | Hibernation: prepare to enter the low power stateRafael J. Wysocki2007-07-191-2/+13
* | swsusp: fix hibernation code orderingRafael J. Wysocki2007-07-191-7/+7
* | swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-194-19/+72
* | swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki2007-07-193-170/+115
* | swsusp: remove incorrect code from user.cRafael J. Wysocki2007-07-191-13/+4
* | PM: Do not require dev spew to get PM_DEBUGBen Collins2007-07-191-5/+12
* | freezer: run show_state() when freezing times outAndrew Morton2007-07-191-0/+1
OpenPOWER on IntegriCloud