summaryrefslogtreecommitdiffstats
path: root/arch/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-05mn10300: Use generic init_taskThomas Gleixner4-41/+3
2012-05-05mips: Use generic init_taskThomas Gleixner5-38/+4
2012-05-05microblaze: Use generic init_taskThomas Gleixner3-27/+2
2012-05-05m68k: Use generic init_taskThomas Gleixner3-36/+2
2012-05-05m32r: Use generic init_taskThomas Gleixner4-36/+3
2012-05-05hexagon: Use generic idle_taskThomas Gleixner4-57/+3
2012-05-05h8300-use-generic-init_taskThomas Gleixner3-37/+2
2012-05-05frv: Use generic init_taskThomas Gleixner4-34/+3
2012-05-05cris: Use generic init_taskThomas Gleixner2-28/+1
2012-05-05c6x: Use generic init_taskThomas Gleixner2-16/+1
2012-05-05blackfin: Use generic init_taskThomas Gleixner4-35/+2
2012-05-05avr32: Use generic init_taskThomas Gleixner3-32/+2
2012-05-05arm: Use generic init_taskThomas Gleixner4-39/+3
2012-05-05alpha: Use generic init_taskThomas Gleixner3-18/+2
2012-05-05init_task: Create generic init_task instanceThomas Gleixner4-2/+28
2012-05-05frv: Use core allocator for task_structThomas Gleixner2-12/+0
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner1-7/+2
2012-05-04smp: Fix idle_thread_init() inline stubThomas Gleixner1-1/+1
2012-05-03smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha4-56/+31
2012-04-26parisc: Use generic idle thread allocationThomas Gleixner2-21/+3
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner7-32/+18
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner2-16/+3
2012-04-26sh: Use generic idle thread allocationThomas Gleixner3-17/+2
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner2-18/+2
2012-04-26cris: Use generic idle thread allocationThomas Gleixner2-10/+3
2012-04-26s390: Use generic idle thread allocationThomas Gleixner2-31/+3
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner2-9/+3
2012-04-26mips: Use generic idle thread allocationThomas Gleixner2-53/+2
2012-04-26arm: Use generic idle thread allocationThomas Gleixner3-26/+2
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner2-58/+4
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner2-69/+6
2012-04-26x86: Use generic idle thread allocationThomas Gleixner4-84/+14
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner3-7/+7
2012-04-26smp: Provide generic idle thread allocationThomas Gleixner5-2/+99
2012-04-26smp: Add generic smpboot facilityThomas Gleixner4-0/+29
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner21-21/+23
2012-04-26m32r: Remove pointless function prototypesThomas Gleixner1-4/+0
2012-04-26mm: memcg: move pc lookup point to commit_charge()Johannes Weiner1-12/+5
2012-04-26mm: nobootmem: Correct alloc_bootmem semantics.David Miller1-2/+8
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson1-3/+7
2012-04-24super.c: unused variable warning without CONFIG_QUOTAEldad Zack1-0/+2
2012-04-24jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li1-2/+2
2012-04-24mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-24x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin1-1/+7
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-24asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin1-3/+11
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu3-7/+7
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk4-6/+8