Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff23eca3e8f613034e0d20ff86f6a89b62f5a14e
« Previous
ed0a893
[PATCH] x86_64: Remove bogus comment in topology.h
by Andi Kleen
· 18 years ago
3c58464
[PATCH] x86_64: x86_64-enable-large-bzImage.patch
by Ingo Molnar
· 18 years ago
0c90bb8
[PATCH] x86_64: Remove most of ia32_unistd.h
by Andi Kleen
· 18 years ago
9f2036f
[PATCH] x86_64: pci-dma.c clean-up - trivial
by Jon Mason
· 18 years ago
d167a51
[PATCH] x86_64: x86_64 version of the smp alternative patch.
by Gerd Hoffmann
· 18 years ago
240cd6a80
[PATCH] i386/x86-64: Emulate CPUID4 on AMD
by Andi Kleen
· 18 years ago
faee9a5
[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platforms
by Andi Kleen
· 18 years ago
79121ea
[PATCH] x86_64: Use __always_inline for __inline_memcpy
by Andi Kleen
· 18 years ago
0f4fdb7
[PATCH] x86_64: Use local APIC ID from local APIC instead of CPUID
by ravikiran thirumalai
· 18 years ago
7c393e7
[PATCH] x86_64: Update defconfig
by Andi Kleen
· 18 years ago
8871e73
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
61a46dc
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
b78709c
[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval()
by Peter Williams
· 18 years ago
2139a7f
[PATCH] initramfs overwrite fix
by H. Peter Anvin
· 18 years ago
0538195
[PATCH] drivers/md/md.c: make code static
by Adrian Bunk
· 18 years ago
f655675
[PATCH] md: Allow the write_mostly flag to be set via sysfs
by NeilBrown
· 18 years ago
a94213b
[PATCH] md: Allow resync_start to be set and queried via sysfs
by NeilBrown
· 18 years ago
d4dbd02
[PATCH] md: Allow raid 'layout' to be read and set via sysfs
by NeilBrown
· 18 years ago
45dc2de
[PATCH] md: Allow rdev state to be set via sysfs
by NeilBrown
· 18 years ago
9e653b6
[PATCH] md: Set/get state of array via sysfs
by NeilBrown
· 18 years ago
4254376
[PATCH] md: Don't write dirty/clean update to spares - leave them alone
by NeilBrown
· 18 years ago
07d84d10
[PATCH] md: Allow re-add to work on array without bitmaps
by NeilBrown
· 18 years ago
3285edf
[PATCH] md: Fix bug that stops raid5 resync from happening
by NeilBrown
· 18 years ago
b3cc9ec
[PATCH] md: Fix Kconfig error
by akpm@osdl.org
· 18 years ago
4d2554d
[PATCH] md: md Kconfig speeling feex
by Justin Piszcz
· 18 years ago
8838832
[PATCH] md: Calculate correct array size for raid10 in new offset mode
by NeilBrown
· 18 years ago
ce25c31
[PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fix
by NeilBrown
· 18 years ago
d785a06
[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocks
by NeilBrown
· 18 years ago
acc55e2
[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmap
by NeilBrown
· 18 years ago
0cdd02c
[PATCH] md/bitmap: remove dead code from md/bitmap
by NeilBrown
· 18 years ago
a647e4b
[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bitmap code
by NeilBrown
· 18 years ago
e16b68b
[PATCH] md/bitmap: use set_bit etc for bitmap page attributes
by NeilBrown
· 18 years ago
ec7a319
[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmap
by NeilBrown
· 18 years ago
0b79ccf
[PATCH] md/bitmap: remove bitmap writeback daemon
by NeilBrown
· 18 years ago
d7375ab
[PATCH] md/bitmap: fix online removal of file-backed bitmaps
by NeilBrown
· 18 years ago
52c0329
[PATCH] md: split reshape portion of raid5 sync_request into a separate function
by NeilBrown
· 18 years ago
5e56341
[PATCH] md: make md_print_devices() static
by Adrian Bunk
· 18 years ago
c93983b
[PATCH] md: support stripe/offset mode in raid10
by NeilBrown
· 18 years ago
7c7546c
[PATCH] md: allow a linear array to have drives added while active
by NeilBrown
· 18 years ago
5fd6c1d
[PATCH] md: allow checkpoint of recovery with version-1 superblock
by NeilBrown
· 18 years ago
a8a55c3
[PATCH] md: remove nuisance message at shutdown
by NeilBrown
· 18 years ago
16a53ec
[PATCH] md: merge raid5 and raid6 code
by NeilBrown
· 18 years ago
16f17b3
[PATCH] md: increase the delay before marking metadata clean, and make it configurable
by NeilBrown
· 18 years ago
9443a1d
[PATCH] md: remove useless ioctl warning
by NeilBrown
· 18 years ago
8932c2e
[PATCH] md: remove arbitrary limit on chunk size
by NeilBrown
· 18 years ago
c70810b
[PATCH] md: reformat code in raid1_end_write_request to avoid goto
by NeilBrown
· 18 years ago
72d9486
[PATCH] dm: improve error message consistency
by Alasdair G Kergon
· 18 years ago
5c6bd75
[PATCH] dm: prevent removal if open
by Alasdair G Kergon
· 18 years ago
c2ade42
[PATCH] dm: create error table
by David Teigland
· 18 years ago
17b2f66
[PATCH] dm: add exports
by Alasdair G Kergon
· 18 years ago
2b06cff
[PATCH] dm: consolidate creation functions
by Alasdair G Kergon
· 18 years ago
814d686
[PATCH] dm table split_args: handle no input
by David Teigland
· 18 years ago
ce503f5
[PATCH] dm kcopyd: error accumulation fix
by Jonathan Brassow
· 18 years ago
8a835f1
[PATCH] dm mirror log: sync_count fix
by Alasdair G Kergon
· 18 years ago
29121bd
[PATCH] dm mirror log: bitset_size fix
by Alasdair G Kergon
· 18 years ago
b7cca19
[PATCH] dm mirror log: refactor context
by Alasdair G Kergon
· 18 years ago
702ca6f
[PATCH] dm mirror log: sector size fix
by Kevin Corry
· 18 years ago
1435353
[PATCH] dm table: get_target: fix last index
by Milan Broz
· 18 years ago
e4c8b3b
[PATCH] dm: mirror sector offset fix
by Neil Brown
· 18 years ago
f0b0411
[PATCH] dm: fix block device initialisation
by Jeff Mahoney
· 18 years ago
10da4f7
[PATCH] dm: add module ref counting
by Jeff Mahoney
· 18 years ago
7ec75f2
[PATCH] dm: fix mapped device ref counting
by Jeff Mahoney
· 18 years ago
fba9f90
[PATCH] dm: add DMF_FREEING
by Jeff Mahoney
· 18 years ago
f32c10b
[PATCH] dm: change minor_lock to spinlock
by Jeff Mahoney
· 18 years ago
62f75c2
[PATCH] dm: move idr_pre_get
by Jeff Mahoney
· 18 years ago
ba61fdd
[PATCH] dm: fix idr minor allocation
by Jeff Mahoney
· 18 years ago
5806f07
[PATCH] lib: add idr_replace
by Jeff Mahoney
· 18 years ago
c51c275
[PATCH] dm snapshot: unify chunk_size
by Alasdair G Kergon
· 18 years ago
b877a96
[PATCH] VT binding: Make sticon support binding
by Antonino A. Daplas
· 18 years ago
2aea875
[PATCH] VT binding: Make promcon support binding
by Antonino A. Daplas
· 18 years ago
e86bb8a
[PATCH] VT binding: Make newport_con support binding
by Antonino A. Daplas
· 18 years ago
ac08dae
[PATCH] VT binding: Make mdacon support binding
by Antonino A. Daplas
· 18 years ago
6690075
[PATCH] VT binding: Update documentation
by Antonino A. Daplas
· 18 years ago
5bd4253
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
by Antonino A. Daplas
· 18 years ago
13ae664
[PATCH] VT binding: Make VT binding a Kconfig option
by Antonino A. Daplas
· 18 years ago
6db4063
[PATCH] VT binding: Add sysfs control to the VT layer
by Antonino A. Daplas
· 18 years ago
79062a0
[PATCH] VT binding: Add new doc file describing the feature
by Antonino A. Daplas
· 18 years ago
418d1ce
[PATCH] VT binding: fbcon: Update documentation
by Antonino A. Daplas
· 18 years ago
e614b18
[PATCH] VT binding: Update fbcon to support binding
by Antonino A. Daplas
· 18 years ago
3e795de
[PATCH] VT binding: Add binding/unbinding support for the VT console
by Antonino A. Daplas
· 18 years ago
a4a73e1
[PATCH] Detaching fbcon: update documentation
by Antonino A. Daplas
· 18 years ago
5428b04
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
by Antonino A. Daplas
· 18 years ago
e55186f
[PATCH] Detaching fbcon: clean up exit code
by Antonino A. Daplas
· 18 years ago
9a17917
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
by Antonino A. Daplas
· 18 years ago
a06630f
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
by Antonino A. Daplas
· 18 years ago
1c8ce27
[PATCH] Detaching fbcon: fix give_up_console()
by Antonino A. Daplas
· 18 years ago
50ec42e
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
by Antonino A. Daplas
· 18 years ago
9dac73a
[PATCH] fbdev: tag by scantype in sysfs
by Daniel R Thompson
· 18 years ago
90b4f9a
[PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support
by Edgar Hucek
· 18 years ago
1a8c979
[PATCH] atyfb: Fix section warnings
by Antonino A. Daplas
· 18 years ago
9b27915
[PATCH] macmodes: Fix section warning
by Antonino A. Daplas
· 18 years ago
f837e6f
[PATCH] fbdev: Fix logo rotation if width != height
by Antonino A. Daplas
· 18 years ago
4efefd1
[PATCH] neofb: fix unblank logic interfering with lid toggled backlight
by Christian Trefzer
· 18 years ago
dc1c43e
[PATCH] skeletonfb: remove duplicate module init, exit, license lines
by Arnaldo Carvalho de Melo
· 18 years ago
f77f50c
[PATCH] au1100fb: add power management support
by Rodolfo Giometti
· 18 years ago
137a889
[PATCH] backlight: Fix Kconfig dependency
by Antonino A. Daplas
· 18 years ago
6931a76
[PATCH] s3c2410fb: Fix resume
by Arnaud Patard
· 18 years ago
c72755b
[PATCH] fbdev: Remove unused exports
by Adrian Bunk
· 18 years ago
17cc6281
[PATCH] fbdev: Coverity Bug 90
by Antonino A. Daplas
· 18 years ago
8126a04
[PATCH] fbdev: Coverity Bug 85
by Antonino A. Daplas
· 18 years ago
Next »