| Commit message (Expand) | Author | Age |
* | init_task: Create generic init_task instance | Thomas Gleixner | 2012-05-05 |
* | frv: Use core allocator for task_struct | Thomas Gleixner | 2012-05-05 |
* | frv: Use correct size for task_struct allocation | Thomas Gleixner | 2012-05-05 |
* | parisc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | sparc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | alpha: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | sh: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | blackfin: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | cris: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | s390: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | hexagon: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | mips: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | arm: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | ia64: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | powerpc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | x86: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | x86: Add task_struct argument to smp_ops.cpu_up | Thomas Gleixner | 2012-04-26 |
* | smp: Provide generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
* | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 |
* | m32r: Remove pointless function prototypes | Thomas Gleixner | 2012-04-26 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-26 |
|\ |
|
| * | x32, siginfo: Provide proper overrides for x32 siginfo_t | H. Peter Anvin | 2012-04-23 |
| * | x32: Check __ILP32__ instead of __LP64__ for x32 | H.J. Lu | 2012-04-23 |
| * | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk | 2012-04-23 |
| * | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 2012-04-23 |
| * | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue | 2012-04-18 |
| * | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov | 2012-04-16 |
| * | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 2012-04-16 |
| * | x86, efi: Add dedicated EFI stub entry point | Matt Fleming | 2012-04-16 |
| * | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann | 2012-04-16 |
| * | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-04-14 |
| |\ |
|
| | * | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann | 2012-04-13 |
| | * | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann | 2012-04-13 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2012-04-23 |
|\ \ \ |
|
| * | | | hexagon: add missing cpu.h include | Richard Kuo | 2012-04-23 |
| * | | | hexagon/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat | 2012-04-23 |
| * | | | hexagon: use renamed tick_nohz_idle_* functions | Richard Kuo | 2012-04-23 |
| * | | | Hexagon: misc compile warning/error cleanup due to missing headers | Richard Kuo | 2012-04-23 |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-23 |
|\ \ \ \ |
|
| * | | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" | Russell King | 2012-04-19 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-04-23 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt | 2012-04-22 |
| * | | | | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt | 2012-04-22 |
| * | | | | powerpc/pmac: Don't add_timer() twice | Benjamin Herrenschmidt | 2012-04-22 |
| * | | | | powerpc/eeh: Fix crash caused by null eeh_dev | Gavin Shan | 2012-04-22 |
| * | | | | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2012-04-22 |
| |\ \ \ \ |
|
| | * | | | | powerpc/mpc85xx: add MPIC message dts node | Mingkai Hu | 2012-04-19 |
| | * | | | | powerpc/mpic_msgr: fix offset error when setting mer register | Mingkai Hu | 2012-04-19 |
| | * | | | | powerpc/mpic_msgr: add lock for MPIC message global variable | Mingkai Hu | 2012-04-19 |
| | * | | | | powerpc/mpic_msgr: fix compile error when SMP disabled | Mingkai Hu | 2012-04-19 |