aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* init_task: Create generic init_task instanceThomas Gleixner2012-05-05
* frv: Use core allocator for task_structThomas Gleixner2012-05-05
* frv: Use correct size for task_struct allocationThomas Gleixner2012-05-05
* parisc: Use generic idle thread allocationThomas Gleixner2012-04-26
* sparc: Use generic idle thread allocationThomas Gleixner2012-04-26
* alpha: Use generic idle thread allocationThomas Gleixner2012-04-26
* sh: Use generic idle thread allocationThomas Gleixner2012-04-26
* blackfin: Use generic idle thread allocationThomas Gleixner2012-04-26
* cris: Use generic idle thread allocationThomas Gleixner2012-04-26
* s390: Use generic idle thread allocationThomas Gleixner2012-04-26
* hexagon: Use generic idle thread allocationThomas Gleixner2012-04-26
* mips: Use generic idle thread allocationThomas Gleixner2012-04-26
* arm: Use generic idle thread allocationThomas Gleixner2012-04-26
* ia64: Use generic idle thread allocationThomas Gleixner2012-04-26
* powerpc: Use generic idle thread allocationThomas Gleixner2012-04-26
* x86: Use generic idle thread allocationThomas Gleixner2012-04-26
* x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner2012-04-26
* smp: Provide generic idle thread allocationThomas Gleixner2012-04-26
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* m32r: Remove pointless function prototypesThomas Gleixner2012-04-26
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-26
|\
| * x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-23
| * x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-23
| * x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-23
| * ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-23
| * x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-18
| * i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov2012-04-16
| * x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-16
| * x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-16
| * x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-16
| * Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-14
| |\
| | * x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2012-04-13
| | * x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann2012-04-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2012-04-23
|\ \ \
| * | | hexagon: add missing cpu.h includeRichard Kuo2012-04-23
| * | | hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-23
| * | | hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo2012-04-23
| * | | Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo2012-04-23
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-23
|\ \ \ \
| * | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-19
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-22
| * | | | powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-22
| * | | | powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-22
| * | | | powerpc/eeh: Fix crash caused by null eeh_devGavin Shan2012-04-22
| * | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-22
| |\ \ \ \
| | * | | | powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu2012-04-19
| | * | | | powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu2012-04-19
| | * | | | powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu2012-04-19
| | * | | | powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu2012-04-19