aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04Merge branch 'tracking-ilp32' into merge-linux-linaro-extralinux-linaro-extra-20151104.0linux-linaro-extraAndrey Konovalov
2015-11-04arm64:ilp32: add ARM64_ILP32 to Kconfigtracking-ilp32-linux-linaro-extra-20151104.0Andrew Pinski
2015-11-04arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32Philipp Tomsich
2015-11-04arm64:ilp32: use the native siginfo instead of the compat siginfoAndrew Pinski
2015-11-04aarch64: ilp32: use generic stat64 structureYury Norov
2015-11-04arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use itAndrew Pinski
2015-11-04ilp32: common 32-bit wrappersJan Dakinevich
2015-11-04ptrace: Allow compat to use the native siginfoAndrew Pinski
2015-11-04arm64:ilp32: support core dump generation for ILP32Andrew Pinski
2015-11-04arm64:ilp32 use the native LP64 'start_thread' for ILP32 threadsAndrew Pinski
2015-11-04arm64:ilp32: share HWCAP between LP64 and ILP32Andrew Pinski
2015-11-04arm64:ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64Andrew Pinski
2015-11-04arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)Andrew Pinski
2015-11-04arm64:ilp32: share signal structures between ILP32 and LP64 ABIsAndrew Pinski
2015-11-04arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 insteadAndrew Pinski
2015-11-04arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2015-11-04arm64: ensure the kernel is compiled for LP64Andrew Pinski
2015-11-04arm64:ilp32: add documentation on the ILP32 ABI for ARM64Philipp Tomsich
2015-11-01Linux 4.3tracking-mainline-llct-20151109.0Linus Torvalds
2015-11-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-10-31Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-10-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-10-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-30Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-31Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-10-31drm: Correct arguments to list_tail_add in create blob ioctlManeet Singh
2015-10-31Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-10-31drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter
2015-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-30Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-31md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-10-30Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel
2015-10-29drm/radeon: fix dpms when driver backlight control is disabledAlex Deucher
2015-10-29drm/radeon: move bl encoder assignment into bl initAlex Deucher
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO
2015-10-28usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren