index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-s3c2442
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-22
dm delay: support barriers
Mikulas Patocka
1
-2
/
+4
2009-06-22
dm crypt: support flush
Mikulas Patocka
1
-0
/
+8
2009-06-22
dm: stripe support flush
Mikulas Patocka
1
-3
/
+12
2009-06-22
dm: linear support flush
Mikulas Patocka
1
-1
/
+3
2009-06-22
dm: send empty barriers to targets in dm_flush
Mikulas Patocka
1
-0
/
+10
2009-06-22
dm: initialise tio in alloc_tio
Alasdair G Kergon
1
-18
/
+15
2009-06-22
dm: introduce num_flush_requests
Mikulas Patocka
2
-0
/
+50
2009-06-22
dm: remove check that prevents mapping empty bios
Mikulas Patocka
1
-5
/
+0
2009-06-22
dm: remove EOPNOTSUPP for barriers
Mikulas Patocka
1
-1
/
+1
2009-06-22
dm: store only first barrier error
Mikulas Patocka
1
-8
/
+9
2009-06-22
dm: process requeue in dm_wq_work
Mikulas Patocka
1
-3
/
+10
2009-06-22
dm: make dm_flush return void
Mikulas Patocka
1
-13
/
+4
2009-06-22
dm: always hold bdev reference
Mikulas Patocka
1
-41
/
+16
2009-06-22
dm: rename suspended_bdev to bdev
Mikulas Patocka
1
-18
/
+18
2009-06-22
dm exception store: fix exstore lookup to be case insensitive
Jonathan Brassow
1
-1
/
+1
2009-06-22
dm: use i_size_read
Mikulas Patocka
3
-3
/
+4
2009-06-22
dm: avoid unsupported spanning of md stripe boundaries
Mikulas Patocka
1
-0
/
+10
2009-06-22
dm mpath: flush keventd queue in destructor
Mikulas Patocka
1
-0
/
+1
2009-06-22
dm raid1: keep retrying alloc if mempool_alloc failed
Mikulas Patocka
1
-1
/
+1
2009-06-22
dm mpath: call activate fn for each path in pg_init
Chandra Seetharaman
1
-37
/
+26
2009-06-22
dm mpath: change attached scsi_dh
Hannes Reinecke
1
-2
/
+13
2009-06-22
dm: sysfs skip output when device is being destroyed
Milan Broz
1
-0
/
+4
2009-06-22
dm mpath: validate hw_handler argument count
Mikulas Patocka
1
-0
/
+5
2009-06-22
dm mpath: validate table argument count
Mikulas Patocka
1
-0
/
+6
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
25
-30
/
+30
2009-06-21
Remove internal use of 'write_access' in mm/memory.c
Linus Torvalds
1
-21
/
+21
2009-06-21
ipc: unbreak 32-bit shmctl/semctl/msgctl
Johannes Weiner
1
-0
/
+1
2009-06-21
sdhci: remove needless double parenthesis
Pierre Ossman
1
-3
/
+3
2009-06-21
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
3
-0
/
+29
2009-06-21
s3cmci: fix dma configuration call
Ben Dooks
1
-1
/
+1
2009-06-21
mmc: Add new via-sdmmc host controller driver
Harald Welte
4
-0
/
+1382
2009-06-21
sdhci: Add support for hosts that are only capable of 1-bit transfers
Anton Vorontsov
4
-1
/
+11
2009-06-21
MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface)
Nicolas Ferre
1
-0
/
+7
2009-06-21
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
Ben Dooks
3
-1
/
+6
2009-06-21
sdhci: Add better ADMA error reporting
Ben Dooks
1
-1
/
+33
2009-06-21
sdhci-s3c: Samsung S3C based SDHCI controller glue
Ben Dooks
4
-0
/
+458
2009-06-21
ALSA: hda - Add model=6530g option
Takashi Iwai
2
-0
/
+2
2009-06-21
ALSA: hda - Acer Inspire 6530G model for Realtek ALC888
Tony Vroon
1
-1
/
+71
2009-06-21
lockdep: Select frame pointers on x86
Peter Zijlstra
1
-1
/
+1
2009-06-21
mm: page_alloc: clear PG_locked before checking flags on free
Johannes Weiner
1
-5
/
+4
2009-06-21
x86, 64-bit: Clean up user address masking
Linus Torvalds
4
-12
/
+4
2009-06-20
x86: don't use 'access_ok()' as a range check in get_user_pages_fast()
Linus Torvalds
1
-2
/
+7
2009-06-20
fat: Fix the removal of opts->fs_dmask
OGAWA Hirofumi
1
-1
/
+1
2009-06-20
microblaze: Add missing symbols for CONSTRUCTORS support
Michal Simek
1
-5
/
+6
2009-06-20
microblaze: remove init_mm
Arnd Bergmann
1
-2
/
+0
2009-06-20
kernel-doc: fix param matching for array params
Randy Dunlap
1
-0
/
+17
2009-06-20
kernel-doc: ignore kmemcheck_bitfield_begin/end
Randy Dunlap
1
-0
/
+2
2009-06-20
kallsyms: fix inverted valid symbol checking
Mike Frysinger
1
-3
/
+3
2009-06-20
kbuild: fix build error during make htmldocs
Amerigo Wang
1
-1
/
+1
2009-06-20
perfcounter: Handle some IO return values
Frederic Weisbecker
2
-3
/
+11
[next]