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: avoid high BIOS area when allocating address space
Bjorn Helgaas
2010-12-17
2
-1
/
+5
*
x86: avoid E820 regions when allocating address space
Bjorn Helgaas
2010-12-17
1
-1
/
+37
*
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
2010-12-17
3
-3
/
+12
*
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
2010-12-17
2
-0
/
+7
*
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
2010-12-17
3
-100
/
+4
*
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
2010-12-17
1
-48
/
+5
*
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
Bjorn Helgaas
2010-12-17
1
-11
/
+6
*
Revert "x86: allocate space within a region top-down"
Bjorn Helgaas
2010-12-17
1
-1
/
+0
*
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
2010-12-17
1
-49
/
+21
*
PCI: Update MCP55 quirk to not affect non HyperTransport variants
Neil Horman
2010-12-16
1
-0
/
+3
*
-
-
-
.
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...
Linus Torvalds
2010-12-08
7
-12
/
+76
|
\
\
\
|
|
|
*
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
2010-11-26
1
-0
/
+2
|
|
|
*
printk: Fix wake_up_klogd() vs cpu hotplug
Heiko Carstens
2010-11-26
1
-1
/
+1
|
|
*
|
perf record: Fix eternal wait for stillborn child
Arnaldo Carvalho de Melo
2010-12-06
1
-2
/
+4
|
|
*
|
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
2010-11-30
1
-3
/
+8
|
|
*
|
perf symbols: Figure out start address of kernel map from kallsyms
Ming Lei
2010-11-30
1
-1
/
+42
|
|
*
|
perf symbols: Fix kallsyms kernel/module map splitting
Arnaldo Carvalho de Melo
2010-11-30
1
-5
/
+11
|
*
|
|
x86/pvclock: Zero last_value on resume
Jeremy Fitzhardinge
2010-11-28
3
-0
/
+8
*
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-12-08
15
-121
/
+210
|
\
\
\
\
|
*
|
|
|
drm/i915: i915 cannot provide switcher services.
Dave Airlie
2010-12-08
1
-34
/
+0
|
*
|
|
|
drm/radeon/kms: fix vram base calculation on rs780/rs880
Alex Deucher
2010-12-08
1
-2
/
+4
|
*
|
|
|
drm/radeon/kms: fix formatting of vram and gtt info
Alex Deucher
2010-12-08
1
-2
/
+2
|
*
|
|
|
drm/radeon/kms: forbid big bo allocation (fdo 31708) v3
Jerome Glisse
2010-12-08
1
-2
/
+11
|
*
|
|
|
drm: Don't try and disable an encoder that was never enabled
Chris Wilson
2010-12-08
1
-1
/
+1
|
*
|
|
|
drm: Add missing drm_vblank_put() along queue vblank error path
Chris Wilson
2010-12-08
1
-5
/
+14
|
*
|
|
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2010-12-08
9
-75
/
+178
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915/dp: Only apply the workaround if the select is still active
Chris Wilson
2010-12-07
1
-2
/
+6
|
|
*
|
|
|
drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo
Chris Wilson
2010-12-07
1
-1
/
+11
|
|
*
|
|
|
drm/i915/lvds: Always restore panel-fitter when enabling the LVDS
Chris Wilson
2010-12-05
1
-44
/
+54
|
|
*
|
|
|
drm/i915/ringbuffer: Only print an error on the second attempt to reset head
Chris Wilson
2010-12-05
1
-14
/
+16
|
|
*
|
|
|
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
2010-12-05
2
-0
/
+5
|
|
*
|
|
|
agp/intel: Fix wrong kunmap in i830_cleanup()
Takashi Iwai
2010-12-05
1
-2
/
+4
|
|
*
|
|
|
drm/i915: Factor in pixel-repeat in FDI M/N calculation
Chris Wilson
2010-12-04
1
-0
/
+3
|
|
*
|
|
|
drm/i915: Death to the unnecessary 64bit divide
Chris Wilson
2010-12-03
1
-13
/
+5
|
|
*
|
|
|
drm/i915: Clean conflicting modesetting registers upon init
Chris Wilson
2010-12-03
1
-0
/
+51
|
|
*
|
|
|
drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.
Eric Anholt
2010-12-02
1
-0
/
+21
|
|
*
|
|
|
drm/i915: Always set the DP transcoder config to 8BPC.
Eric Anholt
2010-12-02
2
-1
/
+4
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-12-08
9
-2
/
+317
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Input: wacom - add new Bamboo PT (0xdb)
David Foley
2010-12-07
1
-0
/
+3
|
*
|
|
|
|
|
Input: add input driver for polled GPIO buttons
Gabor Juhos
2010-12-06
4
-0
/
+280
|
*
|
|
|
|
|
Input: turbografx - fix reference counting
Namhyung Kim
2010-12-01
1
-0
/
+1
|
*
|
|
|
|
|
Input: synaptics - fix handling of 2-button ClickPads
Yan Li
2010-11-30
1
-1
/
+2
|
*
|
|
|
|
|
Input: wacom - add IDs for two new Bamboo PTs
David Foley
2010-11-30
1
-0
/
+6
|
*
|
|
|
|
|
Input: document struct input_absinfo
Dmitry Torokhov
2010-11-30
1
-1
/
+20
|
*
|
|
|
|
|
Input: add keycodes for touchpad on/off keys
Bastien Nocera
2010-11-30
1
-0
/
+4
|
*
|
|
|
|
|
Input: usbtouchscreen - add support for LG Flatron T1710B
Glenn Sommer
2010-11-22
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2010-12-07
11
-21
/
+89
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks
Vasily Khoruzhick
2010-12-08
8
-20
/
+81
|
*
|
|
|
|
|
|
ARM: mini2440: Fix Kconfig to allow kernel to build
Ben Dooks
2010-12-03
1
-0
/
+3
|
*
|
|
|
|
|
|
ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definition
Yauhen Kharuzhy
2010-11-30
1
-1
/
+1
[next]