Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | xen/blkback: potential null dereference in error handling | Dan Carpenter | 2011-06-01 | 1 | -4/+6 | |
| | * | | | | | | | | | xen/blkback: don't call vbd_size() if bd_disk is NULL | Laszlo Ersek | 2011-06-01 | 1 | -2/+1 | |
| * | | | | | | | | | | block: Use hlist_entry() for io_context.cic_list.first | Paul Bolle | 2011-06-02 | 1 | -2/+2 | |
| * | | | | | | | | | | cfq-iosched: Remove bogus check in queue_fail path | Paul Bolle | 2011-06-02 | 1 | -3/+0 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | block: blkdev_get() should access ->bd_disk only after success | Tejun Heo | 2011-06-01 | 1 | -2/+2 | |
| * | | | | | | | | | CFQ: Fix typo and remove unnecessary semicolon | Kyungmin Park | 2011-05-31 | 1 | -4/+4 | |
| * | | | | | | | | | block: remove unwanted semicolons | Namhyung Kim | 2011-05-31 | 1 | -2/+2 | |
| * | | | | | | | | | Revert "block: Remove extra discard_alignment from hd_struct." | Jens Axboe | 2011-05-30 | 2 | -7/+4 | |
| * | | | | | | | | | nbd: adjust 'max_part' according to part_shift | Namhyung Kim | 2011-05-28 | 1 | -1/+12 | |
| * | | | | | | | | | nbd: limit module parameters to a sane value | Namhyung Kim | 2011-05-28 | 1 | -0/+6 | |
| * | | | | | | | | | nbd: pass MSG_* flags to kernel_recvmsg() | Namhyung Kim | 2011-05-28 | 1 | -1/+2 | |
| * | | | | | | | | | block: improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher | 2011-05-28 | 1 | -8/+8 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Blackfin: strncpy: fix handling of zero lengths | Steven Miao | 2011-06-03 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2011-06-04 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | asm-generic/unistd.h: support sendmmsg syscall | Chris Metcalf | 2011-06-02 | 1 | -1/+3 | |
| * | | | | | | | | | | tile: enable CONFIG_BUGVERBOSE | Chris Metcalf | 2011-06-01 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2011-06-04 | 9 | -97/+136 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | UBIFS: fix-up free space earlier | Ben Gardiner | 2011-06-03 | 1 | -8/+8 | |
| * | | | | | | | | | | UBIFS: intialize LPT earlier | Ben Gardiner | 2011-06-03 | 1 | -13/+16 | |
| * | | | | | | | | | | UBIFS: assert no fixup when writing a node | Ben Gardiner | 2011-06-03 | 1 | -0/+2 | |
| * | | | | | | | | | | UBIFS: fix clean znode counter corruption in error cases | Artem Bityutskiy | 2011-06-03 | 1 | -4/+5 | |
| * | | | | | | | | | | UBIFS: fix memory leak on error path | Artem Bityutskiy | 2011-06-03 | 1 | -0/+1 | |
| * | | | | | | | | | | UBIFS: fix shrinker object count reports | Artem Bityutskiy | 2011-06-03 | 1 | -1/+5 | |
| * | | | | | | | | | | UBIFS: fix recovery broken by the previous recovery fix | Artem Bityutskiy | 2011-06-01 | 1 | -65/+87 | |
| * | | | | | | | | | | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy | 2011-06-01 | 4 | -8/+9 | |
| * | | | | | | | | | | UBIFS: introduce a "grouped" journal head flag | Artem Bityutskiy | 2011-06-01 | 2 | -1/+6 | |
| * | | | | | | | | | | UBIFS: supress false error messages | Artem Bityutskiy | 2011-06-01 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-06-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ktest: Ignore unset values of the minconfig in config_bisect | Steven Rostedt | 2011-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | ktest: Fix result of rebooting the kernel | Steven Rostedt | 2011-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | ktest: Fix off-by-one in config bisect result | Steven Rostedt | 2011-06-02 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-04 | 3 | -0/+141 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: mach-shmobile: add DMAC clock definitions on SH7372 | Guennadi Liakhovetski | 2011-06-02 | 1 | -0/+7 | |
| * | | | | | | | | | | ARM: arch-shmobile: support SDHI card detection on mackerel, using a GPIO | Guennadi Liakhovetski | 2011-05-26 | 1 | -0/+20 | |
| * | | | | | | | | | | Merge branch 'rmobile/fbdev' into rmobile-latest | Paul Mundt | 2011-05-26 | 2 | -0/+114 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sh_mobile_meram: MERAM platform data for LCDC | Damian | 2011-05-25 | 2 | -0/+114 | |
* | | | | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-06-04 | 14 | -45/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | dmaengine: shdma: fix a regression: initialise DMA channels for memcpy | Guennadi Liakhovetski | 2011-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'sh/runtime-pm-misery' into sh-fixes-for-linus | Paul Mundt | 2011-05-31 | 3 | -21/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | dmaengine: shdma: Fix up fallout from runtime PM changes. | Paul Mundt | 2011-05-31 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | Revert "clocksource: sh_cmt: Runtime PM support" | Paul Mundt | 2011-05-31 | 1 | -10/+2 | |
| | * | | | | | | | | | | | | Revert "clocksource: sh_tmu: Runtime PM support" | Paul Mundt | 2011-05-31 | 1 | -10/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | sh: Fix up asm-generic/ptrace.h fallout. | Paul Mundt | 2011-05-31 | 1 | -2/+4 | |
| * | | | | | | | | | | | | sh64: Move from P1SEG to CAC_ADDR for consistent sync. | Paul Mundt | 2011-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sh64: asm/pgtable.h needs asm/mmu.h | Paul Mundt | 2011-05-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | sh: asm/tlb.h needs linux/swap.h | Nobuhiro Iwamatsu | 2011-05-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-05-31 | 2819 | -51417/+124392 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | sh: mark DMA slave ID 0 as invalid | Guennadi Liakhovetski | 2011-05-25 | 3 | -0/+3 | |
| * | | | | | | | | | | | | sh: Update shmin to reflect PIO dependency. | Paul Mundt | 2011-05-24 | 1 | -1/+1 |