Age | Commit message (Expand) | Author |
2014-08-11 | x86/xen: use vmap() to map grant table pages in PVH guests | David Vrabel |
2014-08-11 | x86/xen: resume timer irqs early | David Vrabel |
2014-08-11 | arm/xen: remove duplicate arch_gnttab_init() function | David Vrabel |
2014-08-10 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-10 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-08-09 | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-09 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-08-09 | Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds |
2014-08-09 | Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-09 | ARM: dts: exynos5420: remove disp_pd | Stephen Rothwell |
2014-08-09 | ARM: EXYNOS: Fix suspend/resume sequences | Tomasz Figa |
2014-08-09 | Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson |
2014-08-09 | ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsi | Doug Anderson |
2014-08-09 | ARM: wire up memfd_create syscall | Russell King |
2014-08-09 | ARM: wire up getrandom syscall | Russell King |
2014-08-09 | ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1 | Konstantin Khlebnikov |
2014-08-08 | Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-08-08 | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds |
2014-08-08 | kexec: verify the signature of signed PE bzImage | Vivek Goyal |
2014-08-08 | kexec: support kexec/kdump on EFI systems | Vivek Goyal |
2014-08-08 | kexec: support for kexec on panic using new system call | Vivek Goyal |
2014-08-08 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal |
2014-08-08 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal |
2014-08-08 | purgatory: core purgatory functionality | Vivek Goyal |
2014-08-08 | purgatory/sha256: provide implementation of sha256 in purgaotory context | Vivek Goyal |
2014-08-08 | kexec: implementation of new syscall kexec_file_load | Vivek Goyal |
2014-08-08 | kexec: new syscall kexec_file_load() declaration | Vivek Goyal |
2014-08-08 | kernel: build bin2c based on config option CONFIG_BUILD_BIN2C | Vivek Goyal |
2014-08-08 | shm: add memfd_create() syscall | David Herrmann |
2014-08-08 | arch/x86: replace strict_strto calls | Daniel Walter |
2014-08-08 | arch/powerpc: replace obsolete strict_strto* calls | Daniel Walter |
2014-08-08 | arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto | Daniel Walter |
2014-08-08 | arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto* | Daniel Walter |
2014-08-08 | arch/arm/mach-pxa: replace strict_strto call with kstrto | Daniel Walter |
2014-08-08 | arch/arm/mach-omap2: replace strict_strto* with kstrto* | Daniel Walter |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-08-08 | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-08-08 | proc: convert /proc/$PID/hardwall to seq_file interface | Alexey Dobriyan |
2014-08-08 | rtc: ia64: allow other architectures to use EFI RTC | Mark Salter |
2014-08-08 | Merge tag 'defconfig-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-08 | Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2014-08-08 | Merge tag 'boards-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-08 | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu |
2014-08-07 | ARM64: add IPI tracepoints | Nicolas Pitre |