index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
Makefile-os-Linux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-05
x86: Use generic init_task
Thomas Gleixner
5
-44
/
+11
2012-05-05
um: Use generic init_task
Thomas Gleixner
4
-39
/
+7
2012-05-05
unicore32: Use generic init_task
Thomas Gleixner
4
-46
/
+2
2012-05-05
tile: Use generic init_task
Thomas Gleixner
4
-60
/
+18
2012-05-05
sparc: Use generic init_task
Thomas Gleixner
4
-24
/
+1
2012-05-05
sh: Use generic init_task
Thomas Gleixner
4
-32
/
+3
2012-05-05
score: Use generic init_task
Thomas Gleixner
3
-47
/
+2
2012-05-05
s390: Use generic init_task
Thomas Gleixner
4
-40
/
+2
2012-05-05
powerpc: Use generic init_task
Thomas Gleixner
3
-30
/
+2
2012-05-05
parisc: Use generic init_task
Thomas Gleixner
3
-70
/
+13
2012-05-05
openrisc: Use generic init_task
Thomas Gleixner
4
-44
/
+3
2012-05-05
mn10300: Use generic init_task
Thomas Gleixner
4
-41
/
+3
2012-05-05
mips: Use generic init_task
Thomas Gleixner
5
-38
/
+4
2012-05-05
microblaze: Use generic init_task
Thomas Gleixner
3
-27
/
+2
2012-05-05
m68k: Use generic init_task
Thomas Gleixner
3
-36
/
+2
2012-05-05
m32r: Use generic init_task
Thomas Gleixner
4
-36
/
+3
2012-05-05
hexagon: Use generic idle_task
Thomas Gleixner
4
-57
/
+3
2012-05-05
h8300-use-generic-init_task
Thomas Gleixner
3
-37
/
+2
2012-05-05
frv: Use generic init_task
Thomas Gleixner
4
-34
/
+3
2012-05-05
cris: Use generic init_task
Thomas Gleixner
2
-28
/
+1
2012-05-05
c6x: Use generic init_task
Thomas Gleixner
2
-16
/
+1
2012-05-05
blackfin: Use generic init_task
Thomas Gleixner
4
-35
/
+2
2012-05-05
avr32: Use generic init_task
Thomas Gleixner
3
-32
/
+2
2012-05-05
arm: Use generic init_task
Thomas Gleixner
4
-39
/
+3
2012-05-05
alpha: Use generic init_task
Thomas Gleixner
3
-18
/
+2
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
4
-2
/
+28
2012-05-05
frv: Use core allocator for task_struct
Thomas Gleixner
2
-12
/
+0
2012-05-05
frv: Use correct size for task_struct allocation
Thomas Gleixner
1
-7
/
+2
2012-05-04
smp: Fix idle_thread_init() inline stub
Thomas Gleixner
1
-1
/
+1
2012-05-03
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
4
-56
/
+31
2012-04-26
parisc: Use generic idle thread allocation
Thomas Gleixner
2
-21
/
+3
2012-04-26
sparc: Use generic idle thread allocation
Thomas Gleixner
7
-32
/
+18
2012-04-26
alpha: Use generic idle thread allocation
Thomas Gleixner
2
-16
/
+3
2012-04-26
sh: Use generic idle thread allocation
Thomas Gleixner
3
-17
/
+2
2012-04-26
blackfin: Use generic idle thread allocation
Thomas Gleixner
2
-18
/
+2
2012-04-26
cris: Use generic idle thread allocation
Thomas Gleixner
2
-10
/
+3
2012-04-26
s390: Use generic idle thread allocation
Thomas Gleixner
2
-31
/
+3
2012-04-26
hexagon: Use generic idle thread allocation
Thomas Gleixner
2
-9
/
+3
2012-04-26
mips: Use generic idle thread allocation
Thomas Gleixner
2
-53
/
+2
2012-04-26
arm: Use generic idle thread allocation
Thomas Gleixner
3
-26
/
+2
2012-04-26
ia64: Use generic idle thread allocation
Thomas Gleixner
2
-58
/
+4
2012-04-26
powerpc: Use generic idle thread allocation
Thomas Gleixner
2
-69
/
+6
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
4
-84
/
+14
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
3
-7
/
+7
2012-04-26
smp: Provide generic idle thread allocation
Thomas Gleixner
5
-2
/
+99
2012-04-26
smp: Add generic smpboot facility
Thomas Gleixner
4
-0
/
+29
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
21
-21
/
+23
2012-04-26
m32r: Remove pointless function prototypes
Thomas Gleixner
1
-4
/
+0
2012-04-26
mm: memcg: move pc lookup point to commit_charge()
Johannes Weiner
1
-12
/
+5
2012-04-26
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
1
-2
/
+8
[next]