aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | OMAP: iommu: add initial debugfs supportHiroshi DOYU2009-08-28
| * | OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU2009-08-28
| * | OMAP2: n8x0: add n8x0_defconfigKalle Valo2009-08-28
| * | OMAP2: add board file for Nokia N800 and N810Kalle Valo2009-08-28
| * | OMAP2: compile usb-tusb6010.cKalle Valo2009-08-28
| * | OMAP1: AMS_DELTA: add modem supportJanusz Krzysztofik2009-08-28
| * | OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala2009-08-28
| * | OMAP: Remove omap boot parsing codeRoger Quadros2009-08-28
| * | OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-28
| * | OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo2009-08-28
| * | OMAP: Remove ifdefs for io.hTony Lindgren2009-08-28
| * | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-28
| * | OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-28
* | | 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