summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* score: Use generic init_taskThomas Gleixner2012-05-053-47/+2Star
* s390: Use generic init_taskThomas Gleixner2012-05-054-40/+2Star
* powerpc: Use generic init_taskThomas Gleixner2012-05-053-30/+2Star
* parisc: Use generic init_taskThomas Gleixner2012-05-053-70/+13Star
* openrisc: Use generic init_taskThomas Gleixner2012-05-054-44/+3Star
* mn10300: Use generic init_taskThomas Gleixner2012-05-054-41/+3Star
* mips: Use generic init_taskThomas Gleixner2012-05-055-38/+4Star
* microblaze: Use generic init_taskThomas Gleixner2012-05-053-27/+2Star
* m68k: Use generic init_taskThomas Gleixner2012-05-053-36/+2Star
* m32r: Use generic init_taskThomas Gleixner2012-05-054-36/+3Star
* hexagon: Use generic idle_taskThomas Gleixner2012-05-054-57/+3Star
* h8300-use-generic-init_taskThomas Gleixner2012-05-053-37/+2Star
* frv: Use generic init_taskThomas Gleixner2012-05-054-34/+3Star
* cris: Use generic init_taskThomas Gleixner2012-05-052-28/+1Star
* c6x: Use generic init_taskThomas Gleixner2012-05-052-16/+1Star
* blackfin: Use generic init_taskThomas Gleixner2012-05-054-35/+2Star
* avr32: Use generic init_taskThomas Gleixner2012-05-053-32/+2Star
* arm: Use generic init_taskThomas Gleixner2012-05-054-39/+3Star
* alpha: Use generic init_taskThomas Gleixner2012-05-053-18/+2Star
* init_task: Create generic init_task instanceThomas Gleixner2012-05-051-0/+3
* frv: Use core allocator for task_structThomas Gleixner2012-05-052-12/+0Star
* frv: Use correct size for task_struct allocationThomas Gleixner2012-05-051-7/+2Star
* parisc: Use generic idle thread allocationThomas Gleixner2012-04-262-21/+3Star
* sparc: Use generic idle thread allocationThomas Gleixner2012-04-267-32/+18Star
* alpha: Use generic idle thread allocationThomas Gleixner2012-04-262-16/+3Star
* sh: Use generic idle thread allocationThomas Gleixner2012-04-263-17/+2Star
* blackfin: Use generic idle thread allocationThomas Gleixner2012-04-262-18/+2Star
* cris: Use generic idle thread allocationThomas Gleixner2012-04-262-10/+3Star
* s390: Use generic idle thread allocationThomas Gleixner2012-04-262-31/+3Star
* hexagon: Use generic idle thread allocationThomas Gleixner2012-04-262-9/+3Star
* mips: Use generic idle thread allocationThomas Gleixner2012-04-262-53/+2Star
* arm: Use generic idle thread allocationThomas Gleixner2012-04-263-26/+2Star
* ia64: Use generic idle thread allocationThomas Gleixner2012-04-262-58/+4Star
* powerpc: Use generic idle thread allocationThomas Gleixner2012-04-262-69/+6Star
* x86: Use generic idle thread allocationThomas Gleixner2012-04-264-84/+14Star
* x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner2012-04-263-7/+7
* smp: Provide generic idle thread allocationThomas Gleixner2012-04-261-0/+3
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-2619-19/+21
* m32r: Remove pointless function prototypesThomas Gleixner2012-04-261-4/+0Star
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-2620-70/+105
|\
| * x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-241-1/+7
| * x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-233-7/+7
| * x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
| * ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-0/+2
| * x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-181-14/+20
| * i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov2012-04-171-0/+1
| * x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-165-16/+9Star
| * x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-163-13/+38
| * x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-161-2/+2
| * Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-142-11/+11
| |\