summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* latency.c: use QoS infrastructureMark Gross2008-02-052-281/+1Star
* pm qos infrastructure and interfaceMark Gross2008-02-052-1/+426
* make kernel_shutdown_prepare() staticAdrian Bunk2008-02-051-1/+1
* kernel/power/disk.c: make code staticAdrian Bunk2008-02-051-2/+2
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-054-43/+13Star
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-9/+104
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-051-1/+17
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-1/+1
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-051-2/+2
* timerfd: new timerfd APIDavide Libenzi2008-02-053-11/+14
* exec: rework the group exit and fix the race with killOleg Nesterov2008-02-052-3/+4
* remove handle_group_stop() in favor of do_signal_stop()Oleg Nesterov2008-02-051-38/+5Star
* __group_complete_signal(): fix coredump with group stop raceOleg Nesterov2008-02-051-30/+0Star
* clone: prepare to recycle CLONE_STOPPEDAndrew Morton2008-02-051-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-042-3/+1Star
|\
| * kernel/: Spelling fixesJoe Perches2008-02-031-1/+1
| * Remove one useless extern declarationPierre Peiffer2008-02-031-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-041-49/+0Star
|\ \
| * | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-55/+0Star
| * | Add HAVE_KPROBESMathieu Desnoyers2008-02-031-1/+4
| * | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-1/+4
| * | Fix ARM to play nicely with generic Instrumentation menuMathieu Desnoyers2008-02-031-1/+1
| |/
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-0/+1
* | kobject: Always build in kernel/ksysfs.o.Paul Mundt2008-02-031-2/+1Star
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-028-245/+506
|\
| * Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki2008-02-021-10/+7Star
| * Suspend: Invoke suspend notifications after console switchJohannes Berg2008-02-021-4/+4
| * Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg2008-02-023-3/+36
| * Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-021-9/+24
| * Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-021-3/+6
| * suspend: fix ia64 allmodconfig buildRafael J. Wysocki2008-02-021-5/+2Star
| * Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-021-18/+3Star
| * Hibernation: Clean up Kconfig (V2)Johannes Berg2008-02-021-15/+3Star
| * Hibernation: Update messagesRafael J. Wysocki2008-02-024-40/+47
| * Suspend: Use common prefix in messagesRafael J. Wysocki2008-02-021-3/+3
| * Hibernation: Remove unnecessary variable declarationRafael J. Wysocki2008-02-021-2/+0Star
| * Hibernation: Fix comment in disk.cRafael J. Wysocki2008-02-021-2/+2
| * Suspend: Fix comment in main.cRafael J. Wysocki2008-02-021-2/+2
| * Hibernation: Move low level resume to disk.cRafael J. Wysocki2008-02-023-37/+48
| * Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki2008-02-021-0/+2
| * PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-022-10/+30
| * PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-021-1/+22
| * Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2008-02-022-15/+57
| * suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki2008-02-021-2/+5
| * Suspend: Testing facility (rev. 2)Rafael J. Wysocki2008-02-022-9/+117
| * Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-022-12/+24
| * Hibernation: Move function prototypes to headerAdrian Bunk2008-02-023-9/+8Star
| * Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki2008-02-021-28/+1Star
| * Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki2008-02-022-7/+21
| * Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki2008-02-022-5/+5