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
path:
root
/
arch
/
ia64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-05-10
2
-25
/
+3
|
\
|
*
ia64: beatify build log for gate.so and gate-syms.o
Masahiro Yamada
2017-05-03
1
-1
/
+1
|
*
kbuild: Consolidate header generation from ASM offset information
Matthias Kaehlcke
2017-04-13
1
-24
/
+2
*
|
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
2017-05-08
1
-22
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-05
1
-4
/
+0
|
\
\
|
*
|
ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSET
Eric W. Biederman
2017-04-17
1
-4
/
+0
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-01
1
-0
/
+2
|
\
\
|
*
|
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
2017-04-03
1
-0
/
+2
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
2
-25
/
+12
|
\
\
|
*
|
ia64/salinfo: Replace racy task affinity logic
Thomas Gleixner
2017-04-15
1
-19
/
+12
|
*
|
ia64/topology: Remove cpus_allowed manipulation
Thomas Gleixner
2017-04-15
1
-6
/
+0
|
|
/
*
|
ia64: fix module loading for gcc-5.4
Sergei Trofimovich
2017-05-01
1
-2
/
+2
|
/
*
sched/core: Remove unused prefetch_stack()
Ingo Molnar
2017-03-03
1
-23
/
+0
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
5
-0
/
+5
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
5
-5
/
+5
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
3
-8
/
+8
|
\
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
3
-8
/
+8
*
|
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-21
3
-5
/
+9
|
\
\
|
*
|
ia64: ensure exception table search users include extable.h
Paul Gortmaker
2017-01-24
3
-2
/
+4
|
*
|
ia64: move ia64_done_with_exception out of asm/uaccess.h
Paul Gortmaker
2017-01-24
3
-3
/
+5
|
|
/
*
|
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-02-20
1
-1
/
+2
|
\
\
|
*
|
x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug
Vitaly Kuznetsov
2017-02-07
1
-1
/
+2
|
|
/
*
|
ia64: Convert vtime to use nsec units directly
Frederic Weisbecker
2017-02-01
2
-9
/
+9
*
|
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-5
/
+6
*
|
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
|
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
|
sched/clock: Fix hotplug crash
Peter Zijlstra
2017-01-20
1
-0
/
+2
*
|
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
1
-1
/
+1
*
|
sched/cputime, ia64: Accumulate cputime and account only on tick/task switch
Frederic Weisbecker
2017-01-14
1
-15
/
+47
*
|
sched/cputime, ia64: Fix incorrect start cputime assignment on task switch
Frederic Weisbecker
2017-01-14
1
-1
/
+1
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
3
-8
/
+8
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
14
-14
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
1
-1
/
+1
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
4
-199
/
+72
|
\
\
|
*
|
ia64/topology: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-47
/
+7
|
*
|
ia64/salinfo: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-51
/
+32
|
*
|
ia64/palinfo: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-44
/
+16
|
*
|
ia64/err-inject: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-57
/
+17
|
|
/
*
|
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
1
-2
/
+2
|
/
[next]