index
:
daniel.thompson/linux.git
backlight-for-v4.11
backport/arm64_nmi-android-3.18
bugs/debug_ll
bugs/st-asc-avalanche
dev/arm64_alternative_if_not
dev/arm64_nix_assembler_macros
dev/arm64_nmi-v4.0
dev/arm64_nmi-v4.10
dev/arm64_nmi-v4.11
dev/arm64_nmi-v4.5
dev/arm64_nmi-v4.7-rc3
dev/arm64_nmi-v4.8
dev/arm64_nmi-v5
dev/arm_backtrace_on_apq8064
dev/arm_better_perf
dev/baseline
dev/debugll_sa1100
dev/imx_poll_get_char
dev/kdb-fiq
dev/kdb-fiq-v0.9
dev/kdb-interrupt
dev/kdb-kiosk
dev/kdb-nmi
dev/kdb_better_search
dev/kdb_ftdump
dev/kdb_no_log_levels
dev/kgdb-timeout
dev/kgdb_nmi-no_con_enabled
dev/kgdb_nmi_fiq-2
dev/msm_drm_prime_mmap-2
dev/multi_debug_ll
dev/out-of-tree
dev/perf_nmi_fiq
dev/perf_single_irq
dev/pl011-no-containerof
dev/readbwl_relaxed
dev/sched_clock_nmi-2
dev/st-asc-relaxed
dev/trigger_backtrace
dev/trigger_backtrace-v4.5
dev/trigger_backtrace-v4.6
dev/trigger_backtrace-v4.7
dev/trigger_backtrace-v4.8
developerbox/hacking
developerbox/hacking-v4.14
features/b2020-eth1
features/edid-svga
features/get_user_8
hacking/android-4.1
hacking/db820c-v4.10
hacking/fvp
hacking/ifc6410
hacking/perf
hacking/perf-reboot
hacking/pixel
hacking/x20-3.18
hacking/x20-3.18-fix_includes
honeycomb/vendor-rebase-v4.19
honeycomb/vendor-rebase-v5.0
ifc6410_lollipop
kgdb/for-next
kgdb/kdb_read_cleanup
kgdb/polled_request_irq
linux-next
master
merge/fiq
merge/for_jason-3.20
pinebookpro/hacking-5.8
rda/hacking
rda/v3.10.62-r0
rda/v3.10.62-r1
rda/v3.10.62-r2
rda/v3.10.62-r3
tty-next
Personal repo for development and upstreaming. Contains significant work on NMI/FIQ.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-10-21
page cache: Add and replace pages using the XArray
Matthew Wilcox
2018-10-21
ida: Convert to XArray
Matthew Wilcox
2018-10-21
xarray: Track free entries in an XArray
Matthew Wilcox
2018-10-21
xarray: Add xa_reserve and xa_release
Matthew Wilcox
2018-10-21
xarray: Add xas_create_range
Matthew Wilcox
2018-10-21
xarray: Add xas_for_each_conflict
Matthew Wilcox
2018-10-21
xarray: Step through an XArray
Matthew Wilcox
2018-10-21
xarray: Destroy an XArray
Matthew Wilcox
2018-10-21
xarray: Extract entries from an XArray
Matthew Wilcox
2018-10-21
xarray: Add XArray iterators
Matthew Wilcox
2018-10-21
xarray: Add XArray conditional store operations
Matthew Wilcox
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
2018-10-21
xarray: Define struct xa_node
Matthew Wilcox
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
locking/lockdep: Make global debug_locks* variables read-mostly
Waiman Long
2018-10-19
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-10-16
lib: Fix ia64 bootloader linkage
Alexander Shishkin
2018-10-15
test_ida: Fix lockdep warning
Matthew Wilcox
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
doc: printk-formats: Remove bogus kobject references for device nodes
Geert Uytterhoeven
2018-10-12
Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
2018-10-12
lib/vsprintf: Hash printed address for netdev bits fallback
Geert Uytterhoeven
2018-10-12
lib/vsprintf: Hash legacy clock addresses
Geert Uytterhoeven
2018-10-12
lib/vsprintf: Prepare for more general use of ptr_to_id()
Geert Uytterhoeven
2018-10-12
lib/vsprintf: Make ptr argument conts in ptr_to_id()
Geert Uytterhoeven
2018-10-12
lib/bch: fix possible stack overrun
Arnd Bergmann
2018-10-11
Makefile: Globally enable VLA warning
Kees Cook
2018-10-11
lib: Add memcat_p(): paste 2 pointer arrays together
Alexander Shishkin
2018-10-10
Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-08
netlink: Add strict version of nlmsg_parse and nla_parse
David Ahern
2018-10-05
vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers
Steven Rostedt (VMware)
2018-10-04
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
2018-10-01
netlink: add validation function to policy
Johannes Berg
2018-10-01
netlink: add attribute range validation to policy
Johannes Berg
2018-10-02
lib/xz: Put CRC32_POLY_LE in xz_private.h
Joel Stanley
2018-09-29
xarray: Change definition of sibling entries
Matthew Wilcox
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
idr: Permit any valid kernel pointer to be stored
Matthew Wilcox
2018-09-28
netlink: add nested array policy validation
Johannes Berg
2018-09-28
netlink: allow NLA_NESTED to specify nested policy to validate
Johannes Berg
2018-09-28
netlink: move extack setting into validate_nla()
Johannes Berg
2018-09-28
netlink: make validation_data const
Johannes Berg
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
2018-09-27
bpf: test_bpf: add init_net to dev for flow_dissector
Song Liu
2018-09-26
percpu-refcount: Introduce percpu_ref_resurrect()
Bart Van Assche
[prev]
[next]