summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: omapfb driverTomi Valkeinen2009-12-091-0/+54
* OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-091-0/+197
*-. Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2009-12-091-1/+4
|\ \
| * | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO)john stultz2009-08-281-1/+4
* | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-092-5/+5
|\ \ \
| * | | hrtimer: Fix /proc/timer_list regressionFeng Tang2009-11-201-3/+1Star
| * | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+4
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-095-10/+31
|\ \ \ \
| * | | | nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-131-4/+4
| * | | | nohz: Track last do_timer() cpuThomas Gleixner2009-11-131-0/+2
| * | | | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-132-0/+3
| * | | | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-132-0/+17
| * | | | clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-131-2/+2
| * | | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-0/+3
| * | | | time: Implement logarithmic time accumulationjohn stultz2009-10-051-4/+0Star
* | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-092-0/+12
|\ \ \ \ \
| * | | | | intr-remap: generic support for remapping HPET MSIsSuresh Siddha2009-08-272-0/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-094-30/+6Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01304-3210/+8397
| |\ \ \ \ \ \
| * | | | | | | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-011-2/+5
| * | | | | | | crypto: hash - Remove cra_u.{digest,hash}Benjamin Gilbert2009-10-191-27/+0Star
| * | | | | | | crypto: hash - Remove legacy hash/digest codeBenjamin Gilbert2009-10-191-1/+0Star
| * | | | | | | crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying2009-10-191-0/+1
* | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-082-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-141-0/+3
| * | | | | | | | x86, setup: Store the boot cursor stateMatthew Garrett2009-11-131-1/+4
* | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-0815-28/+1085
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-041-2/+3
| * | | | | | | | | blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-032-0/+10
| * | | | | | | | | writeback: introduce wbc.for_backgroundWu Fengguang2009-12-031-0/+1
| * | | | | | | | | Merge branch 'master' into for-2.6.33Jens Axboe2009-12-0327-72/+247
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen2009-12-032-0/+15
| * | | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-262-8/+3Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner2009-11-252-7/+2Star
| | * | | | | | | | | | DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)Philipp Reisner2009-11-241-1/+1
| * | | | | | | | | | | Fix regression in direct writes performance due to WRITE_ODIRECT flag removalVivek Goyal2009-11-261-0/+2
| * | | | | | | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-263-0/+24
| |/ / / / / / / / / /
| * | | | | | | | | | block: Expose discard granularityMartin K. Petersen2009-11-102-0/+19
| * | | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2009-11-042-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Now it is equal to DRBD release 8.3.5 without compat crapPhilipp Reisner2009-11-041-1/+1
| | * | | | | | | | | | change default: by default, use socket buffer auto tuningLars Ellenberg2009-11-041-2/+2
| | * | | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33Philipp Reisner2009-11-0310-26/+1016
| | |\ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-11-0342-83/+145
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq()Alberto Bertogli2009-11-021-6/+2Star
| * | | | | | | | | | | | block: move bdi/address_space unplug functions to backing-dev.hJens Axboe2009-10-292-13/+13
| * | | | | | | | | | | | block: get rid of the WRITE_ODIRECT flagJeff Moyer2009-10-281-2/+0Star
| * | | | | | | | | | | | cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer2009-10-261-5/+0Star
| * | | | | | | | | | | | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-10-132-11/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drbd: Work on permission enforcementPhilipp Reisner2009-10-061-0/+1
| * | | | | | | | | | | | | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-0532-99/+391
| |\ \ \ \ \ \ \ \ \ \ \ \ \