Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9d9ad4b51d2b29b5bbeb4011f5e76f7538119cf9
9d9ad4b
x86: Fix 32-bit MSI-X allocation leakage
by PJ Waskiewicz
· 17 years ago
a04140e
docbook: fix bitops fatal filename error
by Randy Dunlap
· 17 years ago
cfd299d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
6b8588f
usb input endianness annotations and fixes
by Al Viro
· 17 years ago
24caa6a
celleb_scc_pciex __iomem annotations
by Al Viro
· 17 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 17 years ago
01d7b36
usbhid endianness annotations and fixes
by Al Viro
· 17 years ago
d28aa3a
q40ide breakage
by Al Viro
· 17 years ago
ac2f217
typo in sata_fsl
by Al Viro
· 17 years ago
7d896e0
more icside breakage (from next ide merge)
by Al Viro
· 17 years ago
b750568
fix ia64 local_irq_save() et.al.
by Al Viro
· 17 years ago
ea696f9
ia64 kvm fixes for O=... builds
by Al Viro
· 17 years ago
ff471b2
frv si_addr annotations
by Al Viro
· 17 years ago
e945e84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
77a50df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
96fffeb
make CC_OPTIMIZE_FOR_SIZE non-experimental
by Ingo Molnar
· 17 years ago
513694b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
46b958e
kernel-doc: detect trailing kernel-doc line trash
by Randy Dunlap
· 17 years ago
94dc7ad
kernel-doc: detect/prevent duplicate doc section names
by Randy Dunlap
· 17 years ago
9f35485
fatfs: fix build warning with 64k PAGE_SIZE
by Olof Johansson
· 17 years ago
0607fd0
fat: detect media without partition table correctly
by Frank Seidel
· 17 years ago
73f20e5
FAT_VALID_MEDIA(): remove pointless test
by Andrew Morton
· 17 years ago
c7a6c4e
fat: use __getname()
by OGAWA Hirofumi
· 17 years ago
f22032b
vfat: bug fix for vfat cannot handle filename with 255
by Keith Mok
· 17 years ago
061e974
Add balance_dirty_pages_ratelimited() to cont_expand_zero()
by OGAWA Hirofumi
· 17 years ago
e69be4c
fat: Remove fat_clusters_flush()
by OGAWA Hirofumi
· 17 years ago
606e423
fat: Update free_clusters even if it is untrusted
by OGAWA Hirofumi
· 17 years ago
1ae43f8
fat: Add allow_utime option
by OGAWA Hirofumi
· 17 years ago
e97e8de
fat: fat_setattr() fix
by OGAWA Hirofumi
· 17 years ago
1278fdd
fat: fat_notify_change() and check_mode() cleanup
by OGAWA Hirofumi
· 17 years ago
3754a54
fat: kill is_bad_inode() check
by OGAWA Hirofumi
· 17 years ago
d5dee5c
reiserfs: unpack tails on quota files
by Jan Kara
· 17 years ago
a2fe594
reiserfs: fix hang on umount with quotas when journal is aborted
by Jan Kara
· 17 years ago
fbe5498
reiserfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
8acc570
reiserfs: fix more sparse warnings in do_balan.c
by Harvey Harrison
· 17 years ago
e13601b
reiserfs: fix sparse warning in journal.c
by Harvey Harrison
· 17 years ago
9e902df
reiserfs: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
78e917d
udf: fix sparse warning in namei.c
by Harvey Harrison
· 17 years ago
36a53dd
ufs: replace __inline with inline
by Harvey Harrison
· 17 years ago
0045eda
ufs: remove unused fs64_add and fs64_sub
by Marcin Slusarz
· 17 years ago
9746077a7
ufs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3c5afae
ufs: [bl]e*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
08fc99b
jbd: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e05b6b5
ext3: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
fa1ff1e
ext3: fix mount messages when quota disabled
by Jan Kara
· 17 years ago
2588ef8
ext3: retry block allocation if new blocks are allocated from system zone
by Aneesh Kumar K.V
· 17 years ago
07c9938
ext3: fix hang on umount with quotas when journal is aborted
by Jan Kara
· 17 years ago
0b23076
ext3: fix update of mtime and ctime on rename
by Jan Kara
· 17 years ago
5b9a499
jbd: fix possible journal overflow issues
by Josef Bacik
· 17 years ago
5bc833f
jbd: fix the way the b_modified flag is cleared
by Josef Bacik
· 17 years ago
269b261
fs/ext3: use BUG_ON
by Julia Lawall
· 17 years ago
33575f8
ext3: check ext3_journal_get_write_access() errors
by Akinobu Mita
· 17 years ago
e0e369a
ext3: use ext3_get_group_desc()
by Akinobu Mita
· 17 years ago
22a5daf
ext3: add missing ext3_journal_stop()
by Akinobu Mita
· 17 years ago
1eaafea
ext3: use ext3_group_first_block_no()
by Akinobu Mita
· 17 years ago
1563300
make ext3_xattr_list() static
by Adrian Bunk
· 17 years ago
e7f23eb
ext3: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
3d61f75
ext3: fdatasync should skip metadata writeout when overwriting
by Hisashi Hifumi
· 17 years ago
8b91582
ext2: retry block allocation if new blocks are allocated from system zone
by Aneesh Kumar K.V
· 17 years ago
605afd6
ext2: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
2c11619
fs/ext2: use BUG_ON
by Julia Lawall
· 17 years ago
4c8b312
ext2: use ext2_fsblk_t type
by Akinobu Mita
· 17 years ago
24097d1
ext2: use ext2_group_first_block_no()
by Akinobu Mita
· 17 years ago
bbff286
ext2: improve ext2_readdir() return value
by Akinobu Mita
· 17 years ago
31f68e1
ext2: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
fba4d39
ext2: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
1e3832b
PNP: use dev_printk for quirk messages
by Bjorn Helgaas
· 17 years ago
b806816
PNP: simplify quirk debug output
by Bjorn Helgaas
· 17 years ago
0bc11fd
PNP: skip dev->protocol NULL checks
by Bjorn Helgaas
· 17 years ago
62b0559
drivers/md: use time_before, time_before_eq, etc
by Julia Lawall
· 17 years ago
d7a420c
raid: remove leading TAB on printk messages
by Nick Andrew
· 17 years ago
4ef197d8
md: raid5.c convert simple_strtoul to strict_strtoul
by Dan Williams
· 17 years ago
8b3e6cd
md: introduce get_priority_stripe() to improve raid456 write performance
by Dan Williams
· 17 years ago
e46b272
md: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
9a7b2b0
md: fix integer as NULL pointer warnings in md.c
by Harvey Harrison
· 17 years ago
5ae1217
video: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e7a05aa
BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver for now
by Mike Frysinger
· 17 years ago
6002db8
BF54x Framebuffer Driver: drop request_irq cast
by Mike Frysinger
· 17 years ago
8224c3b
drivers/video/w100fb.c: avoid a couple of error-path NULL derefs
by Andrew Morton
· 17 years ago
0e170c7
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
by Maik Broemme
· 17 years ago
0aa1634
fb: convert /proc/fb to seq_file interface
by Alexey Dobriyan
· 17 years ago
60c1645
drivers/video/uvesafb.c: fix error-path memory leak
by Andrew Morton
· 17 years ago
0e27aa3
fbdev: platforming hecubafb and n411
by Jaya Kumar
· 17 years ago
2422fbb
metronomefb: don't free firmware twice in error path
by Sebastian Siewior
· 17 years ago
03c33a4
fbdev: platforming metronomefb and am200epd
by Jaya Kumar
· 17 years ago
963654a
fbdev: hecubafb bugfix
by Jaya Kumar
· 17 years ago
555514f
fbdev: metronomefb bugfix
by Jaya Kumar
· 17 years ago
6f90a8bd
powerpc: Add DIU platform code for MPC8610HPCD
by York Sun
· 17 years ago
9b53a9e
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
by York Sun
· 17 years ago
7d345b2
fbdev: nv: fix sparse noise
by Alexey Dobriyan
· 17 years ago
7ce3ab1
fbdev: nv: drop useless CONFIG_PCI checks
by Alexey Dobriyan
· 17 years ago
affc23d
fbdev: nv: drop useless MODULE ifdefs
by Alexey Dobriyan
· 17 years ago
3553a2f
OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers
by Andres Salomon
· 17 years ago
fd96795
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
by Andres Salomon
· 17 years ago
61a517a
gxfb/lxfb: use VSA definitions when fetching framebuffer size
by Andres Salomon
· 17 years ago
4537f93
lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT
by Andres Salomon
· 17 years ago
564820d
lxfb: disable suspend VT switch by default
by Andres Salomon
· 17 years ago
c805df3
lxfb: rename kernel arg fbsize to vram
by Andres Salomon
· 17 years ago
f694e53
lxfb: add power management functionality
by Andres Salomon
· 17 years ago
aec4053
lxfb: rearrange/rename MSR bitfields
by Andres Salomon
· 17 years ago
Next »