| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: migration: cleanup migrate_pages API by matching types for offlining and ... | Mel Gorman | 2011-01-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: migration: allow migration to operate asynchronously and avoid synchronou... | Mel Gorman | 2011-01-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim | Mel Gorman | 2011-01-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: vmstat: use a single setter function and callback for adjusting percpu th... | Mel Gorman | 2011-01-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: page allocator: adjust the per-cpu counter threshold when memory is low | Mel Gorman | 2011-01-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sched: remove long deprecated CLONE_STOPPED flag | Dave Jones | 2011-01-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | irq: use per_cpu kstat_irqs | Eric Dumazet | 2011-01-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2011-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | dm: per target unplug callback support | NeilBrown | 2011-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | dm: introduce target callbacks and congestion callback | NeilBrown | 2011-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | dm: use non reentrant workqueues if equivalent | Tejun Heo | 2011-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | dm log userspace: add version number to comms | Jonathan Brassow | 2011-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | dm ioctl: allow rename to fill empty uuid | Peter Jones | 2011-01-13 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * / | | | | | | | | | | | | | | | | | | | | | | | Revert "gpiolib: annotate gpio-intialization with __must_check" | Linus Torvalds | 2011-01-13 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core | Jens Axboe | 2011-01-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | cdrom: add ->check_events() support | Tejun Heo | 2010-12-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | implement in-kernel gendisk events handling | Tejun Heo | 2010-12-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | block: move register_disk() and del_gendisk() to block/genhd.c | Tejun Heo | 2010-12-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | block: kill genhd_media_change_notify() | Tejun Heo | 2010-12-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | block: add internal hd part table references | Jens Axboe | 2011-01-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | block: fix accounting bug on cross partition merges | Jerome Marchand | 2011-01-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | kref: add kref_test_and_get | Jerome Marchand | 2011-01-05 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2010-11-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | block: simplify holder symlink handling | Tejun Heo | 2010-11-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt | 2011-01-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-13 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Move SCBRR calculation algo in to platform data. | Paul Mundt | 2009-06-24 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | serial: sh-sci: Move SCSCR_INIT in to platform data. | Paul Mundt | 2009-06-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sh/sdio' into sh-latest | Paul Mundt | 2011-01-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest | Paul Mundt | 2011-01-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | mmc, sh: Remove sh_mmcif_boot_slurp() | Simon Horman | 2010-12-08 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h | Simon Horman | 2010-12-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-01-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 2010-12-13 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-12-06 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: Tune performance of WM8958 revision A | Mark Brown | 2010-12-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: Allow user-specified WM8958 multiband compressor configurations | Mark Brown | 2010-12-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: Add WM8958 microphone detection support | Mark Brown | 2010-11-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: Add WM8958 Multi-band compressor support | Mark Brown | 2010-11-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: Implement support for enhanced AIF3 on WM8958 | Mark Brown | 2010-11-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add initial WM8958 support | Mark Brown | 2010-11-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 2010-11-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: add hole punching to fallocate | Josef Bacik | 2011-01-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move internal-only parts of ncpfs headers to fs/ncpfs | Al Viro | 2011-01-12 | |
