Age | Commit message (Expand) | Author | Files | Lines |
2011-04-28 | x86: signal: sys_rt_sigreturn() should use set_current_blocked() | Oleg Nesterov | 1 | -4/+1 |
2011-04-28 | x86: signal: handle_signal() should use set_current_blocked() | Oleg Nesterov | 1 | -5/+4 |
2011-04-05 | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU | Matt Evans | 1 | -6/+11 |
2011-04-05 | powerpc: Set nr_cpu_ids early and use it to free PACAs | Ryan Grimm | 2 | -1/+4 |
2011-04-05 | powerpc/pseries: Don't register global initcall | Benjamin Herrenschmidt | 1 | -1/+1 |
2011-04-05 | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. | Paul Gortmaker | 1 | -3/+3 |
2011-04-05 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 4 | -19/+19 |
2011-04-04 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 6 | -7/+24 |
2011-04-04 | Documentation: fix minor typos/spelling | Sylvestre Ledru | 2 | -2/+2 |
2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -8/+31 |
2011-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+6 |
2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2011-04-04 | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 10 | -206/+7 |
2011-04-04 | powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB | Prabhakar Kushwaha | 4 | -19/+19 |
2011-04-02 | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ... | Guan Xuetao | 5 | -49/+2 |
2011-04-02 | unicore32 core architecture: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-04-02 | unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state | Guan Xuetao | 1 | -9/+0 |
2011-04-02 | unicore32 fix: remove arch-specific futex support | Guan Xuetao | 2 | -144/+1 |
2011-04-02 | unicore32 ldscript fix: add cacheline parameter to PERCPU() macro | Guan Xuetao | 1 | -3/+4 |
2011-04-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2011-04-01 | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' | Tony Luck | 1 | -1/+1 |
2011-04-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 12 | -191/+238 |
2011-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 15 | -17/+20 |
2011-04-01 | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney | 1 | -1/+1 |
2011-04-01 | microblaze: Fix ftrace | Michal Simek | 3 | -4/+13 |
2011-04-01 | microblaze: Wire up new syscalls | Michal Simek | 2 | -1/+9 |
2011-04-01 | microblaze: Fix level/edge irq sensibility | Michal Simek | 1 | -2/+2 |
2011-04-01 | powerpc/pmac/smp: Remove no-longer needed preempt workaround | Benjamin Herrenschmidt | 1 | -7/+0 |
2011-04-01 | powerpc/smp: Increase vdso_data->processorCount, not just decrease it | Benjamin Herrenschmidt | 1 | -0/+4 |
2011-04-01 | powerpc/smp: Create idle threads on demand and properly reset them | Benjamin Herrenschmidt | 1 | -22/+78 |
2011-04-01 | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt | 3 | -6/+15 |
2011-04-01 | powerpc/pmac/smp: Fix CPU hotplug crashes on some machines | Benjamin Herrenschmidt | 1 | -16/+55 |
2011-04-01 | powerpc/smp: Add a smp_ops->bringup_up() done callback | Benjamin Herrenschmidt | 2 | -0/+5 |
2011-04-01 | powerpc/pmac/smp: Properly NAP offlined CPU on G5 | Benjamin Herrenschmidt | 4 | -28/+15 |
2011-04-01 | powerpc/pmac/smp: Remove HMT changes for PowerMac offline code | Benjamin Herrenschmidt | 1 | -4/+0 |
2011-04-01 | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file | Benjamin Herrenschmidt | 3 | -60/+55 |
2011-04-01 | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit | Benjamin Herrenschmidt | 1 | -12/+5 |
2011-04-01 | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 | Benjamin Herrenschmidt | 3 | -3/+4 |
2011-04-01 | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die | Benjamin Herrenschmidt | 2 | -20/+6 |
2011-04-01 | powerpc/smp: Remove unused smp_ops->cpu_enable() | Benjamin Herrenschmidt | 3 | -13/+0 |
2011-04-01 | powerpc/smp: Remove unused generic_cpu_enable() | Benjamin Herrenschmidt | 2 | -23/+0 |
2011-04-01 | powerpc/smp: Fix generic_mach_cpu_die() | Benjamin Herrenschmidt | 1 | -2/+1 |
2011-04-01 | powerpc/smp: soft-replugged CPUs must go back to start_secondary | Benjamin Herrenschmidt | 4 | -4/+17 |
2011-04-01 | powerpc: Make decrementer interrupt robust against offlined CPUs | Benjamin Herrenschmidt | 1 | -4/+11 |
2011-03-31 | x86, UV: Fix kdump reboot | Cliff Wickman | 1 | -0/+9 |
2011-03-31 | sparc32: Pass task_struct to schedule_tail() in ret_from_fork | Tkhai Kirill | 1 | -1/+1 |
2011-03-31 | x86, amd-nb: Rename CPU PCI id define for F4 | Borislav Petkov | 1 | -1/+1 |
2011-03-30 | sparc64: Fix section mis-match errors. | David S. Miller | 11 | -14/+14 |
2011-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -42/+0 |
2011-03-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 23 | -27/+8 |