summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* frv: Use generic init_taskThomas Gleixner2012-05-054-34/+3
* cris: Use generic init_taskThomas Gleixner2012-05-052-28/+1
* c6x: Use generic init_taskThomas Gleixner2012-05-052-16/+1
* blackfin: Use generic init_taskThomas Gleixner2012-05-054-35/+2
* avr32: Use generic init_taskThomas Gleixner2012-05-053-32/+2
* arm: Use generic init_taskThomas Gleixner2012-05-054-39/+3
* alpha: Use generic init_taskThomas Gleixner2012-05-053-18/+2
* init_task: Create generic init_task instanceThomas Gleixner2012-05-051-0/+3
* frv: Use core allocator for task_structThomas Gleixner2012-05-052-12/+0
* frv: Use correct size for task_struct allocationThomas Gleixner2012-05-051-7/+2
* parisc: Use generic idle thread allocationThomas Gleixner2012-04-262-21/+3
* sparc: Use generic idle thread allocationThomas Gleixner2012-04-267-32/+18
* alpha: Use generic idle thread allocationThomas Gleixner2012-04-262-16/+3
* sh: Use generic idle thread allocationThomas Gleixner2012-04-263-17/+2
* blackfin: Use generic idle thread allocationThomas Gleixner2012-04-262-18/+2
* cris: Use generic idle thread allocationThomas Gleixner2012-04-262-10/+3
* s390: Use generic idle thread allocationThomas Gleixner2012-04-262-31/+3
* hexagon: Use generic idle thread allocationThomas Gleixner2012-04-262-9/+3
* mips: Use generic idle thread allocationThomas Gleixner2012-04-262-53/+2
* arm: Use generic idle thread allocationThomas Gleixner2012-04-263-26/+2
* ia64: Use generic idle thread allocationThomas Gleixner2012-04-262-58/+4
* powerpc: Use generic idle thread allocationThomas Gleixner2012-04-262-69/+6
* x86: Use generic idle thread allocationThomas Gleixner2012-04-264-84/+14
* 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/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-2520-70/+105
|\
| * x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-231-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-161-0/+1
| * x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-165-16/+9
| * 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
| |\
| | * x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2012-04-132-8/+10
| | * x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann2012-04-131-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2012-04-236-4/+14
|\ \ \
| * | | hexagon: add missing cpu.h includeRichard Kuo2012-04-231-1/+2
| * | | hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-231-0/+5
| * | | hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo2012-04-231-3/+3
| * | | Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo2012-04-234-0/+4
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-221-5/+1
|\ \ \ \
| * | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-191-5/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-2213-72/+115
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-232-30/+30
| * | | | powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-231-8/+4
OpenPOWER on IntegriCloud