aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* exec: rework the group exit and fix the race with killOleg Nesterov2008-02-05
* remove handle_group_stop() in favor of do_signal_stop()Oleg Nesterov2008-02-05
* __group_complete_signal(): fix coredump with group stop raceOleg Nesterov2008-02-05
* clone: prepare to recycle CLONE_STOPPEDAndrew Morton2008-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\
| * kernel/: Spelling fixesJoe Perches2008-02-03
| * Remove one useless extern declarationPierre Peiffer2008-02-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-04
|\ \
| * | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-03
| * | Add HAVE_KPROBESMathieu Desnoyers2008-02-03
| * | Add HAVE_OPROFILEMathieu Desnoyers2008-02-03
| * | Fix ARM to play nicely with generic Instrumentation menuMathieu Desnoyers2008-02-03
| |/
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-04
* | kobject: Always build in kernel/ksysfs.o.Paul Mundt2008-02-02
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-01
|\
| * Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki2008-02-01
| * Suspend: Invoke suspend notifications after console switchJohannes Berg2008-02-01
| * Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg2008-02-01
| * Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * suspend: fix ia64 allmodconfig buildRafael J. Wysocki2008-02-01
| * Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-01
| * Hibernation: Clean up Kconfig (V2)Johannes Berg2008-02-01
| * Hibernation: Update messagesRafael J. Wysocki2008-02-01
| * Suspend: Use common prefix in messagesRafael J. Wysocki2008-02-01
| * Hibernation: Remove unnecessary variable declarationRafael J. Wysocki2008-02-01
| * Hibernation: Fix comment in disk.cRafael J. Wysocki2008-02-01
| * Suspend: Fix comment in main.cRafael J. Wysocki2008-02-01
| * Hibernation: Move low level resume to disk.cRafael J. Wysocki2008-02-01
| * Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki2008-02-01
| * PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-01
| * PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-01
| * Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2008-02-01
| * suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki2008-02-01
| * Suspend: Testing facility (rev. 2)Rafael J. Wysocki2008-02-01
| * Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-01
| * Hibernation: Move function prototypes to headerAdrian Bunk2008-02-01
| * Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki2008-02-01
| * Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki2008-02-01
| * Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki2008-02-01
| * Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki2008-02-01
| * Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-01
* | debug: softlockup looping fixPeter Zijlstra2008-02-01
|/
* Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-02-01
|\
| * [AUDIT] ratelimit printk messages auditEric Paris2008-02-01
| * [patch 2/2] audit: complement va_copy with va_end()Richard Knutsson2008-02-01
| * [patch 1/2] kernel/audit.c: warning fixAndrew Morton2008-02-01
| * [AUDIT] create context if auditing was ever enabledEric Paris2008-02-01
| * [AUDIT] clean up audit_receive_msg()Eric Paris2008-02-01