Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8ed5de58cf4c45ff0ca97cb0d48d76f0e42faec6
8ed5de58c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
2dd550b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
8755e56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
e33f663
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
55850f4
fb: fix warning: no return statement in function returning non-void
by Anton Vorontsov
· 17 years ago
6659a0f
virtio: add missing #include <linux/delay.h>
by Johann Felix Soden
· 17 years ago
bd1939d
ext3: fix lock inversion in direct IO
by Jan Kara
· 17 years ago
d8fd66a
jbd.h: hide kernel only code
by Olaf Hering
· 17 years ago
e1d7ae2
ext3: remove unused code from ext3_find_entry()
by Mariusz Kozlowski
· 17 years ago
859cb93
ext[234]: cleanup ext[234]_bg_num_gdb()
by Akinobu Mita
· 17 years ago
fb01bfd
ext[234]: remove unused argument for ext[234]_find_goal()
by Akinobu Mita
· 17 years ago
197cd65a
ext[234]: use ext[234]_get_group_desc()
by Akinobu Mita
· 17 years ago
144704e
ext[234]: fix comment for nonexistent variable
by Akinobu Mita
· 17 years ago
1eca93f
ext3: change the default behaviour on error
by Aneesh Kumar K.V
· 17 years ago
feda58d
ext3: return after ext3_error in case of failures
by Aneesh Kumar K.V
· 17 years ago
5330838
make jbd/journal.c:__journal_abort_hard() static
by Adrian Bunk
· 17 years ago
e86e143
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
by Andi Kleen
· 17 years ago
d71cadd
BKL-removal: remove incorrect BKL comment in ext2
by Andi Kleen
· 17 years ago
14f9f7b
BKL-removal: convert ext2 over to use unlocked_ioctl
by Andi Kleen
· 17 years ago
f762e90
ext3: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
01584fa
ext2: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
445a1d3
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
by Bjorn Helgaas
· 17 years ago
5d38998
PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume
by Rene Herman
· 17 years ago
b3bd86e
isapnp driver semaphore to mutex
by Daniel Walker
· 17 years ago
2bb9a6b
pnp: declare PNP option parsing functions as __init
by Thomas Renninger
· 17 years ago
cc8259a
simplify pnp_activate_dev() and pnp_disable_dev() return values
by Bjorn Helgaas
· 17 years ago
6ed3003
md: fix an occasional deadlock in raid5
by NeilBrown
· 17 years ago
73c3443
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING.
by NeilBrown
· 17 years ago
d089c6a
md: change ITERATE_RDEV to rdev_for_each
by NeilBrown
· 17 years ago
29ac4aa
md: change INTERATE_MDDEV to for_each_mddev
by NeilBrown
· 17 years ago
20a49ff
md: change a few 'int' to 'size_t' in md
by NeilBrown
· 17 years ago
177a99b
md: fix use-after-free bug when dropping an rdev from an md array
by NeilBrown
· 17 years ago
a17184a
md: allow an md array to appear with 0 drives if it has external metadata
by NeilBrown
· 17 years ago
ca38805
md: lock address when changing attributes of component devices
by NeilBrown
· 17 years ago
c5d79ad
md: allow devices to be shared between md arrays
by NeilBrown
· 17 years ago
1ec4a93
md: set and test the ->persistent flag for md devices more consistently
by NeilBrown
· 17 years ago
c620727
md: allow a maximum extent to be set for resyncing
by NeilBrown
· 17 years ago
c303da6
md: give userspace control over removing failed devices when external metdata in use
by NeilBrown
· 17 years ago
e691063
md: support 'external' metadata for md arrays
by NeilBrown
· 17 years ago
b47490c
md: Update md bitmap during resync.
by NeilBrown
· 17 years ago
66c811e
md: raid6: clean up the style of raid6test/test.c
by H. Peter Anvin
· 17 years ago
98ec302
md: raid6: Fix mktable.c
by H. Peter Anvin
· 17 years ago
54212cf
coding style cleanups for drivers/md/mktables.c
by Oliver Pinter
· 17 years ago
91c4313
fbcon: fix color generation for monochrome framebuffer
by Thomas Pfaff
· 17 years ago
e897363
FB/S3C2410: check default_display parameter passed in platform data
by Ben Dooks
· 17 years ago
c0d4033
FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black
by Ben Dooks
· 17 years ago
38a02f56
FB/S3C2410: update debugging in S3C2410 framebuffer driver
by Ben Dooks
· 17 years ago
f62e770
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
by Ben Dooks
· 17 years ago
40488db
FB/SM501: ensure console suspended before saving state
by Ben Dooks
· 17 years ago
bc9c6a1
pm2fb: big endian fix
by Krzysztof Helt
· 17 years ago
a782eed
ps3fb: fix modedb typos
by Geoff Levand
· 17 years ago
a286408
ps3fb: cleanup sweep
by Geert Uytterhoeven
· 17 years ago
a366536
ps3fb: round up video modes
by Geert Uytterhoeven
· 17 years ago
34c422f
ps3fb: reorganize modedb handling
by Geert Uytterhoeven
· 17 years ago
633bd11
ps3fb: add support for configurable black borders
by Geert Uytterhoeven
· 17 years ago
7974f72
ps3fb: make frame buffer offsets unsigned int
by Geert Uytterhoeven
· 17 years ago
9f4f21b
ps3fb: kill ps3fb_res
by Geert Uytterhoeven
· 17 years ago
d9a4ba6
ps3fb: open-code macros that are used only once
by Geert Uytterhoeven
· 17 years ago
bbcfe34
ps3fb: kill PS3FB_FULL_MODE_BIT
by Geert Uytterhoeven
· 17 years ago
084ffff
ps3: use symbolic names for video modes
by Geert Uytterhoeven
· 17 years ago
3c4f594
ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused
by Geert Uytterhoeven
· 17 years ago
a9a84c37
atmel_lcdfb: backlight control
by David Brownell
· 17 years ago
b1230ee
sm501fb: clear framebuffer memory and palette
by Magnus Damm
· 17 years ago
dfcffa4
sm501fb: control panel pin usage with platform data flags
by Magnus Damm
· 17 years ago
625fcaf
drivers/video: add missing pci_dev_get
by Julia Lawall
· 17 years ago
5eb03a4
uvesafb: small cleanups
by Randy Dunlap
· 17 years ago
0ce85eb
tdfxfb: fix section mismatch warnings
by Randy Dunlap
· 17 years ago
74f482c
fb: nvidiafb: Try harder at initial mode setting.
by Paul Mundt
· 17 years ago
2e97502
vermilion.c: use ALIGN(), not __ALIGN_MASK()
by Andrew Morton
· 17 years ago
0e90454
neofb: avoid overwriting fb_info fields
by Andrew Morton
· 17 years ago
050da93
drivers/video/pm3fb.c section fix
by Adrian Bunk
· 17 years ago
2428e59
fbcon: fix sparse warning about shadowing 'rotate' symbol
by Marcin Slusarz
· 17 years ago
2c6cc35
fbcon: fix sparse warning about shadowing 'p' symbol
by Marcin Slusarz
· 17 years ago
cbfb3e0
vgacon: fix sparse warning about shadowing 'i' symbol
by Marcin Slusarz
· 17 years ago
162b3a0
atmel_lcdfb: validate display timings
by Haavard Skinnemoen
· 17 years ago
529e55b
fb: defio nopage
by Nick Piggin
· 17 years ago
8c85fd8
fbmon: cleanup trailing whitespaces
by Andre Haupt
· 17 years ago
cb85063
fbmon: remove unnecessary local variable
by Andre Haupt
· 17 years ago
ea237a6
drivers/video: remove unnecessary pci_dev_put
by Julia Lawall
· 17 years ago
5a1c84f
video/hpfb.c section fix
by Adrian Bunk
· 17 years ago
cfe2f71
make video/geode/lxfb_core.c:geode_modedb[] static
by Adrian Bunk
· 17 years ago
f5e8ff4
gpio: handle pca953{4,5,6,7,8} too
by Guennadi Liakhovetski
· 17 years ago
f3dc363
gpio: rename pca953x symbols
by Guennadi Liakhovetski
· 17 years ago
d1c057e3
gpio: rename pca9539 driver
by Guennadi Liakhovetski
· 17 years ago
ad8dc96
w1-gpio: add GPIO w1 bus master driver
by Ville Syrjala
· 17 years ago
4cdf854
rtc: at91sam9 RTC support (RTT and/or RTC)
by David Brownell
· 17 years ago
f618258
rtc: remove more dev->power.power_state usage
by David Brownell
· 17 years ago
8696e70
rtc: cleanup example code
by Mike Frysinger
· 17 years ago
8a0ba4e
rtc: update documentation wrt irq_set_freq
by Mike Frysinger
· 17 years ago
fcd8db0
rtc ds1307: ds_1340 change init
by frederic Rodo
· 17 years ago
75b6102
rtc: add support for Epson RTC-9701JE V4
by Magnus Damm
· 17 years ago
2805b96
rtc: add support for Epson RTC-9701JE V2
by Magnus Damm
· 17 years ago
102f4a0
ip27-rtc: convert ioctl to unlocked_ioctl
by Cyrill Gorcunov
· 17 years ago
9d8af78
rtc: add HPET RTC emulation to RTC_DRV_CMOS
by Bernhard Walle
· 17 years ago
095b9d5
Blackfin RTC driver: convert sync wait to use the irq write complete notice
by Mike Frysinger
· 17 years ago
48c1a56
Blackfin RTC driver: shave off another memcpy() by using assignment.
by Mike Frysinger
· 17 years ago
68db304
Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field.
by Mike Frysinger
· 17 years ago
5438de4
Blackfin RTC driver: use dev_dbg() rather than pr_stamp()
by Mike Frysinger
· 17 years ago
6406116
Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs)
by Mike Frysinger
· 17 years ago
d7827d8
Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler
by Mike Frysinger
· 17 years ago
Next »