index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv50/fb: Fix nullptr-deref on IGPs
Roy Spliet
2013-01-31
2
-4
/
+5
*
drm/nouveau: use different register to wait for secret scrubber
Maarten Lankhorst
2013-01-31
1
-2
/
+5
*
drm/nvc0/fb: fix crash when different mutex is used to protect same list
Aleksi Torhamo
2013-01-13
1
-3
/
+3
*
drm/nouveau/clock: fix support for more than 2 monitors on nve0
Aleksi Torhamo
2013-01-13
2
-0
/
+4
*
drm/nv50/disp: fix selection of bios script for analog outputs
Marcin Slusarz
2013-01-13
1
-20
/
+26
*
drm/nv17-50: restore fence buffer on resume
Marcin Slusarz
2013-01-13
3
-0
/
+10
*
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
Marcin Slusarz
2013-01-13
1
-1
/
+1
*
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
2013-01-13
3
-4
/
+10
*
drm/nouveau: don't return freed object from nouveau_handle_create
Marcin Slusarz
2013-01-13
1
-1
/
+4
*
drm/nouveau/vm: fix memory corruption when pgt allocation fails
Marcin Slusarz
2013-01-13
1
-1
/
+3
*
drm/nouveau: add locking around instobj list operations
Marcin Slusarz
2013-01-13
1
-8
/
+27
*
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2013-01-13
2
-13
/
+26
*
drm/nouveau/devinit: ensure legacy vga control is enabled during post
Ben Skeggs
2013-01-13
1
-1
/
+0
*
drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets
Ben Skeggs
2012-12-23
5
-86
/
+108
*
drm/nvc0/graph: fix fuc, and enable acceleration on GF119
Ben Skeggs
2012-12-23
3
-83
/
+85
*
drm/nouveau/bios: cache ramcfg strap on later chipsets
Ben Skeggs
2012-12-23
2
-1
/
+18
*
drm/nouveau/mxm: silence output if no bios data
Ben Skeggs
2012-12-23
1
-1
/
+1
*
drm/nouveau/bios: parse/display extra version component
Ben Skeggs
2012-12-23
2
-2
/
+4
*
drm/nouveau/bios: implement opcode 0xa9
Ben Skeggs
2012-12-23
5
-8
/
+53
*
drm/nouveau/bios: update gpio parsing apis to match current design
Ben Skeggs
2012-12-23
5
-61
/
+90
*
drm/nouveau: initial support for GK106
Ben Skeggs
2012-12-23
3
-0
/
+30
*
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
2012-12-22
1
-2
/
+2
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-22
19
-445
/
+738
|
\
|
*
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-19
1
-1
/
+1
|
*
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
|
*
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
|
*
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
2
-0
/
+19
|
*
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
|
*
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
|
*
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
|
*
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
|
*
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
|
*
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
|
*
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
|
*
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
|
*
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
|
*
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
2012-12-19
1
-1
/
+1
|
*
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
1
-3
/
+3
|
*
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
1
-1
/
+1
|
*
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
1
-0
/
+1
|
*
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
|
*
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
|
*
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
|
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
|
*
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-19
1
-11
/
+2
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-12-22
4
-17
/
+18
|
\
\
|
*
|
cifs: eliminate cifsERROR variable
Jeff Layton
2012-12-20
2
-6
/
+1
|
*
|
cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...
Jeff Layton
2012-12-20
1
-4
/
+15
|
*
|
cifs: fix double-free of "string" in cifs_parse_mount_options
Jeff Layton
2012-12-20
1
-7
/
+2
*
|
|
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-12-22
30
-443
/
+522
|
\
\
\
[next]