index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU
Thomas Gleixner
2011-06-08
1
-0
/
+13
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-06-07
5
-28
/
+53
|
\
|
*
genirq: Ensure we locate the passed IRQ in irq_alloc_descs()
Mark Brown
2011-06-03
1
-0
/
+6
|
*
genirq: Fix descriptor init on non-sparse IRQs
Linus Walleij
2011-06-03
1
-5
/
+3
|
*
irq: Handle spurios irq detection for threaded irqs
Sebastian Andrzej Siewior
2011-06-03
4
-19
/
+39
|
*
genirq: Print threaded handler in spurious debug output
Sebastian Andrzej Siewior
2011-06-03
1
-4
/
+5
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-06-07
2
-7
/
+49
|
\
\
|
*
|
x86/amd-iommu: Fix boot crash with hidden PCI devices
Joerg Roedel
2011-06-07
1
-1
/
+21
|
*
|
x86/amd-iommu: Use only per-device dma_ops
Joerg Roedel
2011-06-06
1
-2
/
+24
|
*
|
x86/amd-iommu: Fix 3 possible endless loops
Joerg Roedel
2011-06-06
1
-4
/
+4
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-06-07
3
-10
/
+26
|
\
\
\
|
*
|
|
sched: Fix/clarify set_task_cpu() locking rules
Peter Zijlstra
2011-06-07
1
-5
/
+16
|
*
|
|
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
2011-06-07
1
-1
/
+1
|
*
|
|
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
2011-05-31
2
-4
/
+8
|
*
|
|
sched: Fix cross-cpu clock sync on remote wakeups
Peter Zijlstra
2011-05-31
1
-0
/
+1
*
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-06-07
19
-187
/
+161
|
\
\
\
\
|
*
\
\
\
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
2011-06-07
7
-59
/
+74
|
|
\
\
\
\
|
|
*
|
|
|
drm/nv40: fall back to paged dma object for the moment
Ben Skeggs
2011-06-07
2
-2
/
+2
|
|
*
|
|
|
drm/nouveau: fix leak of gart mm node
Ben Skeggs
2011-06-07
1
-0
/
+2
|
|
*
|
|
|
drm/nouveau: fix vram page mapping when crossing page table boundaries
Ben Skeggs
2011-06-07
1
-0
/
+1
|
|
*
|
|
|
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
Francisco Jerez
2011-06-07
3
-1
/
+11
|
|
*
|
|
|
drm/nouveau: don't create accel engine objects when noaccel=1
Ben Skeggs
2011-06-07
1
-56
/
+56
|
|
*
|
|
|
drm/nvc0: recognise 0xdX chipsets as NV_C0
Ben Skeggs
2011-06-07
1
-0
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
2011-06-07
12
-128
/
+87
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
Hans de Goede
2011-06-04
1
-0
/
+8
|
|
*
|
|
drm/i915: Share the common force-audio property between connectors
Chris Wilson
2011-06-04
6
-37
/
+38
|
|
*
|
|
drm/i915: Remove unused enum "chip_family"
Chris Wilson
2011-06-04
1
-7
/
+0
|
|
*
|
|
drm/915: fix relaxed tiling on gen2: tile height
Daniel Vetter
2011-06-04
1
-2
/
+3
|
|
*
|
|
drm/i915/crt: Explicitly return false if connected to a digital monitor
Chris Wilson
2011-06-04
1
-0
/
+4
|
|
*
|
|
drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
Chris Wilson
2011-06-04
1
-68
/
+20
|
|
*
|
|
drm/i915: Only print out the actual number of fences for i915_error_state
Daniel Vetter
2011-06-04
1
-1
/
+1
|
|
*
|
|
drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/
Chris Wilson
2011-06-04
1
-11
/
+10
|
|
*
|
|
drm: i915: correct return status in intel_hdmi_mode_valid()
Nicolas Kaiser
2011-06-04
1
-1
/
+1
|
|
*
|
|
drm/i915: fix regression after clock gating init split
Jason Stubbs
2011-06-04
1
-0
/
+1
|
|
*
|
|
drm/i915: fix if statement in ivybridge irq handler
Dan Carpenter
2011-06-04
1
-1
/
+1
*
|
|
|
|
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-06-07
19
-304
/
+830
|
\
\
\
\
\
|
*
|
|
|
|
drm/radeon/kms/atom: fix PHY init
Alex Deucher
2011-06-05
1
-6
/
+11
|
*
|
|
|
|
drm/radeon/kms: add missing Evergreen texture formats to the CS parser
Marek Olšák
2011-06-02
2
-10
/
+21
|
*
|
|
|
|
drm/radeon/kms: viewport height has to be even
Alex Deucher
2011-06-02
1
-4
/
+8
|
*
|
|
|
|
drm/radeon/kms: remove duplicate reg from r600 safe regs
Alex Deucher
2011-06-02
1
-1
/
+0
|
*
|
|
|
|
drm/radeon/kms: add support for Llano Fusion APUs
Alex Deucher
2011-06-02
3
-0
/
+116
|
*
|
|
|
|
drm/radeon/kms: add llano pci ids
Alex Deucher
2011-06-02
1
-0
/
+11
|
*
|
|
|
|
drm/radeon/kms: fill in asic struct for llano
Alex Deucher
2011-06-02
1
-0
/
+2
|
*
|
|
|
|
drm/radeon/kms: add family ids for llano APUs
Alex Deucher
2011-06-02
2
-0
/
+4
|
*
|
|
|
|
drm/radeon: fix oops in ttm reserve when pageflipping (v2)
Dave Airlie
2011-06-02
1
-5
/
+8
|
*
|
|
|
|
drm/radeon/kms: clean up the radeon kms Kconfig
Alex Deucher
2011-05-26
1
-8
/
+1
|
*
|
|
|
|
drm/radeon/kms: fix thermal sensor reading on juniper
Alex Deucher
2011-05-26
2
-15
/
+39
|
*
|
|
|
|
drm/radeon/kms: add missing case for cayman thermal sensor
Alex Deucher
2011-05-26
1
-0
/
+1
|
*
|
|
|
|
drm/radeon/kms: add blit support for cayman (v2)
Alex Deucher
2011-05-26
5
-255
/
+598
|
*
|
|
|
|
drm/radeon/kms/blit: workaround some hw issues on evergreen+
Alex Deucher
2011-05-25
1
-0
/
+10
[next]