Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
arch
/
blackfin
/
kernel
/
process.c
29baa74
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
by Peter Zijlstra
· 14 years ago
b5affb0
blackfin: add bf60x to current framework
by Bob Liu
· 14 years ago
3bed8d6
Disintegrate asm/system.h for Blackfin [ver #2]
by David Howells
· 14 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 15 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 15 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 15 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 15 years ago
a64b384
Blackfin: exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 15 years ago
e887eb6
Blackfin: don't touch task->cpus_allowed directly
by KOSAKI Motohiro
· 15 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 16 years ago
41c3e33
Blackfin: access_ok: permit L1 stack
by Barry Song
· 16 years ago
3b139cd
Blackfin: Rename IRQ flags handling functions
by David Howells
· 16 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 16 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 16 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 16 years ago
e50e2f2
Blackfin: initial regset support
by Mike Frysinger
· 16 years ago
2f5a086
Blackfin: finish_atomic_sections: optimize the RTS step
by Mike Frysinger
· 16 years ago
13048f8
Blackfin: improve async bank access checking (for cross-banks & XIP)
by Bernd Schmidt
· 17 years ago
2588465
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
aa23531
Blackfin: fix SMP build error in start_thread()
by Graf Yang
· 17 years ago
25708a5
blackfin: Remove the BKL from sys_execve
by John Kacur
· 17 years ago
96f1050
Blackfin: mass clean up of copyright/licensing info
by Robin Getz
· 17 years ago
9264949
Blackfin: optimize fixed code handling for the most common case
by Mike Frysinger
· 17 years ago
fb4b5d3
Blackfin: handle BF561 Core B memory regions better when SMP=n
by Mike Frysinger
· 17 years ago
e56e03b
Blackfin: unify memory region checks between kgdb and traps
by Mike Frysinger
· 17 years ago
d5ce528
Blackfin: convert irq/process to asm-generic
by Mike Frysinger
· 17 years ago
a43b739
Blackfin: push access_ok() L1 attribute down
by Mike Frysinger
· 17 years ago
22ae77b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 17 years ago
158772c
[MTD] Fix a bad dependency in the Blackfin code
by Bernd Schmidt
· 17 years ago
6a01f23
Blackfin arch: merge adeos blackfin part to arch/blackfin/
by Yi Li
· 17 years ago
dbc895f
Blackfin arch: smp patch cleanup from LKML review
by Graf Yang
· 17 years ago
8f65873
Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management code
by Graf Yang
· 18 years ago
fe8015c
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
by Mike Frysinger
· 18 years ago
b2c2f30
Blackfin arch: fix bug - shared lib function in L2 failed be called
by Jie Zhang
· 18 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 18 years ago
19d6d7d
[Blackfin] arch: fix bug - breaking the atomic sections code.
by Bernd Schmidt
· 18 years ago
d5adb02
[Blackfin] arch: This allows XIP to work with FD-PIC.
by Bernd Schmidt
· 18 years ago
0ddeeca
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions
by Mike Frysinger
· 18 years ago
8b5f79f
[Blackfin] arch: initial generic time and clock sources
by Vitja Makarov
· 18 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 18 years ago
54a1668
[Blackfin] arch: scrub dead alive/idle LED code
by Mike Frysinger
· 18 years ago
b03b08b
[Blackfin] arch: Clean up dump_bfin_mem
by Robin Getz
· 18 years ago
49dce91
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated
by Mike Frysinger
· 18 years ago
05c4843
Blackfin arch: remove dump_thread()
by Adrian Bunk
· 19 years ago
bc41bb1
Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin
by Bernd Schmidt
· 19 years ago
168f121
Blackfin arch: rewrite our reboot code in C
by Mike Frysinger
· 19 years ago
3bebca2
Blackfin arch: to do some consolidation of common code and common name spaces
by Robin Getz
· 19 years ago
d31c5ab
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
by Bryan Wu
· 19 years ago
1f83b8f
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
by Mike Frysinger
· 19 years ago
7adfb58
Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses
by Bernd Schmidt
· 19 years ago
1394f03
blackfin architecture
by Bryan Wu
· 19 years ago