neodrei
Stamm-User
- 322
Ok, besten Dank! Dann muss ich mich da nicht zu Tode suchen
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
Project name: AK KERNEL
anarkia1976 - Kernel Version: AK.072.OPO.SKULL.CM12
anarkia1976 - msm: bricked_hotplug: cleaned old reference to min/max cpus
anarkia1976 - cpufreq: cpu-boost: removed from kernel, a lot of problems of compatibility
anarkia1976 - Kernel Version: AK.071.OPO.SKULL.CM12
Patrick Daly - msm: clock: Check arguments to clk_set_parent
Patrick Daly - msm: clock: Fix invalid pointer dereferences on error condition
John Stultz - time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
Rafael J. Wysocki - timekeeping: Add suspend and resume of clock event devices
Preeti U Murthy - tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy - tick: Introduce hrtimer based broadcast
Thomas Gleixner - tick: Make oneshot broadcast robust vs. CPU offlining
Soren Brinkmann - clockchips: Add FEAT_PERCPU clockevent flag
Thomas Gleixner - tick: Cure broadcast false positive pending bit warning
Preeti U Murthy - time: Change the return type of clockevents_notify() to integer
Soren Brinkmann - clockevents: Adjust timer interval when frequency changes
Thomas Gleixner - clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner - clockevents: Provide sysfs interface
Thomas Gleixner - clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner - tick: Provide a check for a forced broadcast pending
Soren Brinkmann - tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Thomas Gleixner - clockevents: Split out selection logic
Thomas Gleixner - clockevents: Simplify locking
Thomas Gleixner - tick: Clear broadcast pending bit when switching to oneshot
Shawn Guo - clockevents: export clockevents_config_and_register for module use
Magnus Damm - clockevents: Make clockevents_config() a global symbol
Thomas Gleixner - clockevents: Add module refcount
Thomas Gleixner - clockevents: Get rid of the notifier chain
Stephen Boyd - clockevents: Switch into oneshot mode even if broadcast registered late
Thomas Gleixner - tick: Sanitize broadcast control logic
Thomas Gleixner - tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner - tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner - tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner - tick: Convert broadcast cpu bitmaps to cpumask_var_t
Mark Rutland - clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland - clockevents: Add generic timer broadcast function
Thomas Gleixner - timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner - timers: Provide generic Kconfig switches
Mark Rutland - clockevents: Add generic timer broadcast receiver
Kees Cook - time: create __getnstimeofday for WARNless calls
Zoran Markovic - timekeeping: Correct run-time detection of persistent_clock.
Feng Tang - timekeeping: Add persistent_clock_exist flag
John Stultz - time: Kill xtime_lock, replacing it with jiffies_lock
anarkia1976 - Revert "iopoll: Use ktime_get() instead of jiffies for timeout calculations"
anarkia1976 - mach-msm: cpufreq: fix compile errors without MSM_CPU_FREQ_SET_MIN_MAX enabled
hellsgod - timekeeping: fix timeout calculations into ktime_get routine