index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-14
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2017-09-14
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-14
Merge tag 'pinctrl-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
2017-09-14
sched/wait: Break up long wake list walk
Tim Chen
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-13
mm, page_owner: skip unnecessary stack_trace entries
Prakash Gupta
2017-09-13
arm64: stacktrace: avoid listing stacktrace functions in stacktrace
Prakash Gupta
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
IB/mlx4: fix sprintf format warning
Arnd Bergmann
2017-09-13
fscache: fix fscache_objlist_show format processing
Arnd Bergmann
2017-09-13
lib/test_bitmap.c: use ULL suffix for 64-bit constants
Geert Uytterhoeven
2017-09-13
procfs: remove unused variable
Arnd Bergmann
2017-09-13
drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4
Andrew Morton
2017-09-13
idr: remove WARN_ON_ONCE() when trying to replace negative ID
Eric Biggers
2017-09-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-13
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-09-13
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-13
Fix up MAINTAINERS file sorting
Linus Torvalds
2017-09-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-09-13
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-09-13
Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-13
Merge tag 'docs-4.14' of git://git.lwn.net/linux
Linus Torvalds
2017-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2017-09-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-13
x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition
Vitaly Kuznetsov
2017-09-13
x86/hyper-V: Allocate the IDT entry early in boot
K. Y. Srinivasan
2017-09-13
paravirt: Switch maintainer
Juergen Gross
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
2017-09-13
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
2017-09-13
x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3
Andy Lutomirski
2017-09-13
x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()
Andy Lutomirski
2017-09-13
Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-09-12
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-09-12
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-09-12
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-12
f2fs: hurry up to issue discard after io interruption
Chao Yu
2017-09-12
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
[next]