index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
task_allocator: Use config switches instead of magic defines
Thomas Gleixner
6
-9
/
+14
2012-05-08
sparc: Use common threadinfo allocator
Thomas Gleixner
1
-23
/
+2
2012-05-08
score: Use common threadinfo allocator
Thomas Gleixner
1
-7
/
+3
2012-05-08
sh-use-common-threadinfo-allocator
Thomas Gleixner
2
-53
/
+3
2012-05-08
mn10300: Use common threadinfo allocator
Thomas Gleixner
2
-16
/
+4
2012-05-08
powerpc: Use common threadinfo allocator
Thomas Gleixner
2
-44
/
+0
2012-05-08
mips: Use common threadinfo allocator
Thomas Gleixner
1
-12
/
+0
2012-05-08
hexagon: Use common threadinfo allocator
Thomas Gleixner
2
-45
/
+0
2012-05-08
m32r: Use common threadinfo allocator
Thomas Gleixner
1
-15
/
+2
2012-05-08
frv: Use common threadinfo allocator
Thomas Gleixner
1
-13
/
+0
2012-05-08
cris: Use common threadinfo allocator
Thomas Gleixner
2
-9
/
+2
2012-05-08
x86: Use common threadinfo allocator
Thomas Gleixner
6
-31
/
+12
2012-05-08
c6x: Use common threadinfo allocator
Thomas Gleixner
1
-15
/
+2
2012-05-08
fork: Provide kmemcache based thread_info allocator
Thomas Gleixner
1
-0
/
+27
2012-05-08
tile: Use common threadinfo allocator
Thomas Gleixner
2
-25
/
+4
2012-05-08
fork: Provide weak arch_release_[task_struct|thread_info] functions
Thomas Gleixner
1
-4
/
+17
2012-05-08
fork: Move thread info gfp flags to header
Thomas Gleixner
2
-6
/
+8
2012-05-08
fork: Remove the weak insanity
Thomas Gleixner
3
-9
/
+1
2012-05-08
sh: Remove cpu_idle_wait()
Thomas Gleixner
3
-24
/
+0
2012-05-08
powerpc: Remove unused cpu_idle_wait()
Thomas Gleixner
3
-24
/
+0
2012-05-08
ia64: Remove unused cpu_idle_wait()
Thomas Gleixner
2
-21
/
+0
2012-05-08
arm: Remove unused cpu_idle_wait()
Thomas Gleixner
3
-25
/
+0
2012-05-08
x86: Use kick_all_cpus_sync()
Thomas Gleixner
4
-26
/
+1
2012-05-08
cpuidle: Use kick_all_cpus_sync()
Thomas Gleixner
1
-12
/
+1
2012-05-08
smp: Implement kick_all_cpus_sync()
Thomas Gleixner
2
-0
/
+27
2012-05-08
powerpc: Fix broken cpu_idle_wait() implementation
Thomas Gleixner
1
-9
/
+5
2012-05-07
mips: Use PAGE_SIZE for INIT_TASK_DATA alignment again
Thomas Gleixner
1
-1
/
+1
2012-05-07
parisc: Fix init_task fallout
Thomas Gleixner
2
-2
/
+2
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
29
-28
/
+7
2012-05-05
xtensa: Use generic init_task
Thomas Gleixner
3
-32
/
+2
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
[next]