- 7d58e1c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
- b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
- dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
- e4a8ca3 /proc/module: fix building without kallsyms by Arnd Bergmann · 7 years ago
- 01c313d kallsyms: fix building without printk by Arnd Bergmann · 7 years ago
- 37c6b6f Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 7 years ago
- e75427c Merge tag 'spi-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
- 5f194bf Merge tag 'regulator-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
- 1e19bde Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
- 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- f4c09f8 cpu/hotplug: Get rid of CPU hotplug notifier leftovers by Thomas Gleixner · 7 years ago
- fcdfafc kprobes: Don't spam the build log with deprecation warnings by Ingo Molnar · 7 years ago
- 516fb7f /proc/module: use the same logic as /proc/kallsyms for address exposure by Linus Torvalds · 7 years ago
- b24591e timers: Add a function to start/reduce a timer by David Howells · 7 years ago
- 704c145 Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topic/davinci' and 'spi/topic/fsl-dspi' into spi-next by Mark Brown · 7 years ago
- 50b7bae Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 7 years ago
- 28c426c Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next by Mark Brown · 7 years ago
- 3e81277 Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- 125b1192 regulator: tps65218: remove unused tps_info structure by Keerthy · 7 years ago
- f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
- 91a6a6c Merge branch 'linus' into x86/asm, to resolve conflict by Ingo Molnar · 7 years ago
- e609a6b sysctl: add register_sysctl() dummy helper by Arnd Bergmann · 7 years ago
- d93d4ce Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
- d1041cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- e4b95c4 net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() by Cong Wang · 7 years ago
- c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
- 3653bc9 timer: Prepare to change all DEFINE_TIMER() callbacks by Kees Cook · 7 years ago
- fda784e module: export module signature enforcement status by Bruno E. O. Meneguele · 7 years ago
- 096b854 EVM: Include security.apparmor in EVM measurements by Matthew Garrett · 7 years ago
- a7d3d03 integrity: use kernel_read_file_from_path() to read x509 certs by Christoph Hellwig · 7 years ago
- 40a4884 drm/i915: Reject unknown syncobj flags by Tvrtko Ursulin · 7 years ago
- f54bb2e locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irqs_enabled()/disabled() by Frederic Weisbecker · 7 years ago
- 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- ac26963 percpu: Introduce DEFINE_PER_CPU_DECRYPTED by Brijesh Singh · 7 years ago
- 0e4c12b x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages by Tom Lendacky · 7 years ago
- 1d2e733 resource: Provide resource struct in resource walk callback by Tom Lendacky · 7 years ago
- d8aa7ee x86/mm: Add Secure Encrypted Virtualization (SEV) support by Tom Lendacky · 7 years ago
- f791dd2 locking/rwlocks: Fix comments by Cheng Jian · 7 years ago
- b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- 10738ba ide: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 3510c7a ALSA: seq: Avoid invalid lockdep class warning by Takashi Iwai · 7 years ago
- a15fdc3 Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinlock' into regmap-next by Mark Brown · 7 years ago
- e7f774c Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 7 years ago
- 9b7d869 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
- 75ec4eb Merge branch 'x86/mm' into x86/asm, to pick up pending changes by Ingo Molnar · 7 years ago
- 19c5787 Merge branch 'x86/fpu' into x86/asm, to pick up fix by Ingo Molnar · 7 years ago
- 9d9cc4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b772b8e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ec1e1b6 objtool: Prevent GCC from merging annotate_unreachable(), take 2 by Josh Poimboeuf · 7 years ago
- 2b5ec1a netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
- fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
- 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
- ec7ed77 spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi by Angelo Dureghello · 7 years ago
- e73b49e stmmac: use of_property_read_u32 instead of read_u8 by Bhadram Varka · 7 years ago
- ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
- a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- da61fcf irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs by Paul Burton · 7 years ago
- 4b82130 irqdomain: Update the comments of fwnode field of irq_domain structure by Dou Liyang · 7 years ago
- d4d7b4a irqchip/gic-v3-its: Setup VLPI properties at map time by Marc Zyngier · 7 years ago
- 05f3647 Merge tag 'v4.14-rc3' into irq/irqchip-4.15 by Marc Zyngier · 7 years ago
- 1943dc0 bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h") by Thomas Gleixner · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 50da9d4 Merge branch 'x86/fpu' into x86/asm by Ingo Molnar · 7 years ago
- 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
- 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 00ed87da timer: Add parenthesis around timer_setup() macro arguments by Kees Cook · 7 years ago
- 4f2ba5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
- 8698b93 regmap: Add hardware spinlock support by Baolin Wang · 7 years ago
- a9903f0 sched/sysctl: Fix attributes of some extern declarations by Matthias Kaehlcke · 7 years ago
- 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 7 years ago
- fb56d68 Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 7 years ago
- d5919dc Revert "PM / QoS: Fix device resume latency PM QoS" by Rafael J. Wysocki · 7 years ago
- 5ba2572 Revert "PM / QoS: Fix default runtime_pm device resume latency" by Rafael J. Wysocki · 7 years ago
- 707ce9e regulator: da9211: update for supporting da9223/4/5 by James Ban · 7 years ago
- 6546911 time: Move old timekeeping interfaces to timekeeping32.h by Arnd Bergmann · 7 years ago
- abc8f96 time: Move time_t conversion helpers to time32.h by Arnd Bergmann · 7 years ago
- 5dbf201 time: Move time_t based interfaces to time32.h by Arnd Bergmann · 7 years ago
- 85bf19e time: Remove unused functions by Arnd Bergmann · 7 years ago
- e0956dc timekeeping: Consolidate timekeeping_inject_offset code by Arnd Bergmann · 7 years ago
- 0f295b0 rtc: Allow rtc drivers to specify the tv_nsec value for ntp by Jason Gunthorpe · 7 years ago
- 6186d06 mmc: parse new binding for eMMC fixed driver type by Wolfram Sang · 7 years ago
- 563be8b mmc: rtsx: fix tuning fail on gen3 PCI-Express by rui_feng · 7 years ago
- 72a5af5 mmc: core: Add support for handling CQE requests by Adrian Hunter · 7 years ago
- 6c0cedd mmc: core: Introduce host claiming by context by Adrian Hunter · 7 years ago