index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-22
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
2016-02-22
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
Ard Biesheuvel
2016-02-22
efi/arm: Check for LPAE support before booting a LPAE kernel
Ard Biesheuvel
2016-02-22
efi/arm-init: Use read-only early mappings
Ard Biesheuvel
2016-02-22
efi/efistub: Prevent __init annotations from being used
Ard Biesheuvel
2016-02-22
arm64/vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sections
Ard Biesheuvel
2016-02-22
efi/arm64: Drop __init annotation from handle_kernel_image()
Ard Biesheuvel
2016-02-22
x86/mm/pat: Use _PAGE_GLOBAL bit for EFI page table mappings
Sai Praneeth
2016-02-22
efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabled
Ard Biesheuvel
2016-02-22
efi: Reformat GUID tables to follow the format in UEFI spec
Peter Jones
2016-02-22
Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes
Ingo Molnar
2016-02-20
Linux 4.5-rc5
Linus Torvalds
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-20
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-02-20
Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-02-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-02-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-02-20
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-02-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-19
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-02-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-02-19
Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-02-19
Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-02-19
arm64: mm: allow the kernel to handle alignment faults on user accesses
EunTaik Lee
2016-02-19
arm64: kbuild: make "make install" not depend on vmlinux
Masahiro Yamada
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
2016-02-18
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
2016-02-19
Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes
Dave Airlie
2016-02-19
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-02-19
Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-02-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-02-18
mm: slab: free kmem_cache_node after destroy sysfs file
Dmitry Safonov
2016-02-18
ipc/shm: handle removed segments gracefully in shm_mmap()
Kirill A. Shutemov
2016-02-18
MAINTAINERS: update Kselftest Framework mailing list
Shuah Khan
2016-02-18
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
2016-02-18
mm/hugetlb.c: fix incorrect proc nr_hugepages value
Vaishali Thakkar
2016-02-18
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
2016-02-18
fsnotify: turn fsnotify reaper thread into a workqueue job
Jeff Layton
2016-02-18
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
Jeff Layton
2016-02-18
mm: fix regression in remap_file_pages() emulation
Kirill A. Shutemov
2016-02-18
thp, dax: do not try to withdraw pgtable from non-anon VMA
Kirill A. Shutemov
2016-02-18
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
2016-02-18
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
[next]