Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right file | Philipp Reisner | 2009-11-25 | 2 | -7/+2 | |
| | * | | DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap) | Philipp Reisner | 2009-11-24 | 1 | -1/+1 | |
| * | | | Fix regression in direct writes performance due to WRITE_ODIRECT flag removal | Vivek Goyal | 2009-11-26 | 1 | -0/+2 | |
| * | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 3 | -0/+24 | |
| |/ / | ||||||
| * | | block: Expose discard granularity | Martin K. Petersen | 2009-11-10 | 2 | -0/+19 | |
| * | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33 | Jens Axboe | 2009-11-04 | 2 | -3/+3 | |
| |\ \ | ||||||
| | * | | Now it is equal to DRBD release 8.3.5 without compat crap | Philipp Reisner | 2009-11-04 | 1 | -1/+1 | |
| | * | | change default: by default, use socket buffer auto tuning | Lars Ellenberg | 2009-11-04 | 1 | -2/+2 | |
| | * | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33 | Philipp Reisner | 2009-11-03 | 10 | -26/+1016 | |
| | |\ \ | ||||||
| * | \ \ | Merge branch 'for-linus' into for-2.6.33 | Jens Axboe | 2009-11-03 | 42 | -83/+145 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq() | Alberto Bertogli | 2009-11-02 | 1 | -6/+2 | |
| * | | | | block: move bdi/address_space unplug functions to backing-dev.h | Jens Axboe | 2009-10-29 | 2 | -13/+13 | |
| * | | | | block: get rid of the WRITE_ODIRECT flag | Jeff Moyer | 2009-10-28 | 1 | -2/+0 | |
| * | | | | cfq: calculate the seek_mean per cfq_queue not per cfq_io_context | Jeff Moyer | 2009-10-26 | 1 | -5/+0 | |
| * | | | | Merge branch 'for-linus' into for-2.6.33 | Jens Axboe | 2009-10-13 | 2 | -11/+14 | |
| |\ \ \ \ | ||||||
| * | | | | | drbd: Work on permission enforcement | Philipp Reisner | 2009-10-06 | 1 | -0/+1 | |
| * | | | | | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-10-05 | 32 | -99/+391 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | The DRBD driver | Philipp Reisner | 2009-10-01 | 5 | -0/+1000 | |
| * | | | | | | Add a tracepoint for block request remapping | Jun'ichi Nomura | 2009-10-01 | 2 | -1/+34 | |
| * | | | | | | block: allow large discard requests | Christoph Hellwig | 2009-10-01 | 1 | -0/+3 | |
| * | | | | | | block: use normal I/O path for discard requests | Christoph Hellwig | 2009-10-01 | 1 | -4/+2 | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 | 3 | -14/+40 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | libata: Clarify ata_set_lba_range_entries function | Martin K. Petersen | 2009-12-04 | 1 | -10/+10 | |
| * | | | | | | | libata: Report zeroed read after TRIM and max discard size | Martin K. Petersen | 2009-12-04 | 1 | -0/+11 | |
| * | | | | | | | libata: add private driver field to struct ata_device | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -0/+1 | |
| * | | | | | | | pata_piccolo: Driver for old Toshiba chipsets | Alan Cox | 2009-12-03 | 1 | -3/+4 | |
| * | | | | | | | libata: add translation for SCSI WRITE SAME (aka TRIM support) | Christoph Hellwig | 2009-12-03 | 1 | -0/+13 | |
| * | | | | | | | libata: retry failed FLUSH if device didn't fail it | Tejun Heo | 2009-12-03 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Input: add new keycodes useful in mobile devices | Jani Nikula | 2009-11-22 | 1 | -0/+5 | |
| * | | | | | | | MFD: twl4030-codec: APLL_INFREQ handling in the MFD driver | Peter Ujfalusi | 2009-11-22 | 1 | -0/+1 | |
| * | | | | | | | MFD: TWL4030: Add audio_mclk to the codec platform data | Peter Ujfalusi | 2009-11-22 | 1 | -0/+1 | |
| * | | | | | | | MFD: twl4030: add twl4030_codec MFD as a new child to the core | Peter Ujfalusi | 2009-11-22 | 2 | -0/+289 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-12-08 | 1 | -15/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | firewire: ohci: 0 may be a valid DMA address | Stefan Richter | 2009-10-31 | 1 | -0/+1 | |
| * | | | | | | | | firewire: core: optimize Topology Map creation | Stefan Richter | 2009-10-14 | 1 | -1/+1 | |
| * | | | | | | | | firewire: optimize config ROM creation | Stefan Richter | 2009-10-14 | 1 | -14/+0 | |
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-08 | 4 | -2/+331 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'sa1100' into devel | Russell King | 2009-12-06 | 69 | -1102/+1923 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa... | Russell King | 2009-12-06 | 2 | -0/+327 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | add gpiolib support to ucb1x00 | Thomas Kunze | 2009-11-27 | 2 | -0/+4 | |
| | | * | | | | | | | | | move drivers/mfd/*.h to include/linux/mfd | Thomas Kunze | 2009-11-27 | 2 | -0/+323 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'devel-stable' into devel | Russell King | 2009-12-05 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-12-04 | 2 | -2/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | backlight: da903x_bl: control WLED output current in da9034 | Haojian Zhuang | 2009-12-01 | 1 | -0/+4 | |
| | | * | | | | | | | | | | pxa168fb: remove useless vsync/hsync invert flag | Jun Nie | 2009-12-01 | 1 | -2/+0 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-12-08 | 1 | -94/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | i2c: Drop probe, ignore and force module parameters | Jean Delvare | 2009-12-06 | 1 | -90/+1 | |
| * | | | | | | | | | | | | i2c: Prevent priority inversion on top of bus lock | Mika Kuoppala | 2009-12-06 | 1 | -4/+3 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-12-08 | 2 | -3/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |