index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
hwmon: (core) Document new kernel API
Guenter Roeck
2016-09-09
*
hwmon: (core) Add fan attribute support to new API
Guenter Roeck
2016-09-09
*
hwmon: (core) Add energy and humidity attribute support to new API
Guenter Roeck
2016-09-09
*
hwmon: (core) Add power attribute support to new API
Guenter Roeck
2016-09-09
*
hwmon: (core) Add current attribute support to new API
Guenter Roeck
2016-09-09
*
hwmon: (core) Add voltage attribute support to new API
Guenter Roeck
2016-09-09
*
hwmon: (core) New hwmon registration API
Guenter Roeck
2016-09-09
*
hwmon: (core) Order include files alphabetically
Guenter Roeck
2016-09-09
*
hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups
Guenter Roeck
2016-09-09
*
hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible
Guenter Roeck
2016-09-09
*
hwmon: (ntc_thermistor) Use devm_iio_channel_get
Guenter Roeck
2016-09-09
*
hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009
Vadim Pasternak
2016-09-09
*
hwmon: (adt7411) add external thermal diode support
Michael Walle
2016-09-09
*
hwmon: (lm95241) Use more accurate limits
Guenter Roeck
2016-09-09
*
hwmon: (lm95241) Use BIT macro where appropriate
Guenter Roeck
2016-09-09
*
hwmon: (lm95241) Drop FSF address
Guenter Roeck
2016-09-09
*
hwmon: (lm95241) Order include files alphabetically
Guenter Roeck
2016-09-09
*
hwmon: (lm95241) Add support for fault attributes
Guenter Roeck
2016-09-09
*
hwmon: (lm95241) Fix overflow problems, write conversion rate to chip
Guenter Roeck
2016-09-09
*
Linux 4.8-rc5
Linus Torvalds
2016-09-04
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-04
|
\
|
*
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Emanuel Czirai
2016-09-02
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-09-04
|
\
\
|
*
|
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
2016-09-02
|
*
|
clocksource/drivers/atmel-pit: Fix compilation error
Daniel Lezcano
2016-08-29
|
|
/
*
|
Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-09-03
|
\
\
|
*
|
dm bufio: remove use of deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-08-30
|
*
|
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
2016-08-30
|
*
|
dm crypt: fix error with too large bios
Mikulas Patocka
2016-08-30
|
*
|
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
2016-08-30
|
*
|
dm log writes: fix bug with too large bios
Mikulas Patocka
2016-08-30
|
*
|
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
2016-08-30
|
|
/
*
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-03
|
\
\
|
*
\
Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...
Chris Mason
2016-09-01
|
|
\
\
|
|
*
|
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...
Wang Xiaoguang
2016-09-01
|
|
*
|
Btrfs: fix endless loop in balancing block groups
Liu Bo
2016-09-01
|
|
*
|
Btrfs: kill invalid ASSERT() in process_all_refs()
Josef Bacik
2016-09-01
|
|
/
/
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-09-03
|
\
\
\
|
*
|
|
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
2016-09-02
|
*
|
|
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
Stefan Wahren
2016-09-02
|
*
|
|
drivers/perf: arm_pmu: Fix leak in error path
Stefan Wahren
2016-09-02
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-09-03
|
\
\
\
|
*
|
|
thunderbolt: Don't declare Falcon Ridge unsupported
Lukas Wunner
2016-08-31
|
*
|
|
thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.
Xavier Gnata
2016-08-31
|
*
|
|
thunderbolt: Fix resume quirk for Falcon Ridge 4C.
Andreas Noever
2016-08-31
|
*
|
|
lkdtm: Mark lkdtm_rodata_do_nothing() notrace
Michael Ellerman
2016-08-31
|
*
|
|
mei: me: disable driver on SPT SPS firmware
Tomas Winkler
2016-08-30
|
*
|
|
Revert "android: binder: fix dangling pointer comparison"
Greg Kroah-Hartman
2016-08-18
|
*
|
|
drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup
Valentin Rothberg
2016-08-16
|
*
|
|
android: binder: fix dangling pointer comparison
Jann Horn
2016-08-15
[next]