index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix-timers: Zero settings value in common code
Thomas Gleixner
2017-06-04
2
-6
/
+2
*
posix-timers: Make use of forward/remaining callbacks
Thomas Gleixner
2017-06-04
1
-15
/
+49
*
posix-timers: Add forward/remaining callbacks
Thomas Gleixner
2017-06-04
1
-0
/
+2
*
posix-timers: Add active flag to k_itimer
Thomas Gleixner
2017-06-04
2
-1
/
+9
*
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
Thomas Gleixner
2017-06-04
3
-10
/
+11
*
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
2017-06-04
4
-8
/
+8
*
posix-timers: Add timer_rearm() callback
Thomas Gleixner
2017-06-04
1
-15
/
+18
*
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
2017-06-04
3
-3
/
+8
*
posix-timers: Move interval out of the union
Thomas Gleixner
2017-06-04
3
-19
/
+18
*
posix-timers: Unify overrun/requeue_pending handling
Thomas Gleixner
2017-06-04
2
-18
/
+15
*
posix-timers: Move posix-timer internals to core
Thomas Gleixner
2017-06-04
6
-30
/
+36
*
posix-timers: Cleanup struct k_itimer
Thomas Gleixner
2017-06-04
1
-21
/
+40
*
posix-timers: Avoid gazillions of forward declarations
Thomas Gleixner
2017-06-04
1
-101
/
+89
*
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
Thomas Gleixner
2017-06-04
2
-135
/
+0
*
posix-timers: Remove unused export of posix_timer_event()
Thomas Gleixner
2017-06-04
1
-1
/
+0
*
alarmtimer: Remove pointless config conditional
Thomas Gleixner
2017-06-04
1
-2
/
+1
*
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2017-06-04
422
-2803
/
+5690
|
\
|
*
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-04
1
-0
/
+8
|
*
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-04
1
-3
/
+3
|
*
Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-06-03
3
-7
/
+6
|
|
\
|
|
*
-
-
-
.
Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'
Rafael J. Wysocki
2017-06-03
3
-7
/
+6
|
|
|
\
\
\
|
|
|
|
|
*
ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service
Dan Williams
2017-04-27
1
-2
/
+5
|
|
|
|
*
|
ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
Lv Zheng
2017-05-29
1
-4
/
+0
|
|
|
*
|
|
Revert "ACPI / button: Change default behavior to lid_init_state=open"
Benjamin Tissoires
2017-05-29
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-06-03
2
-3
/
+17
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-06-03
2
-3
/
+17
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable()
Arvind Yadav
2017-05-30
1
-3
/
+16
|
|
|
*
|
|
|
cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
David Arcari
2017-05-30
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-03
1
-1
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fix race in drivers/char/random.c:get_reg()
Michael Schmitz
2017-05-24
1
-1
/
+5
|
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-06-03
20
-57
/
+170
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
scripts/gdb: make lx-dmesg command work (reliably)
André Draszik
2017-06-03
1
-4
/
+5
|
|
*
|
|
|
|
|
|
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2017-06-03
4
-11
/
+54
|
|
*
|
|
|
|
|
|
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
2017-06-03
3
-12
/
+24
|
|
*
|
|
|
|
|
|
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
2017-06-03
1
-2
/
+3
|
|
*
|
|
|
|
|
|
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
2017-06-03
1
-6
/
+2
|
|
*
|
|
|
|
|
|
dax: fix race between colliding PMD & PTE entries
Ross Zwisler
2017-06-03
1
-0
/
+23
|
|
*
|
|
|
|
|
|
mm: avoid spurious 'bad pmd' warning messages
Ross Zwisler
2017-06-03
1
-10
/
+30
|
|
*
|
|
|
|
|
|
mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...
Tetsuo Handa
2017-06-03
1
-1
/
+3
|
|
*
|
|
|
|
|
|
pcmcia: remove left-over %Z format
Nicolas Iooss
2017-06-03
1
-3
/
+3
|
|
*
|
|
|
|
|
|
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
2017-06-03
1
-2
/
+4
|
|
*
|
|
|
|
|
|
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
2017-06-03
1
-0
/
+1
|
|
*
|
|
|
|
|
|
mm: clarify why we want kmalloc before falling backto vmallock
Michal Hocko
2017-06-03
1
-2
/
+5
|
|
*
|
|
|
|
|
|
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2017-06-03
2
-1
/
+11
|
|
*
|
|
|
|
|
|
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
2017-06-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
2017-06-03
1
-2
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-02
2
-15
/
+28
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
xfs: use ->b_state to fix buffer I/O accounting release race
Brian Foster
2017-05-31
2
-15
/
+28
|
*
|
|
|
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-06-02
3
-4
/
+17
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Lorenzo Pieralisi
2017-06-02
1
-3
/
+3
[next]