index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
powerpc: switch to generic fork/clone/vfork
Al Viro
2012-11-28
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
Al Viro
2012-10-21
|
|
|
*
|
|
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
Al Viro
2012-10-21
|
|
|
*
|
|
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
Al Viro
2012-10-21
|
|
|
*
|
|
powerpc: don't bother with zero-extending arguments in sys_clone()
Al Viro
2012-10-21
|
|
|
*
|
|
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
2012-10-21
|
|
|
*
|
|
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
2012-10-14
|
|
|
*
|
|
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-11
|
\
\
\
\
\
|
*
|
|
|
|
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
2012-11-20
|
*
|
|
|
|
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
|
*
|
|
|
|
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
2012-11-19
|
*
|
|
|
|
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-11-19
|
*
|
|
|
|
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-29
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-11
|
\
\
\
\
\
|
*
|
|
|
|
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
2012-11-03
|
*
|
|
|
|
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
Oleg Nesterov
2012-11-03
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-11
|
\
\
\
\
\
|
*
|
|
|
|
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
2012-12-11
|
|
/
/
/
/
*
/
/
/
/
powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
|
/
/
/
/
*
/
/
/
cpuidle/powerpc: Fix smt_snooze_delay functionality.
Deepthi Dharwar
2012-10-17
|
/
/
/
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
|
\
\
\
|
*
|
|
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
|
*
|
|
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-09-24
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-11
|
\
\
\
\
|
*
|
|
|
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
|
*
|
|
|
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-09-30
|
*
|
|
|
powerpc: split ret_from_fork
Al Viro
2012-09-30
|
|
/
/
/
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-05
|
\
\
\
\
|
*
|
|
|
powerpc/iommu: Fix multiple issues with IOMMU pools code
Anton Blanchard
2012-10-04
|
*
|
|
|
powerpc: Set paca->data_offset = 0 for boot cpu
Michael Ellerman
2012-09-26
|
*
|
|
|
powerpc/smp: Do not disable IPI interrupts during suspend
Zhao Chenhui
2012-09-19
|
*
|
|
|
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-09-18
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2012-09-12
|
|
*
|
|
|
powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.
Varun Sethi
2012-09-12
|
|
*
|
|
|
powerpc/booke: Separate out restore_e5500/setup_e5500 routines.
Varun Sethi
2012-09-12
|
|
*
|
|
|
powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.
Varun Sethi
2012-09-12
|
|
*
|
|
|
powepc/booke: Separate out E.HV check and ivor setup code.
Varun Sethi
2012-09-12
|
|
*
|
|
|
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
2012-09-12
|
|
*
|
|
|
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
2012-09-12
|
*
|
|
|
|
powerpc/kprobe: Complete kprobe and migrate exception frame
Tiejun Chen
2012-09-18
|
*
|
|
|
|
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
2012-09-17
|
*
|
|
|
|
powerpc/mm: Add 64TB support
Aneesh Kumar K.V
2012-09-17
|
*
|
|
|
|
powerpc: Add denormalisation exception handling for POWER6/7
Michael Neuling
2012-09-17
|
*
|
|
|
|
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
2012-09-17
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
Bjorn Helgaas
2012-09-13
|
|
|
\
|
|
|
|
*
|
|
|
|
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
2012-09-09
|
*
|
|
|
|
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-09
|
*
|
|
|
|
powerpc/eeh: Trace eeh device from I/O cache
Gavin Shan
2012-09-09
[prev]
[next]