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
/
arm
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
1
-5
/
+6
|
\
|
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-1
/
+1
|
*
arm: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-5
/
+6
*
|
ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...
Nicolas Pitre
2012-11-13
1
-2
/
+1
*
|
ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used
fwu
2012-10-18
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
1
-3
/
+2
|
\
|
*
arm: switch to saner kernel_execve() semantics
Al Viro
2012-10-12
1
-3
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
1
-62
/
+13
|
\
\
|
|
/
|
*
arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]
Al Viro
2012-09-30
1
-62
/
+13
*
|
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Arnd Bergmann
2012-08-13
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
ARM: use new LEDS CPU trigger stub to replace old one
Bryan Wu
2012-08-01
1
-3
/
+3
*
|
ARM: 7466/1: disable interrupt before spinning endlessly
Shawn Guo
2012-07-31
1
-0
/
+2
|
/
*
arm: Remove unused cpu_idle_wait()
Thomas Gleixner
2012-05-08
1
-20
/
+0
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
1
-9
/
+27
|
\
|
*
Merge branch 'devel-stable' into for-linus
Russell King
2012-03-27
1
-11
/
+16
|
|
\
|
*
|
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
2012-03-24
1
-10
/
+28
*
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
\
|
*
|
|
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-1
/
+0
*
|
|
|
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-23
1
-11
/
+16
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ARM: substitute arch_idle()
Nicolas Pitre
2012-01-20
1
-3
/
+1
|
*
|
|
ARM: clean up idle handlers
Nicolas Pitre
2012-01-20
1
-8
/
+15
|
|
|
/
|
|
/
|
*
|
|
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
1
-2
/
+1
|
|
/
|
/
|
*
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2012-01-06
1
-23
/
+54
|
\
|
*
Merge branch 'restart' into for-linus
Russell King
2012-01-05
1
-8
/
+2
|
|
\
|
|
*
ARM: restart: remove the now empty arch_reset()
Russell King
2012-01-05
1
-8
/
+2
|
|
*
Merge branch 'restart-cleanup' into restart
Russell King
2012-01-05
1
-0
/
+3
|
|
|
\
|
*
|
|
ARM: reset: implement soft_restart for jumping to a physical address
Will Deacon
2011-12-12
1
-10
/
+40
|
*
|
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-05
1
-0
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
ARM: restart: only perform setup for restart when soft-restarting
Russell King
2011-11-21
1
-2
/
+11
|
*
|
ARM: restart: remove argument to setup_mm_for_reboot()
Russell King
2011-11-10
1
-2
/
+2
|
*
|
ARM: restart: move reboot failure handing into machine_restart()
Russell King
2011-11-10
1
-11
/
+9
*
|
|
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
*
|
|
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
|
|
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
|
|
/
|
/
|
*
|
ARM: 7161/1: errata: no automatic store buffer drain
Will Deacon
2011-11-21
1
-0
/
+3
|
/
*
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
Laura Abbott
2011-10-17
1
-1
/
+1
*
cpuidle: Consistent spelling of cpuidle_idle_call()
David Brown
2011-08-04
1
-1
/
+1
*
cpuidle: stop depending on pm_idle
Len Brown
2011-08-03
1
-1
/
+3
*
ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
Catalin Marinas
2011-04-10
1
-0
/
+2
*
ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU
Will Deacon
2011-01-11
1
-0
/
+2
*
Merge branch 'devel-stable' into devel
Russell King
2010-10-19
1
-0
/
+21
|
\
|
*
ARM: add a vma entry for the user accessible vector page
Nicolas Pitre
2010-10-01
1
-0
/
+21
|
|
|
\
*
-
.
\
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
2010-10-18
1
-0
/
+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.
Kevin Hilman
2010-10-08
1
-0
/
+19
|
|
/
|
/
|
|
*
ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interac...
Will Deacon
2010-09-08
1
-0
/
+5
|
/
*
Merge branch 'devel-stable' into devel
Russell King
2010-07-31
1
-0
/
+13
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
Russell King
2010-07-21
1
-9
/
+14
|
|
\
|
*
|
ARM: initial stack protector (-fstack-protector) support
Nicolas Pitre
2010-06-14
1
-0
/
+6
[next]