index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
2011-06-16
2
-0
/
+22
*
drm: make debug levels match in edid failure code.
Dave Airlie
2011-06-16
1
-2
/
+2
*
drm/radeon/kms: clear wb memory by default
Alex Deucher
2011-06-16
1
-0
/
+2
*
drm/radeon/kms: be more pedantic about the g5 quirk (v2)
Alex Deucher
2011-06-16
1
-3
/
+6
*
drm/radeon/kms: signed fix for evergreen thermal
Alex Deucher
2011-06-16
1
-1
/
+2
*
drm: populate irq_by_busid-member for pci
Wolfram Sang
2011-06-16
1
-1
/
+2
*
drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...
Geert Uytterhoeven
2011-06-16
1
-0
/
+2
*
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
2011-06-16
1
-1
/
+3
*
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
Nils Carlson
2011-06-16
1
-2
/
+23
*
leds: fix the incorrect display in menuconfig
Eric Miao
2011-06-16
1
-3
/
+2
*
w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2011-06-16
1
-1
/
+1
*
leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS
Uwe Kleine-König
2011-06-16
1
-7
/
+7
*
drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS
Axel Lin
2011-06-16
1
-0
/
+1
*
drivers/misc/cs5535-mfgpt.c: fix wrong if condition
Christian Gmeiner
2011-06-16
1
-1
/
+1
*
drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...
Axel Lin
2011-06-16
1
-1
/
+1
*
drivers/video/backlight/adp8870_bl.c: add missed props.type conversion
Andrew Morton
2011-06-16
1
-0
/
+1
*
backlight: new driver for the ADP8870 backlight devices
Michael Hennerich
2011-06-16
3
-0
/
+1024
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-06-14
15
-46
/
+55
|
\
|
*
drm: Compare only lower 32 bits of framebuffer map offsets
Tormod Volden
2011-06-14
1
-5
/
+9
|
*
drm/i915: Don't leak in i915_gem_shmem_pread_slow()
Jesper Juhl
2011-06-14
1
-2
/
+4
|
*
drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limit
Marek Olšák
2011-06-14
1
-1
/
+7
|
*
drm/radeon/kms: fix mac g5 quirk
Alex Deucher
2011-06-14
1
-3
/
+2
|
*
x86/uv/x2apic: update for change in pci bridge handling.
Dave Airlie
2011-06-14
1
-2
/
+2
|
*
alpha, drm: Remove obsolete Alpha support in MGA DRM code
Jay Estabrook
2011-06-14
1
-19
/
+0
|
*
alpha/drm: Cleanup Alpha support in DRM generic code
Jay Estabrook
2011-06-14
2
-4
/
+1
|
*
savage: remove unnecessary if statement
Greg Dietsche
2011-06-14
1
-3
/
+0
|
*
drm/radeon: fix GUI idle IH debug statements
Ilija Hadzic
2011-06-09
2
-2
/
+2
|
*
drm/radeon/kms: check modes against max pixel clock
Alex Deucher
2011-06-09
5
-4
/
+27
|
*
drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctl
Sascha Hauer
2011-06-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-06-14
7
-48
/
+151
|
\
\
|
*
|
md/raid5: remove unusual use of bio_iovec_idx()
Namhyung Kim
2011-06-14
1
-3
/
+3
|
*
|
md/raid5: fix FUA request handling in ops_run_io()
Namhyung Kim
2011-06-14
1
-3
/
+3
|
*
|
md/raid5: fix raid5_set_bi_hw_segments
Namhyung Kim
2011-06-14
1
-1
/
+1
|
*
|
md/bitmap: remove unused fields from struct bitmap
Namhyung Kim
2011-06-09
2
-13
/
+0
|
*
|
md/bitmap: use proper accessor macro
Namhyung Kim
2011-06-09
1
-3
/
+3
|
*
|
md: check ->hot_remove_disk when removing disk
Namhyung Kim
2011-06-09
1
-1
/
+1
|
*
|
md: Using poll /proc/mdstat can monitor the events of adding a spare disks
马建朋
2011-06-09
1
-0
/
+2
|
*
|
MD: use is_power_of_2 macro
Jonathan Brassow
2011-06-09
1
-1
/
+1
|
*
|
MD: raid5 do not set fullsync
Jonathan Brassow
2011-06-09
1
-1
/
+1
|
*
|
MD: support initial bitmap creation in-kernel
Jonathan Brassow
2011-06-09
2
-5
/
+89
|
*
|
MD: add sync_super to mddev_t struct
Jonathan Brassow
2011-06-08
2
-2
/
+14
|
*
|
MD: raid1 changes to allow use by device mapper
Jonathan Brassow
2011-06-08
2
-7
/
+19
|
*
|
MD: move thread wakeups into resume
Jonathan Brassow
2011-06-08
1
-3
/
+7
|
*
|
MD: possible typo
Jonathan Brassow
2011-06-08
1
-2
/
+2
|
*
|
MD: no sync IO while suspended
Jonathan Brassow
2011-06-08
1
-1
/
+3
|
*
|
MD: no integrity register if no gendisk
Jonathan Brassow
2011-06-08
1
-2
/
+2
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2011-06-14
1
-0
/
+1
|
\
\
\
|
*
|
|
[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.
Dave Jones
2011-06-12
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-06-13
3
-7
/
+9
|
\
\
\
|
*
\
\
Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...
Thomas Gleixner
2011-06-06
1
-5
/
+6
|
|
\
\
\
[next]