projects
/
platform
/
kernel
/
linux-rpi3.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi3.git
2017-06-30
Deepa Dinamani
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Deepa Dinamani
timerfd: Use get_itimerspec64() and put_itimerspec64()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Deepa Dinamani
nanosleep: Use get_timespec64() and put_timespec64()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-30
Deepa Dinamani
posix-timers: Use get_timespec64() and put_timespec64()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Deepa Dinamani
posix-stubs: Conditionally include COMPAT_SYS_NI defines
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Deepa Dinamani
time: introduce {get,put}_itimerspec64
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Deepa Dinamani
time: add get_timespec64 and put_timespec64
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Thomas Gleixner
posix-timers: Make nanosleep timespec argument const
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Thomas Gleixner
posix-cpu-timers: Avoid timespec conversion in do_cpu_n...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
time: Move compat_gettimeofday()/settimeofday() to...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
time: Move compat_time()/stime() to native
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
posix-timers: Move compat_timer_create() to native...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
posix-timers: Move compat versions of clock_gettime...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
itimers: Move compat itimer syscalls to native ones
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
posix-timers: Take compat timer_gettime(2) to native one
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
posix-timers: Take compat timer_settime(2) to native one
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
ntp: Move adjtimex related compat syscalls to native...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
posix-timers: Kill ->nsleep_restart()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
hrtimers/posix-timers: Merge nanosleep timespec copyout...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
time/posix-timers: Move the compat copyouts to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
posix-timers: Store rmtp into restart_block in sys_cloc...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
hrtimer: Move copyout of remaining time to do_nanosleep()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
hrtimer_nanosleep(): Pass rmtp in restart_block
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
alarmtimer: Move copyout and freeze handling into alarm...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Al Viro
posix-cpu-timers: Move copyout of timespec into do_cpu_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Thomas Gleixner
posix-timers: Handle relative posix-timers correctly
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Thomas Gleixner
posix-timers: Zero out oldval itimerspec
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Thomas Gleixner
posix-timers: Fix inverted SIGEV_NONE logic in common_t...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Switch over to generic set/get/rearm routine
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Implement arm callback
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Implement try_to_cancel callback
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Implement remaining callback
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Implement forward callback
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Implement timer_rearm() callback
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Make use of cancel/arm callbacks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Add cancel/arm callbacks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Zero settings value in common code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Make use of forward/remaining callbacks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Add forward/remaining callbacks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Add active flag to k_itimer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Use timer_rearm() callback in posixtimer_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Rename do_schedule_next_timer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Add timer_rearm() callback
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Store k_clock pointer in k_itimer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Move interval out of the union
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Unify overrun/requeue_pending handling
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Move posix-timer internals to core
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Cleanup struct k_itimer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Avoid gazillions of forward declarations
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-clocks: Remove interval timer facility and mmap...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
posix-timers: Remove unused export of posix_timer_event()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Remove pointless config conditional
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
Merge branch 'timers/urgent' into WIP.timers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Rate limit periodic intervals
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Thomas Gleixner
alarmtimer: Prevent overflow of relative timers
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Christoph Hellwig
signal: Remove non-uapi <asm/siginfo.h>
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Christoph Hellwig
signal: Move copy_siginfo_to_user to <linux/signal.h>
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Christoph Hellwig
posix-timers: Move the do_schedule_next_timer declaration
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Christoph Hellwig
ia64: Remove HAVE_ARCH_COPY_SIGINFO
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Christoph Hellwig
sparc: Simplify <asm/siginfo.h>
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'acpi-4.12-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'pm-4.12-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'random_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
André Draszik
scripts/gdb: make lx-dmesg command work (reliably)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Michal Hocko
mm: consider memblock reservations for deferred memory...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
James Morse
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWP...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Yisheng Xie
mlock: fix mlock count can not decrease in race condition
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Punit Agrawal
mm/migrate: fix refcount handling when !hugepage_migrat...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Ross Zwisler
dax: fix race between colliding PMD & PTE entries
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Ross Zwisler
mm: avoid spurious 'bad pmd' warning messages
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tetsuo Handa
mm/page_alloc.c: make sure OOM victim can try allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Nicolas Iooss
pcmcia: remove left-over %Z format
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Thomas Gleixner
slub/memcg: cure the brainless abuse of sysfs attributes
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Florian Fainelli
initramfs: fix disabling of initramfs (and its compression)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Michal Hocko
mm: clarify why we want kmalloc before falling backto...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Matthias Kaehlcke
frv: declare jiffies to be located in the .data section
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Michal Hocko
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Andrea Arcangeli
ksm: prevent crash after write_protect_page fails
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Rafael J. Wysocki
Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Rafael J. Wysocki
Merge branch 'pm-cpufreq'
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'xfs-4.12-fixes-3' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'for-4.12/dm-fixes-3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'md/4.12-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'sound-4.12-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infrade...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Linus Torvalds
Merge branch 'efi-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Lorenzo Pieralisi
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Carlo Caione
HID: asus: Stop underlying hardware on remove
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Jean-Philippe...
dmaengine: pl330: fix warning in pl330_remove
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Dave Airlie
Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Linus Torvalds
Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Linus Torvalds
Merge tag 'gcc-plugins-v4.12-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
next