Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-10-19Add scaled time to taskstats based process accountingMichael Neuling
2007-10-19whitespace fixes: system timersDaniel Walker
2007-10-19whitespace fixes: interval timersDaniel Walker
2007-10-19whitespace fixes: execution domainsDaniel Walker
2007-10-19whitespace fixes: system auditingDaniel Walker
2007-10-19whitespace fixes: compat syscallsDaniel Walker
2007-10-19whitespace fixes: syscall auditingDaniel Walker
2007-10-19whitespace fixes: capability syscallsDaniel Walker
2007-10-19whitespace fixes: panic handlingDaniel Walker
2007-10-19whitespace fixes: module loadingDaniel Walker
2007-10-19whitespace fixes: forkDaniel Walker
2007-10-19whitespace fixes: DMA channel allocatorDaniel Walker
2007-10-19whitespace fixes: audit filteringDaniel Walker
2007-10-19whitespace fixes: relayfsDaniel Walker
2007-10-19whitespace fixes: cpusetDaniel Walker
2007-10-19whitespace fixes: process accountingDaniel Walker
2007-10-19whitespace fixes: time syscallsDaniel Walker
2007-10-19V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan
2007-10-19sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman
2007-10-19sysctl: for irda update sysctl_checks list of binary pathsEric W. Biederman
2007-10-19sysctl: update sysctl_check_tableEric W. Biederman
2007-10-19sysctl: Error on bad sysctl tablesEric W. Biederman
2007-10-19sysctl: remove the cad_pid binary sysctl pathEric W. Biederman
2007-10-19sysctl: simplify the pty sysctl logicEric W. Biederman
2007-10-19sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman
2007-10-19sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman
2007-10-19sysctl: Factor out sysctl_data.Eric W. Biederman
2007-10-19sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman
2007-10-19cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ...Akinobu Mita
2007-10-19param_sysfs_builtin memchr argument fixDave Young
2007-10-19Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds
2007-10-19Remove struct task_struct::io_waitAlexey Dobriyan
2007-10-19Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki
2007-10-19Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-19Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki
2007-10-19serial: turn serial console suspend a boot rather than compile time optionAndres Salomon
2007-10-19freezer: measure freezing timeRafael J. Wysocki
2007-10-19freezer: be more verboseRafael J. Wysocki
2007-10-19unexport pm_power_off_prepareAdrian Bunk
2007-10-19freezer: do not send signals to kernel threadsRafael J. Wysocki
2007-10-19freezer: prevent new tasks from inheriting TIF_FREEZE setRafael J. Wysocki
2007-10-19freezer: do not sync filesystems from freeze_processesRafael J. Wysocki
2007-10-19PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-19PM: Rework struct hibernation_opsRafael J. Wysocki
2007-10-19PM: Make suspend_ops staticRafael J. Wysocki
2007-10-19PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-19PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-19make kernel/power/main.c:suspend_enter() staticAdrian Bunk
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner
2007-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds