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
...
*
|
|
|
|
|
memcg: ensure list is empty at rmdir
Daisuke Nishimura
2010-01-16
1
-7
/
+4
*
|
|
|
|
|
virtio: fix section mismatch warnings
Jeff Mahoney
2010-01-16
2
-6
/
+6
*
|
|
|
|
|
vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable
KOSAKI Motohiro
2010-01-16
1
-0
/
+3
*
|
|
|
|
|
smp_call_function_any(): pass the node value to cpumask_of_node()
David John
2010-01-16
1
-1
/
+1
*
|
|
|
|
|
kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
Roland Dreier
2010-01-16
1
-0
/
+4
*
|
|
|
|
|
mm/page_alloc: fix the range check for backward merging
Kazuhisa Ichikawa
2010-01-16
1
-1
/
+1
*
|
|
|
|
|
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
2
-3
/
+3
*
|
|
|
|
|
kfifo: add kfifo_initialized
Andi Kleen
2010-01-16
1
-0
/
+10
*
|
|
|
|
|
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
2
-0
/
+24
*
|
|
|
|
|
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
2
-31
/
+53
*
|
|
|
|
|
kfifo: use void * pointers for user buffers
Andi Kleen
2010-01-16
2
-9
/
+9
*
|
|
|
|
|
tty.h: make tty_port_get() static inline
Randy Dunlap
2010-01-16
1
-2
/
+2
*
|
|
|
|
|
edac: i5000_edac critical fix panic out of bounds
Tamas Vincze
2010-01-16
1
-1
/
+7
*
|
|
|
|
|
m68knommu: fix invalid flags on coldfire pit clocksource
john stultz
2010-01-16
1
-1
/
+0
*
|
|
|
|
|
serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
Ping
2010-01-16
1
-0
/
+2
*
|
|
|
|
|
markup_oops.pl: fix error with x86
Hui Zhu
2010-01-16
1
-1
/
+1
*
|
|
|
|
|
viafb: fix acceleration for some chips
Erik-Jan Post
2010-01-16
1
-1
/
+4
*
|
|
|
|
|
viafb: do modesetting after updating variables
Erik-Jan Post
2010-01-16
1
-4
/
+3
*
|
|
|
|
|
viafb: fix LCD hardware cursor regression
Florian Tobias Schandinat
2010-01-16
1
-1
/
+3
*
|
|
|
|
|
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
2010-01-16
1
-7
/
+0
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-01-16
15
-223
/
+305
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
drm/i915: enable 36bit physical address for hardware status page
Zhenyu Wang
2010-01-15
2
-1
/
+9
|
*
|
|
|
|
drm/i915: fix eDP pipe mask
Zhenyu Wang
2010-01-15
1
-4
/
+3
|
*
|
|
|
|
drm/i915: fix pixel color depth setting on eDP
Zhenyu Wang
2010-01-15
2
-4
/
+27
|
*
|
|
|
|
drm/i915: parse eDP panel color depth from VBT block
Zhenyu Wang
2010-01-15
3
-0
/
+73
|
*
|
|
|
|
drm/i915: disable LVDS downclock by default
Jesse Barnes
2010-01-15
4
-2
/
+8
|
*
|
|
|
|
drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register
Zhao Yakui
2010-01-15
1
-1
/
+1
|
*
|
|
|
|
drm/i915: Remove chatty execbuf failure message.
Eric Anholt
2010-01-15
1
-2
/
+0
|
*
|
|
|
|
drm/i915: remove loop in Ironlake interrupt handler
Zou Nan hai
2010-01-15
1
-39
/
+29
|
*
|
|
|
|
drm/i915: Don't wait interruptible for possible plane buffer flush
Zhenyu Wang
2010-01-12
3
-1
/
+53
|
*
|
|
|
|
drm/i915: try another possible DDC bus for the SDVO device with multiple outputs
Zhao Yakui
2010-01-12
1
-0
/
+26
|
*
|
|
|
|
drm/i915: Read the response after issuing DDC bus switch command
Zhao Yakui
2010-01-12
1
-4
/
+53
|
*
|
|
|
|
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
Zhao Yakui
2010-01-12
2
-101
/
+1
|
*
|
|
|
|
drm/i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
2010-01-12
1
-0
/
+5
|
*
|
|
|
|
drm/i915: Fix Ironlake M/N/P ranges to match the spec
Zhao Yakui
2010-01-07
1
-3
/
+3
|
*
|
|
|
|
drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock
Zhao Yakui
2010-01-07
1
-59
/
+2
|
*
|
|
|
|
drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
Zhao Yakui
2010-01-07
1
-0
/
+14
|
*
|
|
|
|
drm/i915: disable TV hotplug status check
Zhenyu Wang
2010-01-07
1
-2
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2010-01-15
3
-20
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
ARM: MINI2440: Fixup __initdata usage
Ben Dooks
2010-01-15
1
-13
/
+13
|
*
|
|
|
|
ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier
Uri Yosef
2010-01-15
1
-5
/
+5
|
*
|
|
|
|
ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator
Mark Brown
2010-01-15
1
-0
/
+1
|
*
|
|
|
|
ARM: S3C: NAND: Check the existence of nr_map before copying
Ramax Lo
2010-01-14
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2010-01-15
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate
Roel Kluin
2010-01-15
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-01-15
14
-121
/
+208
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Input: sentelic - fix left/right horizontal scroll mapping
Tai-hwa Liang
2010-01-13
1
-3
/
+3
|
*
|
|
|
|
|
Input: pmouse - move Sentelic probe down the list
Tai-hwa Liang
2010-01-13
1
-13
/
+15
|
*
|
|
|
|
|
Input: add compat support for sysfs and /proc capabilities output
Dmitry Torokhov
2010-01-12
1
-15
/
+71
|
*
|
|
|
|
|
Input: i8042 - add Dritek quirk for Acer Aspire 5610.
Elliott Sales de Andrade
2010-01-11
1
-0
/
+7
[prev]
[next]