]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2020-01-24 Stephen Boydalarmtimer: Make alarmtimer_get_rtcdev() a stub when...
2020-01-24 Stephen Boydalarmtimer: Use wakeup source from alarmtimer platform...
2020-01-24 Stephen Boydalarmtimer: Make alarmtimer platform device child of...
2020-01-24 Stephen Boydalarmtimer: Update alarmtimer_get_rtcdev() docs to...
2020-01-22 Jules Irengehrtimer: Add missing sparse annotation for __run_timer()
2020-01-16 Thomas GleixnerMerge tag 'timers-v5.5-rc6' of https://git.linaro.org...
2020-01-16 Christophe Leroylib/vdso: Only read hrtimer_res when needed in __cvdso_...
2020-01-16 Thomas GleixnerMIPS: vdso: Define BUILD_VDSO32 when building a 32bit...
2020-01-16 Andrea Parriclocksource/drivers/hyper-v: Set TSC clocksource as...
2020-01-16 Andrea Parriclocksource/drivers/hyper-v: Untangle stimers and times...
2020-01-16 Claudiu Bezneaclocksource/drivers/timer-microchip-pit64b: Fix sparse...
2020-01-16 Krzysztof Kozlowskiclocksource/drivers/exynos_mct: Rename Exynos to lowercase
2020-01-16 Tony Lindgrenclocksource/drivers/timer-ti-dm: Fix uninitialized...
2020-01-16 Yangtao Liclocksource/drivers/timer-ti-dm: Switch to platform_get_irq
2020-01-16 Yangtao Liclocksource/drivers/timer-ti-dm: Convert to devm_platfo...
2020-01-16 Yangtao Liclocksource/drivers/em_sti: Fix variable declaration...
2020-01-16 Yangtao Liclocksource/drivers/em_sti: Convert to devm_platform_io...
2020-01-16 Colin Ian Kingclocksource/drivers/bcm2835_timer: Fix memory leak of timer
2020-01-16 Rajan Vajaclocksource/drivers/cadence-ttc: Use ttc driver as...
2020-01-16 Claudiu Bezneaclocksource/drivers/timer-microchip-pit64b: Add Microch...
2020-01-16 Boqun Fengclocksource/drivers/hyper-v: Reserve PAGE_SIZE space...
2020-01-16 Randy Dunlapclocksource: Fix Kconfig miscues
2020-01-16 Biju Dasdt-bindings: timer: renesas, cmt: Document r8a774b1...
2020-01-16 Krzysztof Kozlowskiclocksource: Fix Kconfig indentation
2020-01-16 Dexuan Cuiclocksource/drivers/hyper-v: Suspend/resume Hyper-V...
2020-01-15 Chunyan Zhangtick/common: Touch watchdog in tick_unfreeze() on all CPUs
2020-01-15 Stephen Boydalarmtimer: Unregister wakeup source when module get fails
2020-01-14 Andrei Vaginselftests/timens: Check for right timens offsets after...
2020-01-14 Andrei Vaginselftests/timens: Add a simple perf test for clock_gett...
2020-01-14 Andrei Vaginselftests/timens: Add timer offsets test
2020-01-14 Dmitry Safonovselftests/timens: Add procfs selftest
2020-01-14 Andrei Vaginselftests/timens: Add a test for clock_nanosleep()
2020-01-14 Andrei Vaginselftests/timens: Add a test for timerfd
2020-01-14 Dmitry Safonovselftests/timens: Add Time Namespace test for supported...
2020-01-14 Andrei Vaginfs/proc: Introduce /proc/pid/timens_offsets
2020-01-14 Dmitry Safonovx86/vdso: Zap vvar pages when switching to a time namespace
2020-01-14 Dmitry Safonovx86/vdso: On timens page fault prefault also VVAR page
2020-01-14 Dmitry Safonovx86/vdso: Handle faults on timens page
2020-01-14 Dmitry Safonovtime: Allocate per-timens vvar page
2020-01-14 Dmitry Safonovx86/vdso: Add time napespace page
2020-01-14 Dmitry Safonovx86/vdso: Provide vdso_data offset on vvar_page
2020-01-14 Thomas Gleixnerlib/vdso: Prepare for time namespace support
2020-01-14 Dmitry Safonovx86/vdso: Restrict splitting VVAR VMA
2020-01-14 Dmitry Safonovfs/proc: Respect boottime inside time namespace for...
2020-01-14 Andrei Vaginposix-timers: Make clock_nanosleep() time namespace aware
2020-01-14 Andrei Vaginhrtimers: Prepare hrtimer_nanosleep() for time namespaces
2020-01-14 Andrei Vaginalarmtimer: Make nanosleep() time namespace aware
2020-01-14 Andrei Vaginposix-timers: Make timer_settime() time namespace aware
2020-01-14 Andrei Vagintimerfd: Make timerfd_settime() time namespace aware
2020-01-14 Andrei Vagintime: Add do_timens_ktime_to_host() helper
2020-01-14 Andrei Vaginposix-clocks: Wire up clock_gettime() with timens offsets
2020-01-14 Andrei Vaginposix-timers: Use clock_get_ktime() in common_timer_get()
2020-01-14 Andrei Vaginposix-clocks: Introduce clock_get_ktime() callback
2020-01-14 Andrei Vaginalarmtimer: Provide get_timespec() callback
2020-01-14 Andrei Vaginalarmtimer: Rename gettime() callback to get_ktime()
2020-01-14 Andrei Vaginposix-clocks: Rename .clock_get_timespec() callbacks...
2020-01-14 Andrei Vaginposix-clocks: Rename the clock_get() callback to clock_...
2020-01-14 Andrei Vagintime: Add timens_offsets to be used for tasks in time...
2020-01-14 Andrei Vaginns: Introduce Time Namespace
2020-01-14 Andrei Vaginlib/vdso: Mark do_hres() and do_coarse() as __always_inline
2020-01-14 Andrei Vaginlib/vdso: Add unlikely() hint into vdso_read_begin()
2020-01-14 Christophe Leroylib/vdso: Avoid duplication in __cvdso_clock_getres()
2020-01-14 Christophe Leroylib/vdso: Let do_coarse() return 0 to simplify the callsite
2020-01-14 Vincenzo Frascinox86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
2020-01-14 Vincenzo Frascinomips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
2020-01-14 Vincenzo Frascinoarm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
2020-01-14 Vincenzo Frascinolib/vdso: Remove checks on return value for 32 bit vDSO
2020-01-14 Vincenzo Frascinolib/vdso: Remove VDSO_HAS_32BIT_FALLBACK
2020-01-14 Vincenzo Frascinolib/vdso: Build 32 bit specific functions in the right...
2020-01-14 Thomas GleixnerARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacks
2020-01-14 Vincenzo Frascinoarm64: compat: vdso: Expose BUILD_VDSO32
2020-01-10 Thomas GleixnerMerge branch 'timers/urgent' into timers/core
2020-01-10 Vincenzo Frascinolib/vdso: Make __cvdso_clock_getres() static
2020-01-09 Paul Cercueiltime/sched_clock: Disable interrupts in sched_clock_reg...
2020-01-09 Arnd Bergmanntime/posix-stubs: Provide compat itimer supoprt for alpha
2020-01-05 Linus TorvaldsLinux 5.5-rc5 v5.5-rc5
2020-01-05 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc5' of git://git.kernel...
2020-01-05 Paul WalmsleyDocumentation: riscv: add patch acceptance guidelines
2020-01-05 Paul Walmsleyriscv: prefix IRQ_ macro names with an RV_ namespace
2020-01-05 Zong Liclocksource: riscv: add notrace to riscv_sched_clock
2020-01-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-01-05 Linus TorvaldsMerge tag 'apparmor-pr-2020-01-04' of git://git.kernel...
2020-01-04 John Johansenapparmor: fix aa_xattrs_match() may sleep while holding...
2020-01-04 Linus TorvaldsMerge tag 'mips_fixes_5.5_1' of git://git.kernel.org...
2020-01-04 Nick Desaulniershexagon: define ioremap_uc
2020-01-04 Gang Heocfs2: fix the crash due to call ocfs2_get_dlm_debug...
2020-01-04 Kai Liocfs2: call journal flush to mark journal as empty...
2020-01-04 Waiman Longmm/hugetlb: defer freeing of huge pages if in non-task...
2020-01-04 Navid Emamdoostmm/gup: fix memory leak in __gup_benchmark_ioctl
2020-01-04 Ilya Dryomovmm/oom: fix pgtables units mismatch in Killed process...
2020-01-04 Randy Dunlapfs/posix_acl.c: fix kernel-doc warnings
2020-01-04 Nick Desaulniershexagon: work around compiler crash
2020-01-04 Nick Desaulniershexagon: parenthesize registers in asm predicates
2020-01-04 Eric Biggersfs/namespace.c: make to_mnt_ns() static
2020-01-04 Eric Biggersfs/nsfs.c: include headers for missing declarations
2020-01-04 Eric Biggersfs/direct-io.c: include fs/internal.h for missing prototype
2020-01-04 Yang Shimm: move_pages: return valid node id in status if the...
2020-01-04 Shakeel Buttmemcg: account security cred as well to kmemcg
2020-01-04 Andrey Konovalovkcov: fix struct layout for kcov_remote_arg
2020-01-04 Chanho Minmm/zsmalloc.c: fix the migrated zspage statistics.
next