Age | Commit message (Expand) | Author | Files | Lines |
2013-11-26 | m68k: Add infrastructure for machine-specific random_get_entropy() | Geert Uytterhoeven | 2 | -0/+14 |
2013-11-26 | m68k/atari: Call paging_init() before nf_init() | Geert Uytterhoeven | 1 | -2/+2 |
2013-11-26 | m68k: Remove superfluous inclusions of <asm/bootinfo.h> | Geert Uytterhoeven | 6 | -6/+0 |
2013-11-26 | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 16 | -98/+124 |
2013-11-26 | m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h> | Geert Uytterhoeven | 2 | -17/+23 |
2013-11-26 | m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h> | Geert Uytterhoeven | 2 | -59/+63 |
2013-11-26 | m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h> | Geert Uytterhoeven | 2 | -18/+27 |
2013-11-26 | m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h> | Geert Uytterhoeven | 2 | -9/+14 |
2013-11-26 | m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h> | Geert Uytterhoeven | 2 | -25/+33 |
2013-11-26 | m68k/UAPI: Move generic definitions to <asm/bootinfo.h> | Geert Uytterhoeven | 6 | -95/+85 |
2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 20 | -213/+356 |
2013-11-26 | m68k/vme: Remove unused mvme_bdid_ptr | Geert Uytterhoeven | 1 | -2/+0 |
2013-11-26 | m68k/mac: Move struct mac_booter_data to <asm/macintosh.h> | Geert Uytterhoeven | 3 | -41/+23 |
2013-11-26 | m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0 | Geert Uytterhoeven | 3 | -114/+0 |
2013-11-26 | m68k: head.S - Correct date and spelling | Geert Uytterhoeven | 1 | -1/+1 |
2013-11-26 | m68k: The bootinfo is located right after the kernel | Geert Uytterhoeven | 3 | -3/+3 |
2013-11-26 | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> | Geert Uytterhoeven | 2 | -7/+11 |
2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 3 | -3/+3 |
2013-11-26 | zorro: Do not allocate zorro_autocon[] statically | Geert Uytterhoeven | 2 | -5/+5 |
2013-11-26 | m68k/setup: Use pr_*() and __func__ instead of plain printk() | Geert Uytterhoeven | 1 | -9/+10 |
2013-11-26 | m68k/defconfig: Make NFS_V4 modular instead of builtin | Geert Uytterhoeven | 12 | -12/+12 |
2013-11-26 | m68k/mac: Fix comment about iop_*_present flags setup timing | Geert Uytterhoeven | 1 | -2/+2 |
2013-11-26 | m68k/sun3: Dynamically allocate the table to track IOMMU use | Geert Uytterhoeven | 1 | -2/+3 |
2013-11-26 | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 12 | -21/+22 |
2013-11-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+2 |
2013-11-22 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 8 | -14/+39 |
2013-11-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -7/+29 |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 20 | -36/+75 |
2013-11-21 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 1 | -1/+3 |
2013-11-21 | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 1 | -2/+2 |
2013-11-21 | powerpc/signals: Mark VSX not saved with small contexts | Michael Neuling | 1 | -1/+9 |
2013-11-21 | powerpc/pseries: Fix SMP=n build of rng.c | Michael Ellerman | 1 | -0/+1 |
2013-11-21 | powerpc: Make cpu_to_chip_id() available when SMP=n | Michael Ellerman | 4 | -17/+22 |
2013-11-21 | powerpc/vio: Fix a dma_mask issue of vio | Li Zhong | 1 | -1/+1 |
2013-11-21 | powerpc: booke: Fix build failures | Aneesh Kumar K.V | 7 | -0/+9 |
2013-11-21 | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled | Anton Blanchard | 1 | -1/+1 |
2013-11-21 | powerpc: Only print PACATMSCRATCH in oops when TM is active | Anton Blanchard | 1 | -1/+2 |
2013-11-21 | powerpc/pseries: Duplicate dtl entries sometimes sent to userspace | Anton Blanchard | 1 | -2/+2 |
2013-11-21 | powerpc: Remove a few lines of oops output | Anton Blanchard | 1 | -9/+9 |
2013-11-21 | powerpc: Print DAR and DSISR on machine check oopses | Anton Blanchard | 1 | -1/+1 |
2013-11-21 | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens | 1 | -2/+3 |
2013-11-21 | powerpc/eeh: More accurate log | Gavin Shan | 1 | -2/+7 |
2013-11-21 | powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges | Gavin Shan | 1 | -0/+9 |
2013-11-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 13 | -34/+542 |
2013-11-20 | ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER | Will Deacon | 1 | -0/+1 |
2013-11-20 | ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP | Will Deacon | 1 | -1/+1 |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 23 | -387/+768 |
2013-11-20 | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 5 | -55/+41 |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 35 | -129/+101 |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+1 |