index
:
manivannan.sadhasivam/96b-common.git
96b_leds
adux1020
adux1020-upstream
ai_ml
ar1337
b96-mmc
b96-pmic
b96-usb
bm1880-clk
bm1880-mmc
bm1880-pinconf
bm1880-pinctrl
camera_test
chameleon96
db410c-upstream-rebase
db410c_camera
hikey970-pinctrl
hikey970-pmic
hikey970_clk
hikey970_pcie
hikey970_pinctrl+gpio
hikey_debian
hikey_fix
hikey_v4l2_4.15
hisi_isp
hisi_v4l2
i96-gpio
imx290
imx290-db410c
imx296
imx296-db410c
master
meerkat96
meerkat96-csi
mhi-upstream-wip
mhi-upstream-wip-temp
mt6797
mt6797-eint
mt6797-i2c
mt6797-v1
qca6391
release-4.4-rock960
rock960
rock960-isp
rock960_camera
rock960_isp
rock960_spi
rock960_wifi
sdm845-spi-dma
sophon
stinger96
tb96-ai
vision-mez
visioon-wip
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-21
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-21
Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-05-21
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
2016-05-21
rtc: tps6586x: rename so module can be autoloaded
Nicolas Chauvet
2016-05-21
rtc: rv3029: hide unused i2c device table
Arnd Bergmann
2016-05-21
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
Thomas Koeller
2016-05-21
rtc: rv3029: add alarm IRQ
Mylène Josserand
2016-05-21
rtc: rv3029: fix set_time function
Mylène Josserand
2016-05-21
rtc: rv3029: fix alarm support
Mylène Josserand
2016-05-21
rtc: rv3029: Remove some checks and warnings
Mylène Josserand
2016-05-21
rtc: rv3029: Add support of RV3049
Mylène Josserand
2016-05-21
rtc: rv3029: convert to use regmap
Mylène Josserand
2016-05-21
rtc: rv3029: remove 'i2c' in functions names
Mylène Josserand
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2016-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-20
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
2016-05-20
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-05-20
samples/kprobes: print out the symbol name for the hooks
Huang Shijie
2016-05-20
samples/kprobes: add a new module parameter
Huang Shijie
2016-05-20
kprobes: add the "tls" argument for j_do_fork
Huang Shijie
2016-05-20
init/main.c: simplify initcall_blacklisted()
Rasmus Villemoes
2016-05-20
fs/efs/super.c: fix return value
Heloise
2016-05-20
checkpatch: improve --git <commit-count> shortcut
Joe Perches
2016-05-20
checkpatch: reduce number of `git log` calls with --git
Joe Perches
2016-05-20
checkpatch: add support to check already applied git commits
Du, Changbin
2016-05-20
checkpatch: add --list-types to show message types to show or ignore
Joe Perches
2016-05-20
checkpatch: advertise the --fix and --fix-inplace options more
Joe Perches
2016-05-20
checkpatch: whine about ACCESS_ONCE
Joe Perches
2016-05-20
checkpatch: add test for keywords not starting on tabstops
Joe Perches
2016-05-20
checkpatch: improve CONSTANT_COMPARISON test for structure members
Joe Perches
2016-05-20
checkpatch: add PREFER_IS_ENABLED test
Joe Perches
2016-05-20
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-05-20
radix-tree: free up the bottom bit of exceptional entries for reuse
Matthew Wilcox
2016-05-20
dax: move RADIX_DAX_ definitions to dax.c
NeilBrown
2016-05-20
radix-tree: make radix_tree_descend() more useful
Matthew Wilcox
2016-05-20
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
2016-05-20
radix-tree: tidy up __radix_tree_create()
Matthew Wilcox
2016-05-20
radix-tree: tidy up range_tag_if_tagged
Matthew Wilcox
2016-05-20
radix-tree: tidy up next_chunk
Matthew Wilcox
2016-05-20
radix-tree: change naming conventions in radix_tree_shrink
Matthew Wilcox
2016-05-20
radix-tree: rename radix_tree_is_indirect_ptr()
Matthew Wilcox
2016-05-20
radix-tree: rename indirect_to_ptr() to entry_to_node()
Matthew Wilcox
[next]