aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-28Don't kill IPv4 sockets when killing IPv6 sockets was requested.Lorenzo Colitti
2015-10-26uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi
2015-10-15usb: gadget: Remove circular dependency on ConfigBadhri Jagan Sridharan
2015-10-14android: drivers: workaround debugfs race in binderRiley Andrews
2015-10-14staging: ion: Add X86 dependency for ION_POOL_CACHE_POLICYDaniel Rosenberg
2015-10-14staging: ion: fix corruption of ion_import_dma_bufShawn Lin
2015-10-14Revert "staging: binder: Change binder mutex to rtmutex."Riley Andrews
2015-10-07UPSTREAM: arm64: add better page protections to arm64Laura Abbott
2015-10-07UPSTREAM: arm64: use fixmap for text patchingLaura Abbott
2015-10-07UPSTREAM: arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong
2015-10-07UPSTREAM: arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-10-07UPSTREAM: arm64/efi: remove free_boot_services() and friendsArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel
2015-10-07UPSTREAM: efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel
2015-10-07UPSTREAM: efi: split off remapping code from efi_config_init()Ard Biesheuvel
2015-10-07UPSTREAM: arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel
2015-10-07UPSTREAM: arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel
2015-10-07UPSTREAM: efi: efi-stub: notify on DTB absenceMark Rutland
2015-10-07UPSTREAM: arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel
2015-10-07UPSTREAM: arm64: dmi: Add SMBIOS/DMI supportYi Li
2015-10-07UPSTREAM: dmi: add support for SMBIOS 3.0 64-bit entry pointArd Biesheuvel
2015-10-07UPSTREAM: efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel
2015-10-07UPSTREAM: arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: set PE/COFF section alignment to 4 KBArd Biesheuvel
2015-10-07UPSTREAM: arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel
2015-10-07UPSTREAM: arm64: Move some head.text functions to executable sectionLaura Abbott
2015-10-07UPSTREAM: arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland
2015-10-07UPSTREAM: arm64: add support to dump the kernel page tablesLaura Abbott
2015-10-07UPSTREAM: arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott
2015-10-07UPSTREAM: arm64: Factor out fixmap initialization from ioremapLaura Abbott
2015-10-07UPSTREAM: arm64: Move cpu_resume into the text sectionLaura Abbott
2015-10-07UPSTREAM: arm64: Switch to adrp for loading the stub vectorsLaura Abbott
2015-10-07UPSTREAM: arm64: Treat handle_arch_irq as a function pointerLaura Abbott
2015-10-05Squashfs: Add LZ4 compression configuration optionPhillip Lougher
2015-10-05Squashfs: add LZ4 compression supportPhillip Lougher
2015-10-05lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa
2015-10-05lib/lz4: Pull out constant tablesRasmus Villemoes
2015-10-05LZ4 : fix the data abort issueJeHyeon Yeon
2015-10-01arm64: pass return address to dma_common_contiguous_remapJin Qian
2015-10-01Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds
2015-10-01lowmemorykiller: trace kill events.Martijn Coenen
2015-09-30selinux: do not check open perm on ftruncate callJeff Vander Stoep
2015-09-30Revert "HACK: usb: gadget: Fix enumeration on boot"Amit Pundir
2015-09-30ipv6: sysctl to restrict candidate source addressesErik Kline
2015-09-30ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2015-09-30ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明