Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
77a50df2b14c8d3ee3c58c21c4a0e0157570df09
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
9746077
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
31f51fa
lxfb: clean up final bits of df_regs
by Andres Salomon
· 17 years ago
f5c90e8
lxfb: clean up register definitions
by Andres Salomon
· 17 years ago
9286361
lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel
by Andres Salomon
· 17 years ago
3888d46
lxfb: extend PLL table to support dotclocks below 25 MHz
by Jens Rottmann
· 17 years ago
5fb2d92
atmel_lcdfb: adjust fifo size for at91sam9rl
by Nicolas Ferre
· 17 years ago
fd08580
atmel_lcdfb: wiring BGR to RGB color mode
by Nicolas Ferre
· 17 years ago
cf19a37
atmel_lcdfb: suspend/resume support
by David Brownell
· 17 years ago
01d3a5e
atmel_lcdfb: don't initialize a pre-allocated framebuffer
by Haavard Skinnemoen
· 17 years ago
20e061f
fbdev: framebuffer_alloc() fixes
by Ondrej Zajicek
· 17 years ago
8f5af9d
fbdev: vt8623fb: better resume from STR
by Ondrej Zajicek
· 17 years ago
9201a85
savagefb: speed up the I2C bus
by Jean Delvare
· 17 years ago
a1e6892
drivers/video/imsttfb.c: add missing curly brackets
by Roel Kluin
· 17 years ago
5e72b32
uvesafb: don't treat valid modes returned byfb_find_mode() as errors
by Michal Januszewski
· 17 years ago
e0745ae
radeonfb: speed up the I2C buses
by Jean Delvare
· 17 years ago
Next »