Age | Commit message (Expand) | Author | Files | Lines |
2008-12-25 | [S390] remove warnings with functions ending in BUG | Martin Schwidefsky | 1 | -1/+4 |
2008-12-25 | [S390] mark disabled_wait as noreturn function | Heiko Carstens | 1 | -1/+3 |
2008-12-25 | [S390] cio: update sac values | Peter Oberparleiter | 1 | -2/+2 |
2008-12-25 | [S390] remove ptrace warning on 31 bit. | Martin Schwidefsky | 1 | -6/+4 |
2008-12-25 | [S390] ftrace: function tracer backend for s390 | Heiko Carstens | 5 | -0/+76 |
2008-12-25 | [S390] service level interface. | Martin Schwidefsky | 1 | -0/+11 |
2008-12-25 | [S390] qdio: rework debug feature logging | Jan Glauber | 1 | -10/+0 |
2008-12-25 | [S390] qdio: fix qeth port count detection | Jan Glauber | 1 | -8/+8 |
2008-12-25 | [S390] zcrypt: Use of Thin Interrupts | Felix Beck | 1 | -0/+1 |
2008-12-25 | [S390] Move stfle to header file. | Heiko Carstens | 2 | -19/+18 |
2008-12-25 | [S390] convert s390 to generic IPI infrastructure | Heiko Carstens | 4 | -158/+24 |
2008-12-25 | [S390] serialize stp/etr work | Martin Schwidefsky | 1 | -5/+18 |
2008-12-25 | [S390] convert etr/stp to stop_machine interface | Heiko Carstens | 1 | -81/+131 |
2008-12-25 | [S390] introduce vdso on s390 | Martin Schwidefsky | 24 | -1/+1218 |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 7 | -9/+7 |
2008-12-25 | [S390] cpu topology: dont destroy cpu sets on topology change | Heiko Carstens | 1 | -1/+2 |
2008-12-25 | [S390] audit: get s390 ret_from_fork in sync with other architectures | Al Viro | 2 | -2/+2 |
2008-12-25 | [S390] cpu topology: fix cpu_core_map initialization | Heiko Carstens | 1 | -4/+4 |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 25 | -110/+289 |
2008-12-25 | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 5 | -5/+37 |
2008-12-25 | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 6 | -14/+17 |
2008-12-25 | x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 | Jaswinder Singh | 1 | -1/+1 |
2008-12-25 | Merge branch 'topic/asoc' into to-push | Takashi Iwai | 1 | -0/+13 |
2008-12-25 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 3 | -2/+8 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 17 | -62/+79 |
2008-12-25 | crypto: crc32c-intel - Switch to shash | Herbert Xu | 1 | -54/+47 |
2008-12-25 | crypto: crc32c-intel - Update copyright head | Kent Liu | 1 | -6/+14 |
2008-12-24 | Revert "x86: disable X86_PTRACE_BTS" | Ingo Molnar | 1 | -1/+0 |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 17 | -66/+164 |
2008-12-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2008-12-24 | x86: disable X86_PTRACE_BTS | Ingo Molnar | 1 | -0/+1 |
2008-12-24 | x86: PAT: fix address types in track_pfn_vma_new() | H. Peter Anvin | 1 | -8/+8 |
2008-12-24 | parisc: disable UP-optimized flush_tlb_mm | Kyle McMartin | 1 | -1/+4 |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 19 | -938/+1054 |
2008-12-23 | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 12 | -48/+42 |
2008-12-23 | Merge branch 'x86/tsc' into x86/core | Ingo Molnar | 4 | -4/+33 |
2008-12-23 | Merge branch 'x86/ptrace' into x86/tsc | Ingo Molnar | 3 | -12/+9 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 140 | -3009/+3253 |
2008-12-23 | Merge branch 'x86/apic' into x86/irq | Ingo Molnar | 30 | -585/+910 |
2008-12-23 | Merge commit 'v2.6.28-rc9' into x86/apic | Ingo Molnar | 345 | -5878/+13070 |
2008-12-23 | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 3 | -1/+16 |
2008-12-23 | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 5 | -14/+15 |
2008-12-23 | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov | 1 | -0/+2 |
2008-12-23 | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2 | -52/+40 |
2008-12-23 | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2 | -10/+7 |
2008-12-23 | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 5 | -5/+12 |
2008-12-23 | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 7 | -43/+0 |
2008-12-23 | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 1 | -12/+9 |
2008-12-23 | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2 | -19/+39 |
2008-12-23 | powerpc/pseries: Fix cpu hotplug | Sebastien Dugue | 1 | -1/+1 |