Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds | 2009-12-08 | 1 | -1/+4 |
|\ \ | |||||
| * | | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO) | john stultz | 2009-08-28 | 1 | -1/+4 |
* | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | hrtimer: Fix /proc/timer_list regression | Feng Tang | 2009-11-20 | 1 | -3/+1 |
| * | | | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 | 1 | -2/+4 |
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 5 | -10/+31 |
|\ \ \ \ | |||||
| * | | | | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 2009-11-13 | 1 | -4/+4 |
| * | | | | nohz: Track last do_timer() cpu | Thomas Gleixner | 2009-11-13 | 1 | -0/+2 |
| * | | | | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 2009-11-13 | 2 | -0/+3 |
| * | | | | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner | 2009-11-13 | 2 | -0/+17 |
| * | | | | clockevents: Use u32 for mult and shift factors | Thomas Gleixner | 2009-11-13 | 1 | -2/+2 |
| * | | | | nohz: Introduce arch_needs_cpu | Martin Schwidefsky | 2009-11-05 | 1 | -0/+3 |
| * | | | | time: Implement logarithmic time accumulation | john stultz | 2009-10-05 | 1 | -4/+0 |
* | | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-08 | 2 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | intr-remap: generic support for remapping HPET MSIs | Suresh Siddha | 2009-08-27 | 2 | -0/+12 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-12-08 | 4 | -30/+6 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2009-12-01 | 304 | -3210/+8397 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | hwrng: core - Replace u32 in driver API with byte array | Ian Molton | 2009-12-01 | 1 | -2/+5 |
| * | | | | | | | crypto: hash - Remove cra_u.{digest,hash} | Benjamin Gilbert | 2009-10-19 | 1 | -27/+0 |
| * | | | | | | | crypto: hash - Remove legacy hash/digest code | Benjamin Gilbert | 2009-10-19 | 1 | -1/+0 |
| * | | | | | | | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying | 2009-10-19 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-08 | 2 | -1/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | vc: Add support for hiding the cursor when creating VTs | Matthew Garrett | 2009-11-13 | 1 | -0/+3 |
| * | | | | | | | | x86, setup: Store the boot cursor state | Matthew Garrett | 2009-11-13 | 1 | -1/+4 |
* | | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 15 | -28/+1085 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | block: Fix io_context leak after failure of clone with CLONE_IO | Louis Rilling | 2009-12-04 | 1 | -2/+3 |
| * | | | | | | | | | blkio: Introduce blkio controller cgroup interface | Vivek Goyal | 2009-12-03 | 2 | -0/+10 |
| * | | | | | | | | | writeback: introduce wbc.for_background | Wu Fengguang | 2009-12-03 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 | 27 | -72/+247 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | block: Allow devices to indicate whether discarded blocks are zeroed | Martin K. Petersen | 2009-12-03 | 2 | -0/+15 |
| * | | | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33 | Jens Axboe | 2009-11-26 | 2 | -8/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | 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 |