Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
40cffcc0e8f9f6e295630cb8b8d58a13baa6c7f9
/
drivers
40cffcc
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
by NeilBrown
· 13 years ago
63c6826
md/bitmap: make bitmap bitops atomic.
by NeilBrown
· 13 years ago
bdfd114
md/bitmap: make _page_attr bitops atomic.
by NeilBrown
· 13 years ago
fae7d32
md/bitmap: merge bitmap_file_unmap and bitmap_file_put.
by NeilBrown
· 13 years ago
62f82fa
md/bitmap: remove async freeing of bitmap file.
by NeilBrown
· 13 years ago
7466712
md/bitmap: convert some spin_lock_irqsave to spin_lock_irq
by NeilBrown
· 13 years ago
b405fe9
md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags.
by NeilBrown
· 13 years ago
84e9234
md/bitmap: remove single-bit manipulation on sb->state
by NeilBrown
· 13 years ago
edbb79d
md/bitmap: remove bitmap_mask_state
by NeilBrown
· 13 years ago
bc9891a
md/bitmap: move storage allocation from bitmap_load to bitmap_create.
by NeilBrown
· 13 years ago
d1244cb
md/bitmap: separate bitmap file allocation to its own function.
by NeilBrown
· 13 years ago
9b1215c
md/bitmap: store bytes in file rather than just in last page.
by NeilBrown
· 13 years ago
1ec885c
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct.
by NeilBrown
· 13 years ago
d189122
md/bitmap: change *_page_attr() to take a page number, not a page.
by NeilBrown
· 13 years ago
27581e5
md/bitmap: centralise allocation of bitmap file pages.
by NeilBrown
· 13 years ago
ef99bf4
md/bitmap: allow a bitmap with no backing storage.
by NeilBrown
· 13 years ago
6409bb0
md/bitmap: add new 'space' attribute for bitmaps.
by NeilBrown
· 13 years ago
bf07bb7
md/bitmap: disentangle two different 'pending' flags.
by NeilBrown
· 13 years ago
bc0934f
raid5: support sync request
by Shaohua Li
· 13 years ago
cceeca4
raid5: remove unused variables
by Shaohua Li
· 13 years ago
5fdd2cf
md/raid10: Fix memleak in r10buf_pool_alloc
by majianpeng
· 13 years ago
da8840a
md/raid1: allow fix_read_error to read from recovering device.
by majianpeng
· 13 years ago
4fa2f32
md: move freeing of badblocks.page into md_rdev_clear
by NeilBrown
· 13 years ago
545c879
md: dm-raid should call helper function to clear rdev.
by NeilBrown
· 13 years ago
3ea7daa
md/raid10: add reshape support
by NeilBrown
· 13 years ago
deb200d
md/raid10: split out interpretation of layout to separate function.
by NeilBrown
· 13 years ago
f8c9e74
md/raid10: Introduce 'prev' geometry to support reshape.
by NeilBrown
· 13 years ago
c804cde
md: use resync_max_sectors for reshape as well as resync.
by NeilBrown
· 13 years ago
1fdd6fc9
md: teach sync_page_io about new_data_offset.
by NeilBrown
· 13 years ago
5cf00fc
md/raid10: collect some geometry fields into a dedicated structure.
by NeilBrown
· 13 years ago
b5254dd
md/raid5: allow for change in data_offset while managing a reshape.
by NeilBrown
· 13 years ago
05616be
md/raid5: Use correct data_offset for all IO.
by NeilBrown
· 13 years ago
c6563a8
md: add possibility to change data-offset for devices.
by NeilBrown
· 13 years ago
2c810cd
md: allow a reshape operation to be reversed.
by NeilBrown
· 13 years ago
b5e1b8c
md: using GFP_NOIO to allocate bio for flush request
by Shaohua Li
· 13 years ago
b0d634d
md/raid10: fix transcription error in calc_sectors conversion.
by NeilBrown
· 13 years ago
0d9f4f1
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
by Jonathan Brassow
· 13 years ago
6508fdb
md/raid10: set dev_sectors properly when resizing devices in array.
by NeilBrown
· 13 years ago
b16b1b6c
md/bitmap: fix calculation of 'chunks' - missing shift.
by NeilBrown
· 13 years ago
de9e24e
Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
8d7d1ad
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
b990f9b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
3a69ddd
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
by Kenneth Graunke
· 13 years ago
700698e
drm/radeon/kms: need to set up ss on DP bridges as well
by Alex Deucher
· 13 years ago
4bbbf13f
Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
84c6a81
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
9f7e2f9
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
a882a4d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
f607245
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
2431a81
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
by Scott Jiang
· 13 years ago
128465c
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
by Scott Jiang
· 13 years ago
8d9d2a4
spi/spi_bfin_sport: drop bits_per_word from client data
by Scott Jiang
· 13 years ago
7666fd8
spi/bfin_spi: drop bits_per_word from client data
by Scott Jiang
· 13 years ago
488e1a9
spi/spi-bfin-sport: move word length setup to transfer handler
by Scott Jiang
· 13 years ago
22ac3e8
spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
by Scott Jiang
· 13 years ago
ea505bc
spi/pl022: Allow request for higher frequency than maximum possible
by Viresh Kumar
· 13 years ago
88a3a25
spi/bcm63xx: set master driver mode_bits.
by Florian Fainelli
· 13 years ago
1e41dc0
spi/bcm63xx: don't use the stopping state
by Florian Fainelli
· 13 years ago
cde4384
spi/bcm63xx: convert to the pump message infrastructure
by Florian Fainelli
· 13 years ago
d4b9b57
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
by H Hartley Sweeten
· 13 years ago
5eb806a
spi/pl022: Fix calculate_effective_freq()
by Viresh Kumar
· 13 years ago
41c8a48
Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
320cd1e
usb: gadget: udc-core: fix incompatibility with dummy-hcd
by Alan Stern
· 13 years ago
83a787a
usb: gadget: udc-core: fix wrong call order
by Felipe Balbi
· 13 years ago
37d4174
drm/radeon/kms: use frac fb div on APUs
by Alex Deucher
· 13 years ago
df391c0
drm/radeon: add a missing entry to encoder_names
by Ilija Hadzic
· 13 years ago
792ac99
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
b9556e0
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into drm-fixes
by Dave Airlie
· 13 years ago
b95ace5
ARM: pxa: fix gpio wakeup setting
by Robert Jarzmik
· 13 years ago
b930fe5
xen/acpi: Workaround broken BIOSes exporting non-existing C-states.
by Konrad Rzeszutek Wilk
· 13 years ago
5c22837
USB: cdc-wdm: fix race leading leading to memory corruption
by Oliver Neukum
· 13 years ago
ebcf596
Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
acdf2fc
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
65dd4b9
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
110a5c8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
521394e
xen: use the pirq number to check the pirq_eoi_map
by Stefano Stabellini
· 13 years ago
89f21cc
staging: ozwpan: Fix bug where kfree is called twice.
by Rupesh Gujare
· 13 years ago
bc856a6
blackfin: fix compile error in bfin-lq035q1-fb.c
by Paul Gortmaker
· 13 years ago
cd0a2bfb
pci: frv architecture needs generic setup-bus infrastructure
by Paul Gortmaker
· 13 years ago
6651819
drm/i915: handle input/output sdvo timings separately in mode_set
by Daniel Vetter
· 13 years ago
c3e40a9
hwmon: (fam15h_power) Fix pci_device_id array
by Guenter Roeck
· 13 years ago
d08c9a3
hpwdt: Only BYTE reads/writes to WD Timer port 0x72
by Mingarelli, Thomas
· 13 years ago
86ec090
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
bdd4f70
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 13 years ago
3f5ec5e
drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled
by Anatolij Gustschin
· 13 years ago
351963b
acerhdf: lowered default temp fanon/fanoff values
by Peter Feuerer
· 13 years ago
43ae1e3
acerhdf: add support for new hardware
by Peter Feuerer
· 13 years ago
e39a9ba
acerhdf: add support for Aspire 1410 BIOS v1.3314
by Clay Carpenter
· 13 years ago
88c08a3
dmaengine/amba-pl08x : reset phychan_hold on terminate all
by Davide Ciminaghi
· 13 years ago
c847382
dma: pl330: fix a couple of compilation warnings
by Olof Johansson
· 13 years ago
b609379
Merge branches 'mad-response' and 'mlx4' into fixes
by Roland Dreier
· 13 years ago
bf6b47d
IB/mlx4: Fix memory leaks in ib_link_query_port()
by Jesper Juhl
· 13 years ago
a9e7432
IB/mad: Don't send response for failed MADs
by Jack Morgenstein
· 13 years ago
840777d
IB/mad: Set 'D' bit in response for unhandled MADs
by Jack Morgenstein
· 13 years ago
151b612
USB: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 13 years ago
6f6543f
usb gadget: uvc: uvc_request_data::length field must be signed
by Laurent Pinchart
· 13 years ago
dc890df
staging: octeon-ethernet: fix build errors by including interrupt.h
by Imre Kaloz
· 13 years ago
349ae79
staging: zcache: fix Kconfig crypto dependency
by Seth Jennings
· 13 years ago
a2cd62e
staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESS
by Omar Ramirez Luna
· 13 years ago
423b40e
Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi
by Linus Torvalds
· 13 years ago
Next »