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