index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2012-04-24
GFS2: Instruct DLM to avoid queue convert slowdown
Bob Peterson
1
-3
/
+7
2012-04-24
super.c: unused variable warning without CONFIG_QUOTA
Eldad Zack
1
-0
/
+2
2012-04-24
jbd2: use GFP_NOFS for blkdev_issue_flush
Shaohua Li
1
-2
/
+2
2012-04-24
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
1
-1
/
+1
2012-04-24
x32, siginfo: Provide proper overrides for x32 siginfo_t
H. Peter Anvin
1
-1
/
+7
2012-04-24
md: fix possible corruption of array metadata on shutdown.
NeilBrown
1
-1
/
+2
2012-04-24
md: don't call ->add_disk unless there is good reason.
NeilBrown
1
-2
/
+2
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-04-24
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
H. Peter Anvin
1
-3
/
+11
2012-04-23
x32: Check __ILP32__ instead of __LP64__ for x32
H.J. Lu
3
-7
/
+7
2012-04-23
x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...
Konrad Rzeszutek Wilk
4
-6
/
+8
[next]