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
*
ARM: EXYNOS: Remove build warning without enabling PM
Kukjin Kim
2012-01-27
3
-0
/
+6
*
ARM: SAMSUNG: Fix platform data setup for I2C adapter 0
Sylwester Nawrocki
2012-01-27
1
-1
/
+3
*
ARM: EXYNOS: fix non-SMP builds for EXYNOS4
Marek Szyprowski
2012-01-27
1
-0
/
+2
*
ARM: S3C6410: Use device names for both I2C clocks
Mark Brown
2012-01-27
1
-0
/
+5
*
ARM: S3C64XX: Make s3c64xx_init_uarts() static
Mark Brown
2012-01-27
1
-1
/
+1
*
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
2012-01-19
1
-2
/
+2
*
-
-
-
.
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
9
-104
/
+444
|
\
\
\
|
|
|
*
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
2012-01-19
1
-0
/
+1
|
|
|
*
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
2012-01-19
9677
-298341
/
+502894
|
|
|
|
\
|
|
|
*
|
x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
Linus Torvalds
2012-01-17
1
-8
/
+6
|
|
|
*
|
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
2012-01-17
1
-2
/
+2
|
|
|
*
|
x86/kconfig: Move the ZONE_DMA entry under a menu
Randy Dunlap
2012-01-17
1
-10
/
+10
|
|
|
*
|
x86/UV2: Add accounting for BAU strong nacks
Cliff Wickman
2012-01-17
2
-5
/
+8
|
|
|
*
|
x86/UV2: Ack BAU interrupt earlier
Cliff Wickman
2012-01-17
1
-2
/
+1
|
|
|
*
|
x86/UV2: Remove stale no-resources test for UV2 BAU
Cliff Wickman
2012-01-17
1
-10
/
+0
|
|
|
*
|
x86/UV2: Work around BAU bug
Cliff Wickman
2012-01-17
2
-33
/
+254
|
|
|
*
|
x86/UV2: Fix BAU destination timeout initialization
Cliff Wickman
2012-01-17
1
-6
/
+7
|
|
|
*
|
x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode
Cliff Wickman
2012-01-17
2
-30
/
+151
|
|
|
*
|
x86: Get rid of dubious one-bit signed bitfield
Anton Vorontsov
2012-01-16
1
-2
/
+2
|
|
*
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2012-01-17
153
-535
/
+938
|
|
|
\
\
\
|
|
|
*
|
|
tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
Steven Rostedt
2012-01-16
1
-3
/
+4
|
|
*
|
|
|
x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore
xiyou.wangcong@gmail.com
2012-01-16
1
-0
/
+1
|
|
*
|
|
|
x86/kprobes: Fix typo transferred from Intel manual
Ulrich Drepper
2012-01-16
1
-1
/
+3
|
*
|
|
|
|
sched/accounting, proc: Fix /proc/stat interrupts sum
Russell King
2012-01-16
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-19
4
-7
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
2012-01-18
1
-1
/
+1
|
*
|
|
|
|
|
gpio/it8761e: Restrict it8761e gpio driver to x86.
Grant Likely
2012-01-17
1
-0
/
+1
|
*
|
|
|
|
|
gpio-ml-ioh: cleanup __iomem annotation usage
Márton Németh
2012-01-16
1
-3
/
+3
|
*
|
|
|
|
|
gpio-ml-ioh: cleanup NULL pointer checking
Márton Németh
2012-01-16
1
-1
/
+1
|
*
|
|
|
|
|
gpio-pch: cleanup __iomem annotation usage
Márton Németh
2012-01-16
1
-1
/
+1
|
*
|
|
|
|
|
gpio-pch: cleanup NULL pointer checking
Márton Németh
2012-01-16
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-19
3
-40
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
qnx4: don't leak ->BitMap on late failure exits
Al Viro
2012-01-19
1
-1
/
+3
|
*
|
|
|
|
|
|
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
2012-01-19
1
-34
/
+22
|
*
|
|
|
|
|
|
qnx4: di_fname is an array, for crying out loud...
Al Viro
2012-01-19
1
-14
/
+12
|
*
|
|
|
|
|
|
vfs: remove printk from set_nlink()
Miklos Szeredi
2012-01-17
1
-3
/
+0
|
*
|
|
|
|
|
|
wake up s_wait_unfrozen when ->freeze_fs fails
Kazuya Mio
2012-01-17
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-01-19
4
-5
/
+8
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
2012-01-19
1
-1
/
+1
|
*
|
|
|
|
|
|
keys: fix user_defined key sparse messages
Mimi Zohar
2012-01-19
1
-3
/
+3
|
*
|
|
|
|
|
|
ima: fix cred sparse warning
Mimi Zohar
2012-01-19
1
-1
/
+2
|
*
|
|
|
|
|
|
MPILIB: Add a missing ENOMEM check
David Howells
2012-01-19
1
-0
/
+2
*
|
|
|
|
|
|
|
uml: fix compile for x86-64
Linus Torvalds
2012-01-18
1
-0
/
+5
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-01-18
7
-0
/
+4672
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ib_srpt: Initial SRP Target merge for v3.3-rc1
Bart Van Assche
2011-12-16
7
-0
/
+4672
*
|
|
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-01-18
51
-1014
/
+829
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
target: Set additional sense length field in sense data
Roland Dreier
2011-12-16
2
-0
/
+15
|
*
|
|
|
|
|
|
target: Remove legacy device status check from transport_execute_tasks
Nicholas Bellinger
2011-12-14
1
-7
/
+0
|
*
|
|
|
|
|
|
target: Remove __transport_execute_tasks() for each processing context
Nicholas Bellinger
2011-12-14
1
-2
/
+0
|
*
|
|
|
|
|
|
target: Remove extra se_device->execute_task_lock access in fast path
Nicholas Bellinger
2011-12-14
2
-17
/
+24
[next]