| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k/defconfig: Disable /sbin/hotplug fork-bomb by default | Geert Uytterhoeven | 2013-12-30 | 12 | -12/+0 |
* | m68k/atari: Hide RTC_PORT() macro from rtc-cmos | Geert Uytterhoeven | 2013-12-08 | 1 | -5/+5 |
* | m68k/amiga,atari: Fix specifying multiple debug= parameters | Geert Uytterhoeven | 2013-12-08 | 2 | -6/+18 |
* | m68k/defconfig: Use ext4 for ext2/ext3 file systems | Geert Uytterhoeven | 2013-12-08 | 12 | -48/+0 |
* | m68k: Add support to export bootinfo in procfs | Geert Uytterhoeven | 2013-12-08 | 5 | -0/+102 |
* | m68k: Add kexec support | Geert Uytterhoeven | 2013-12-08 | 6 | -0/+268 |
* | m68k/amiga: Provide mach_random_get_entropy() | Geert Uytterhoeven | 2013-11-26 | 1 | -0/+10 |
* | m68k: Add infrastructure for machine-specific random_get_entropy() | Geert Uytterhoeven | 2013-11-26 | 2 | -0/+14 |
* | m68k/atari: Call paging_init() before nf_init() | Geert Uytterhoeven | 2013-11-26 | 1 | -2/+2 |
* | m68k: Remove superfluous inclusions of <asm/bootinfo.h> | Geert Uytterhoeven | 2013-11-26 | 6 | -6/+0 |
* | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 2013-11-26 | 16 | -98/+124 |
* | m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h> | Geert Uytterhoeven | 2013-11-26 | 2 | -17/+23 |
* | m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h> | Geert Uytterhoeven | 2013-11-26 | 2 | -59/+63 |
* | m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h> | Geert Uytterhoeven | 2013-11-26 | 2 | -18/+27 |
* | m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h> | Geert Uytterhoeven | 2013-11-26 | 2 | -9/+14 |
* | m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h> | Geert Uytterhoeven | 2013-11-26 | 2 | -25/+33 |
* | m68k/UAPI: Move generic definitions to <asm/bootinfo.h> | Geert Uytterhoeven | 2013-11-26 | 6 | -95/+85 |
* | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 2013-11-26 | 20 | -213/+356 |
* | m68k/vme: Remove unused mvme_bdid_ptr | Geert Uytterhoeven | 2013-11-26 | 1 | -2/+0 |
* | m68k/mac: Move struct mac_booter_data to <asm/macintosh.h> | Geert Uytterhoeven | 2013-11-26 | 3 | -41/+23 |
* | m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0 | Geert Uytterhoeven | 2013-11-26 | 3 | -114/+0 |
* | m68k: head.S - Correct date and spelling | Geert Uytterhoeven | 2013-11-26 | 1 | -1/+1 |
* | m68k: The bootinfo is located right after the kernel | Geert Uytterhoeven | 2013-11-26 | 3 | -3/+3 |
* | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> | Geert Uytterhoeven | 2013-11-26 | 2 | -7/+11 |
* | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 2013-11-26 | 3 | -3/+3 |
* | zorro: Do not allocate zorro_autocon[] statically | Geert Uytterhoeven | 2013-11-26 | 2 | -5/+5 |
* | m68k/setup: Use pr_*() and __func__ instead of plain printk() | Geert Uytterhoeven | 2013-11-26 | 1 | -9/+10 |
* | m68k/defconfig: Make NFS_V4 modular instead of builtin | Geert Uytterhoeven | 2013-11-26 | 12 | -12/+12 |
* | m68k/mac: Fix comment about iop_*_present flags setup timing | Geert Uytterhoeven | 2013-11-26 | 1 | -2/+2 |
* | m68k/sun3: Dynamically allocate the table to track IOMMU use | Geert Uytterhoeven | 2013-11-26 | 1 | -2/+3 |
* | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 2013-11-26 | 12 | -21/+22 |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-11-22 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-11-21 | 1 | -2/+2 |
| |\ |
|
| | * | x86/early quirk: use gen6 stolen detection for VLV | Jesse Barnes | 2013-11-14 | 1 | -2/+2 |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-22 | 8 | -14/+39 |
|\ \ \ |
|
| * | | | ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER | Will Deacon | 2013-11-20 | 1 | -0/+1 |
| * | | | ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP | Will Deacon | 2013-11-20 | 1 | -1/+1 |
| * | | | ARM: 7892/1: Fix warning for V7M builds | Olof Johansson | 2013-11-19 | 1 | -1/+1 |
| * | | | ARM: 7888/1: seccomp: not compatible with ARM OABI | Kees Cook | 2013-11-14 | 1 | -1/+6 |
| * | | | ARM: 7886/1: make OABI default to off | Kees Cook | 2013-11-14 | 1 | -2/+1 |
| * | | | ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resume | Mahesh Sivasubramanian | 2013-11-14 | 1 | -5/+12 |
| * | | | ARM: 7884/1: mm: Fix ECC mem policy printk | Michal Simek | 2013-11-14 | 1 | -2/+2 |
| * | | | ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE | Victor Kamensky | 2013-11-14 | 1 | -1/+5 |
| * | | | ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case | Victor Kamensky | 2013-11-14 | 1 | -1/+8 |
| * | | | ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case | Victor Kamensky | 2013-11-14 | 1 | -0/+1 |
| * | | | ARM: Fix nommu.c build warning | Russell King | 2013-11-14 | 1 | -0/+1 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-22 | 2 | -7/+29 |
|\ \ \ \ |
|
| * | | | | kvm: mmu: delay mmu audit activation | Sasha Levin | 2013-11-20 | 1 | -1/+1 |
| * | | | | Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k... | Gleb Natapov | 2013-11-19 | 1 | -6/+28 |
| |\ \ \ \ |
|
| | * | | | | arm/arm64: KVM: Fix hyp mappings of vmalloc regions | Christoffer Dall | 2013-11-16 | 1 | -6/+28 |