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
*
OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state
Jassi Brar
2012-06-29
3
-5
/
+4
*
OMAPDSS: HDMI: Discard phy_tx_enabled member
Jassi Brar
2012-06-29
2
-8
/
+4
*
OMAPDSS: Add dump and debug support for LCD3
Chandrabhanu Mahapatra
2012-06-29
1
-30
/
+40
*
OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support
Chandrabhanu Mahapatra
2012-06-29
7
-9
/
+78
*
OMAPDSS: Add support for LCD3 channel
Chandrabhanu Mahapatra
2012-06-29
2
-0
/
+27
*
OMAPDSS: Cleanup implementation of LCD channels
Chandrabhanu Mahapatra
2012-06-29
4
-136
/
+120
*
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
Tomi Valkeinen
2012-06-29
6
-6
/
+6
*
OMAPDSS: Use PM notifiers for system suspend
Tomi Valkeinen
2012-06-29
1
-16
/
+29
*
OMAPDSS: add clk_prepare_enable and clk_disable_unprepare
Rajendra Nayak
2012-06-29
3
-6
/
+6
*
OMAPDSS: fix specification spelling in Kconfig
Peter Meerwald
2012-06-28
1
-2
/
+2
*
OMAPDSS: remove enum omap_dss_overlay_managers
Tomi Valkeinen
2012-06-28
2
-10
/
+3
*
Merge tag 'v3.5-rc2'
Tomi Valkeinen
2012-06-13
9315
-382181
/
+590511
|
\
|
*
Linux 3.5-rc2
v3.5-rc2
Linus Torvalds
2012-06-08
1
-1
/
+1
|
*
mm, oom: fix badness score underflow
David Rientjes
2012-06-08
1
-2
/
+2
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-08
6
-39
/
+179
|
|
\
|
|
*
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
2012-06-06
1
-6
/
+3
|
|
*
sched: Validate assumptions in sched_init_numa()
Peter Zijlstra
2012-06-06
1
-19
/
+80
|
|
*
sched: Always initialize cpu-power
Peter Zijlstra
2012-06-06
2
-2
/
+13
|
|
*
sched: Fix domain iteration
Peter Zijlstra
2012-06-06
4
-10
/
+72
|
|
*
sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
Peter Zijlstra
2012-06-06
1
-1
/
+1
|
|
*
sched/numa: Load balance between remote nodes
Alex Shi
2012-06-06
1
-1
/
+1
|
|
*
sched/x86: Calculate booted cores after construction of sibling_mask
Kamalesh Babulal
2012-06-06
1
-0
/
+9
|
*
|
sched/fair: fix lots of kernel-doc warnings
Randy Dunlap
2012-06-08
1
-16
/
+6
|
*
|
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
Linus Torvalds
2012-06-08
1
-5
/
+3
|
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-06-08
2
-5
/
+4
|
|
\
\
|
|
*
|
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
2012-06-07
1
-1
/
+0
|
|
*
|
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
Theodore Ts'o
2012-06-07
1
-4
/
+4
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2012-06-08
2
-9
/
+16
|
|
\
\
\
|
|
*
|
|
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
2012-06-08
1
-6
/
+5
|
|
*
|
|
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
2012-06-08
1
-3
/
+11
|
|
|
/
/
|
*
|
|
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-06-08
3
-8
/
+33
|
|
\
\
\
|
|
*
|
|
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
2012-06-07
1
-4
/
+13
|
|
*
|
|
UBIFS: fix debugfs-less systems support
Artem Bityutskiy
2012-06-07
1
-2
/
+10
|
|
*
|
|
UBI: fix debugfs-less systems support
Artem Bityutskiy
2012-06-07
1
-2
/
+10
|
|
|
/
/
|
*
|
|
Revert "vfs: stop d_splice_alias creating directory aliases"
Linus Torvalds
2012-06-08
1
-6
/
+10
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-06-08
13
-91
/
+168
|
|
\
\
\
|
|
*
|
|
x86/nmi: Fix section mismatch warnings on 32-bit
Don Zickus
2012-06-08
2
-2
/
+16
|
|
*
|
|
x86/uv: Fix UV2 BAU legacy mode
Cliff Wickman
2012-06-08
2
-2
/
+0
|
|
*
|
|
x86/mm: Only add extra pages count for the first memory range during pre-allo...
Yinghai Lu
2012-06-08
1
-1
/
+2
|
|
*
|
|
x86, efi stub: Add .reloc section back into image
Jordan Justen
2012-06-07
2
-74
/
+140
|
|
*
|
|
x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs
Tomoki Sekiyama
2012-06-06
1
-2
/
+2
|
|
*
|
|
x86/reboot: Fix a warning message triggered by stop_other_cpus()
Feng Tang
2012-06-06
1
-2
/
+4
|
|
*
|
|
x86/intel/moorestown: Change intel_scu_devices_create() to __devinit
Sebastian Andrzej Siewior
2012-06-06
1
-1
/
+1
|
|
*
|
|
x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()
Yasuaki Ishimatsu
2012-06-06
1
-0
/
+2
|
|
*
|
|
x86/gart: Fix kmemleak warning
Xiaotian Feng
2012-06-06
1
-6
/
+0
|
|
*
|
|
x86: mce: Add the dropped timer interval init back
Thomas Gleixner
2012-06-06
1
-1
/
+1
|
|
*
|
|
x86/mce: Fix the MCE poll timer logic
Chen Gong
2012-06-06
1
-1
/
+1
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-06-08
29
-120
/
+357
|
|
\
\
\
\
|
|
*
|
|
|
perf/x86: Check user address explicitly in copy_from_user_nmi()
Arun Sharma
2012-06-06
1
-0
/
+4
|
|
*
|
|
|
perf/x86: Check if user fp is valid
Arun Sharma
2012-06-06
2
-6
/
+18
[next]