index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-06-27
printk: Remove unnecessary kmalloc() from syslog during clear
Namit Gupta
2018-06-27
printk: make sure to print log on console.
Maninder Singh
2018-06-27
fsnotify: let connector point to an abstract object
Amir Goldstein
2018-06-27
perf/core: Move inline keyword at the beginning of declaration
Mathieu Malaterre
2018-06-26
rcu: Exclude near-simultaneous RCU CPU stall warnings
Paul E. McKenney
2018-06-26
rcu: Use the proper lockdep annotation in dump_blkd_tasks()
Boqun Feng
2018-06-26
rcu: Add debugging info to assertion
Paul E. McKenney
2018-06-26
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
2018-06-26
perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Split attribute parse and commit
Frederic Weisbecker
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-06-25
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-06-25
srcu: Add address of first callback to rcutorture output
Paul E. McKenney
2018-06-25
srcu: Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start()
Paul E. McKenney
2018-06-25
srcu: Fix typos in __call_srcu() header comment
Paul E. McKenney
2018-06-25
rcu: Make expedited grace period use direct call on last leaf
Paul E. McKenney
2018-06-25
module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literal
Masahiro Yamada
2018-06-25
module: print sensible error code
Jason A. Donenfeld
2018-06-24
dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
Christoph Hellwig
2018-06-24
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
2018-06-24
time: Enable get/put_compat_itimerspec64 always
Deepa Dinamani
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
genirq: Synchronize only with single thread on free_irq()
Lukas Wunner
2018-06-24
genirq: Update code comments wrt recycled thread_mask
Lukas Wunner
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-06-22
genirq: Speedup show_interrupts()
Eric Dumazet
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2018-06-22
module: setup load info before module_sig_check()
Jessica Yu
2018-06-22
module: make it clear when we're handling the module copy in info->hdr
Jessica Yu
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-06-21
sched/fair: Remove stale tg_unthrottle_up() comments
Li RongQing
2018-06-21
kprobes: Replace %p with other pointer types
Masami Hiramatsu
2018-06-21
kprobes: Show address of kprobes if kallsyms does
Masami Hiramatsu
2018-06-21
kprobes: Show blacklist addresses as same as kallsyms does
Masami Hiramatsu
2018-06-21
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
[prev]
[next]