aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-09-18
|\ \
| * | dlm: use kernel_sendpagePaolo Bonzini2009-08-24
| * | dlm: fix connection close handlingLars Marowsky-Bree2009-08-24
| * | dlm: fix double-release of socket in error exit pathCasey Dahlin2009-08-18
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-09-18
|\ \ \
| * | | ext3: Flush disk caches on fsync when neededJan Kara2009-09-16
| * | | ext3: Add locking to ext3_do_update_inodeChris Mason2009-09-16
| * | | ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()Jan Kara2009-09-16
| * | | jbd: Annotate transaction start also for journal_restart()Jan Kara2009-09-16
| * | | jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara2009-09-16
| * | | ext3: Update MAINTAINERS for ext3 and JBDJan Kara2009-09-16
| * | | JBD: round commit timer up to avoid uncommitted transactionAndreas Dilger2009-09-16
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-09-18
|\ \ \ \
| * | | | [CPUFREQ] Fix NULL ptr regression in powernow-k8Kurt Roeckx2009-09-16
| * | | | [CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu...Prarit Bhargava2009-09-01
| * | | | [CPUFREQ] Powernow-k8: Enable more than 2 low P-statesMark Langsdorf2009-09-01
| * | | | [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)Mathieu Desnoyers2009-09-01
| * | | | [CPUFREQ] ondemand - Use global sysfs dir for tuning settingsThomas Renninger2009-09-01
| * | | | [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger2009-09-01
| * | | | [CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got createdThomas Renninger2009-09-01
| * | | | [CPUFREQ] Factor out policy setting from cpufreq_add_devDave Jones2009-09-01
| * | | | [CPUFREQ] Factor out interface creation from cpufreq_add_devDave Jones2009-09-01
| * | | | [CPUFREQ] Factor out symlink creation from cpufreq_add_devDave Jones2009-09-01
| * | | | [CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_devDave Jones2009-09-01
| * | | | [CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_devDave Jones2009-09-01
| * | | | [CPUFREQ] update Doc for cpuinfo_cur_freq and scaling_cur_freqNaga Chumbalkar2009-09-01
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\ \ \ \ \
| * | | | | time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-15
| * | | | | clocksource: Delay clocksource down rating to late bootThomas Gleixner2009-09-14
| * | | | | clocksource: clocksource_select must be called with mutex lockedThomas Gleixner2009-09-14
| * | | | | clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky2009-09-11
| * | | | | timers: Drop a function prototypeRandy Dunlap2009-08-30
| * | | | | clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-28
| * | | | | timer.c: Fix S/390 commentsRandy Dunlap2009-08-26
| * | | | | timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto2009-08-25
| * | | | | timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt2009-08-25
| * | | | | timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky2009-08-23
| * | | | | time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-21
| * | | | | x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner2009-08-21
| * | | | | clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky2009-08-19
| * | | | | clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner2009-08-19
| * | | | | clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner2009-08-15
| * | | | | timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-15
| * | | | | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
| * | | | | timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-15
| * | | | | timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky2009-08-15
| * | | | | timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-15
| * | | | | timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky2009-08-15
| * | | | | timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-15
| * | | | | clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-15