开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-09-02
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
2016-09-02
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
2016-09-02
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
2016-09-02
genirq/generic_chip: Get rid of code duplication
Sebastian Frias
2016-09-02
genirq: Remove export of irq_map_generic_chip()
Thomas Gleixner
2016-09-02
genirq: Robustify handle_percpu_devid_irq()
Thomas Gleixner
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
2016-07-04
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2016-07-04
genirq: Use affinity hint in irqdesc allocation
Thomas Gleixner
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-07-04
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-29
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-29
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
2016-06-28
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-06-24
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-06-24
sched/core: Allow kthreads to fall back to online && !active cpus
Tejun Heo
2016-06-24
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2016-06-24
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2016-06-24
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
2016-06-23
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2016-06-23
locking: avoid passing around 'thread_info' in mutex debugging code
Linus Torvalds
2016-06-23
irqdomain: Fix disposal of mappings for interrupt hierarchies
Jon Hunter
2016-06-20
Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-06-20
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-06-20
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-06-18
genirq: Add untracked irq handler
Keith Busch
2016-06-16
cgroup: set css->id to -1 during init
Tejun Heo
2016-06-15
bpf, trace: check event type in bpf_perf_event_read
Alexei Starovoitov
2016-06-15
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
2016-06-15
kernel/kcov: unproxify debugfs file's fops
Nicolai Stange
2016-06-14
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-06-14
sched/debug: Fix deadlock when enabling sched events
Josh Poimboeuf
2016-06-14
sched/fair: Fix post_init_entity_util_avg() serialization
Peter Zijlstra
2016-06-13
Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
2016-06-13
genirq: Add runtime power management support for IRQ chips
Jon Hunter
2016-06-13
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
2016-06-13
genirq: Look-up percpu trigger type if not specified by caller
Marc Zyngier
[next]