aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-08powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner
2012-05-07mips: Use PAGE_SIZE for INIT_TASK_DATA alignment againThomas Gleixner
2012-05-07parisc: Fix init_task falloutThomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05xtensa: Use generic init_taskThomas Gleixner
2012-05-05x86: Use generic init_taskThomas Gleixner
2012-05-05um: Use generic init_taskThomas Gleixner
2012-05-05unicore32: Use generic init_taskThomas Gleixner
2012-05-05tile: Use generic init_taskThomas Gleixner
2012-05-05sparc: Use generic init_taskThomas Gleixner
2012-05-05sh: Use generic init_taskThomas Gleixner
2012-05-05score: Use generic init_taskThomas Gleixner
2012-05-05s390: Use generic init_taskThomas Gleixner
2012-05-05powerpc: Use generic init_taskThomas Gleixner
2012-05-05parisc: Use generic init_taskThomas Gleixner
2012-05-05openrisc: Use generic init_taskThomas Gleixner
2012-05-05mn10300: Use generic init_taskThomas Gleixner
2012-05-05mips: Use generic init_taskThomas Gleixner
2012-05-05microblaze: Use generic init_taskThomas Gleixner
2012-05-05m68k: Use generic init_taskThomas Gleixner
2012-05-05m32r: Use generic init_taskThomas Gleixner
2012-05-05hexagon: Use generic idle_taskThomas Gleixner
2012-05-05h8300-use-generic-init_taskThomas Gleixner
2012-05-05frv: Use generic init_taskThomas Gleixner
2012-05-05cris: Use generic init_taskThomas Gleixner
2012-05-05c6x: Use generic init_taskThomas Gleixner
2012-05-05blackfin: Use generic init_taskThomas Gleixner
2012-05-05avr32: Use generic init_taskThomas Gleixner
2012-05-05arm: Use generic init_taskThomas Gleixner
2012-05-05alpha: Use generic init_taskThomas Gleixner
2012-05-05init_task: Create generic init_task instanceThomas Gleixner
2012-05-05frv: Use core allocator for task_structThomas Gleixner
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner
2012-04-26parisc: Use generic idle thread allocationThomas Gleixner
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner
2012-04-26sh: Use generic idle thread allocationThomas Gleixner
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner
2012-04-26cris: Use generic idle thread allocationThomas Gleixner
2012-04-26s390: Use generic idle thread allocationThomas Gleixner
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner
2012-04-26mips: Use generic idle thread allocationThomas Gleixner
2012-04-26arm: Use generic idle thread allocationThomas Gleixner
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner
2012-04-26x86: Use generic idle thread allocationThomas Gleixner
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner
2012-04-26smp: Provide generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-26m32r: Remove pointless function prototypesThomas Gleixner