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/i915: avoid non-atomic sysrq execution
Jesse Barnes
2009-06-05
1
-1
/
+7
|
*
|
|
drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count
Jesse Barnes
2009-06-05
2
-3
/
+4
|
*
|
|
drm/i915: add ignore lvds quirk info for AOpen Mini PC
Jarod Wilson
2009-06-05
1
-2
/
+8
|
*
|
|
drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT
yakui_zhao
2009-06-05
1
-3
/
+40
|
*
|
|
drm/i915: parse VBT general definition block to get the SDVO device info
yakui_zhao
2009-06-05
2
-1
/
+93
|
*
|
|
drm/i915: Add the structure of child_device_config in video BIOS tables.
yakui_zhao
2009-06-05
1
-8
/
+93
|
*
|
|
drm/i915: Add Display Port register defines
Keith Packard
2009-06-05
1
-0
/
+163
|
*
|
|
drm/i915: Don't trim cursor addresses to 11 bits
Keith Packard
2009-06-05
1
-4
/
+4
|
*
|
|
drm/i915: Set correct TV detection voltage level override values
Ma Ling
2009-06-05
2
-3
/
+6
|
*
|
|
drm/i915: Add LVDS support for IGDNG
Zhenyu Wang
2009-06-05
2
-26
/
+114
|
*
|
|
drm/i915: Add HDMI support on IGDNG
Zhenyu Wang
2009-06-05
2
-3
/
+47
|
*
|
|
drm/i915: enable kernel modesetting on IGDNG
Zhenyu Wang
2009-06-05
3
-38
/
+643
|
*
|
|
drm/i915: Disable tiling on IGDNG for now
Zhenyu Wang
2009-06-05
1
-0
/
+7
|
*
|
|
drm/i915: Disable opregion on IGDNG for now
Zhenyu Wang
2009-06-05
2
-3
/
+8
|
*
|
|
drm/i915: Add new chipset register definitions
Zhenyu Wang
2009-06-05
1
-0
/
+447
|
*
|
|
drm/i915: Add chipset/feature defines for for new chipsets
Zhenyu Wang
2009-06-05
1
-5
/
+13
|
*
|
|
agp/intel: Add support for new chipsets
Zhenyu Wang
2009-06-05
1
-1
/
+15
|
*
|
|
drm/i915: Change GEM throttling to be 20ms like the comment says.
Eric Anholt
2009-06-04
3
-19
/
+61
|
*
|
|
drm/i915: Save/restore cursor state on suspend/resume.
Eric Anholt
2009-06-04
2
-0
/
+28
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-06-12
33
-1122
/
+984
|
\
\
\
\
|
*
|
|
|
PM: Add empty suspend/resume device irq functions
Heiko Carstens
2009-06-12
1
-0
/
+6
|
*
|
|
|
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
2009-06-12
5
-129
/
+151
|
*
|
|
|
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
2009-06-12
3
-5
/
+5
|
*
|
|
|
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
5
-504
/
+505
|
*
|
|
|
Driver Core: Rework platform suspend/resume, print warning
Magnus Damm
2009-06-12
1
-24
/
+12
|
*
|
|
|
PM: Remove device_type suspend()/resume()
Magnus Damm
2009-06-12
2
-10
/
+0
|
*
|
|
|
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
2009-06-12
3
-81
/
+79
|
*
|
|
|
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
2009-06-12
2
-21
/
+3
|
*
|
|
|
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
2009-06-12
3
-38
/
+5
|
*
|
|
|
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
7
-93
/
+80
|
*
|
|
|
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
7
-38
/
+38
|
*
|
|
|
PM: Remove unused asm/suspend.h
Magnus Damm
2009-06-12
7
-32
/
+0
|
*
|
|
|
x86: unify power/cpu_(32|64).c
Sergio Luis
2009-06-12
3
-260
/
+1
|
*
|
|
|
x86: unify power/cpu_(32|64) copyright notes
Sergio Luis
2009-06-12
2
-2
/
+3
|
*
|
|
|
x86: unify power/cpu_(32|64) regarding restoring processor state
Sergio Luis
2009-06-12
2
-38
/
+135
|
*
|
|
|
x86: unify power/cpu_(32|64) regarding saving processor state
Sergio Luis
2009-06-12
2
-1
/
+76
|
*
|
|
|
x86: unify power/cpu_(32|64) global variables
Sergio Luis
2009-06-12
2
-0
/
+17
|
*
|
|
|
x86: unify power/cpu_(32|64) headers
Sergio Luis
2009-06-12
2
-4
/
+10
|
*
|
|
|
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
Rafael J. Wysocki
2009-06-12
1
-0
/
+16
|
*
|
|
|
PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
Jaswinder Singh Rajput
2009-06-12
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-06-12
7
-26
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
dlm: use more NOFS allocation
David Teigland
2009-05-15
4
-11
/
+12
|
*
|
|
|
|
dlm: connect to nodes earlier
Christine Caulfield
2009-05-15
3
-4
/
+26
|
*
|
|
|
|
dlm: fix use count with multiple joins
David Teigland
2009-05-07
1
-7
/
+6
|
*
|
|
|
|
dlm: Make name input parameter of {,dlm_}new_lockspace() const
Geert Uytterhoeven
2009-05-07
2
-4
/
+4
*
|
|
|
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-12
10
-25
/
+144
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf_counter: Start documenting HAVE_PERF_COUNTERS requirements
Mike Frysinger
2009-06-12
2
-0
/
+17
|
*
|
|
|
|
|
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
2009-06-12
4
-10
/
+105
|
*
|
|
|
|
|
perf record: Explicity program a default counter
Peter Zijlstra
2009-06-12
1
-2
/
+5
|
*
|
|
|
|
|
perf_counter: Remove PERF_TYPE_RAW special casing
Peter Zijlstra
2009-06-12
1
-5
/
+1
[prev]
[next]