index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
driver core: make struct platform_pm_ops static
Adrian Bunk
1
-1
/
+1
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
14
-7
/
+700
2008-10-16
usb gadget: link fixes for network gadget
David Brownell
5
-145
/
+158
2008-10-16
usb gadget: link fixes for cdc composite gadget
David Brownell
3
-6
/
+26
2008-10-16
usb gadget: link fixes for storage gadget
David Brownell
2
-2
/
+13
2008-10-16
usb gadget: link fixes for printer gadget
David Brownell
2
-2
/
+15
2008-10-16
usb gadget: link fixes for MIDI gadget
David Brownell
2
-1
/
+16
2008-10-16
usb gadget: link fixes for gadget zero
David Brownell
3
-17
/
+36
2008-10-16
usb gadget: link fixes for serial gadget
David Brownell
2
-1
/
+19
2008-10-16
device create: remove device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+0
2008-10-16
device create: ide: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2
-8
/
+7
2008-10-16
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-11
/
+7
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
8
-23
/
+19
2008-10-16
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
4
-17
/
+14
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
5
-18
/
+14
2008-10-16
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
4
-18
/
+15
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-7
/
+7
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
18
-49
/
+39
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
4
-16
/
+13
2008-10-16
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-11
/
+10
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
18
-49
/
+43
2008-10-16
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
5
-17
/
+12
2008-10-16
sysfs: crash debugging
Andrew Morton
4
-0
/
+23
2008-10-16
modules: fix module "notes" kobject leak
Alexey Dobriyan
1
-1
/
+1
2008-10-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
31
-286
/
+869
2008-10-15
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
1
-2
/
+3
2008-10-15
metronomefb: Fix warning when building 64bit
Alan Cox
1
-1
/
+1
2008-10-15
xfs: fix remount rw with unrecognized options
Christoph Hellwig
1
-1
/
+1
2008-10-15
Merge branch 'build_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mfa...
Linus Torvalds
1
-8
/
+6
2008-10-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
325
-6682
/
+13655
2008-10-15
MIPS: Kill unused <asm/debug.h> inclusions
Shinya Kuribayashi
7
-8
/
+0
2008-10-15
MIPS: IP32: Add platform device for CMOS RTC; remove dead code
Thomas Bogendoerfer
2
-5
/
+16
2008-10-15
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
3
-0
/
+244
2008-10-15
MIPS: IP27: Switch over to RTC class driver
Thomas Bogendoerfer
1
-77
/
+22
2008-10-15
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
3
-0
/
+415
2008-10-15
MIPS: IP22/28: Switch over to RTC class driver
Thomas Bogendoerfer
6
-89
/
+15
2008-10-15
MIPS: PCI: Scan busses when they are registered
Aurelien Jarno
1
-27
/
+53
2008-10-15
MIPS: WGT634U: Add reset button support
Aurelien Jarno
1
-0
/
+37
2008-10-15
MIPS: BCM47xx: Use the new SSB GPIO API
Aurelien Jarno
4
-74
/
+58
2008-10-15
MIPS: BCM47xx: Remove references to BCM947XX
Aurelien Jarno
1
-3
/
+3
2008-10-15
MIPS: WGT634U: Add machine detection message
Aurelien Jarno
1
-0
/
+3
2008-10-15
MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT
David Daney
1
-1
/
+1
2008-10-15
MIPS: show_cpuinfo prints the type of the calling CPU
Johannes Dickgreber
1
-1
/
+1
2008-10-15
MIPS: Fix wrong branch target in new spin_lock code.
Johannes Dickgreber
1
-1
/
+1
2008-10-15
MIPS: Have a heart for a lonely, lost header file ...
Ralf Baechle
1
-0
/
+0
2008-10-14
ocfs2: fix build error
Mark Fasheh
1
-8
/
+6
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
5097
-136896
/
+277160
2008-10-14
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
16
-326
/
+918
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
48
-2949
/
+5503
2008-10-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
42
-946
/
+7359
[next]