index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
irq/work: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-5
/
+1
2017-10-29
genirq: Document vcpu_info usage for percpu_devid interrupts
Christoffer Dall
1
-1
/
+2
2017-10-19
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
1
-2
/
+2
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
1
-7
/
+7
2017-09-25
genirq/matrix: Add tracepoints
Thomas Gleixner
1
-0
/
+15
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
3
-0
/
+432
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
1
-0
/
+2
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
4
-9
/
+10
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
4
-20
/
+51
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2
-3
/
+4
2017-09-25
genirq: Separate activation and startup
Thomas Gleixner
4
-8
/
+43
2017-09-25
genirq: Set managed shut down flag at init
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
1
-0
/
+11
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2
-0
/
+4
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
3
-1
/
+20
2017-09-25
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2
-1
/
+1
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
1
-0
/
+4
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+16
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+310
2017-09-20
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
2017-09-20
Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+19
2017-09-19
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
1
-1
/
+6
2017-09-19
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
1
-2
/
+4
2017-09-19
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
3
-0
/
+10
2017-09-19
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-09-18
bpf: devmap: pass on return value of bpf_map_precharge_memlock
Tobias Klauser
1
-2
/
+4
2017-09-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+3
2017-09-16
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
1
-1
/
+1
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-1
/
+2
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-8
/
+15
2017-09-14
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-30
/
+7
2017-09-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
1
-0
/
+7
2017-09-14
sched/wait: Break up long wake list walk
Tim Chen
1
-15
/
+63
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2
-2
/
+2
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-3
/
+25
2017-09-13
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+24
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+10
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
3
-3
/
+8
2017-09-12
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
1
-0
/
+4
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
1
-0
/
+7
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
1
-0
/
+6
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
6
-37
/
+77
2017-09-11
perf/bpf: fix a clang compilation issue
Yonghong Song
1
-1
/
+1
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
1
-1
/
+1
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-12
/
+35
[next]