开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2019-08-28
posix-cpu-timers: Get rid of zero checks
Thomas Gleixner
2019-08-28
posix-cpu-timers: Switch thread group sampling to array
Thomas Gleixner
2019-08-28
posix-cpu-timers: Restructure expiry array
Thomas Gleixner
2019-08-28
posix-cpu-timers: Remove cputime_expires
Thomas Gleixner
2019-08-28
posix-cpu-timers: Remove the odd field rename defines
Thomas Gleixner
2019-08-28
posix-cpu-timers: Provide array based access to expiry cache
Thomas Gleixner
2019-08-28
posix-cpu-timers: Move expiry cache into struct posix_cputimers
Thomas Gleixner
2019-08-28
sched: Move struct task_cputime to types.h
Thomas Gleixner
2019-08-28
posix-cpu-timers: Create a container struct
Thomas Gleixner
2019-08-28
posix-cpu-timers: Rename thread_group_cputimer() and make it static
Thomas Gleixner
2019-08-28
posix-cpu-timers: Provide quick sample function for itimer
Thomas Gleixner
2019-08-21
posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()
Thomas Gleixner
2019-08-20
alarmtimers: Avoid rtc.h include
Thomas Gleixner
2019-08-20
posix-timers: Cleanup forward declarations and includes
Thomas Gleixner
2019-08-01
posix-timers: Move rcu_head out of it union
Sebastian Andrzej Siewior
2019-08-01
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
hrtimer: Make enqueue mode check work on RT
Thomas Gleixner
2019-08-01
hrtimer: Introduce HARD expiry mode
Sebastian Andrzej Siewior
2019-08-01
hrtimer: Provide hrtimer_sleeper_start_expires()
Thomas Gleixner
2019-08-01
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
2019-07-30
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
2019-07-24
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
2019-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-21
connector: remove redundant input callback from cn_dev
Vasily Averin
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-07-19
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2019-07-18
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
2019-07-18
mm/sparsemem: support sub-section hotplug
Dan Williams
2019-07-18
mm/sparsemem: prepare for sub-section ranges
Dan Williams
2019-07-18
mm: kill is_dev_zone() helper
Dan Williams
2019-07-18
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
2019-07-18
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
2019-07-18
mm/sparsemem: introduce a SECTION_IS_EARLY flag
Dan Williams
2019-07-18
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
[next]