index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-02-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-13
ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
Gregory CLEMENT
2015-02-13
ARM: mvebu: add Device Tree description of RTC on Armada 38x
Gregory CLEMENT
2015-02-13
MAINTAINERS: add the RTC driver for the Armada38x
Gregory CLEMENT
2015-02-13
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
2015-02-13
rtc: armada38x: add the device tree binding documentation
Gregory CLEMENT
2015-02-13
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
2015-02-13
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard
2015-02-13
of: add vendor prefix for Abracon Corporation
Arnaud Ebalard
2015-02-13
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
2015-02-13
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
drivers/rtc/rtc-imxdi.c: add more known register bits
Juergen Borleis
2015-02-13
drivers/rtc/rtc-imxdi.c: trivial clean up code
Juergen Borleis
2015-02-13
ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120
Arnaud Ebalard
2015-02-13
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
Arnaud Ebalard
2015-02-13
drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver
Arnaud Ebalard
2015-02-13
drivers/rtc/rtc-pcf2123.c: add support for devicetree
Joshua Clayton
2015-02-13
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
Wang Nan
2015-02-13
kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
Wang Nan
2015-02-13
init: remove CONFIG_INIT_FALLBACK
Andy Lutomirski
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
module: fix types of device tables aliases
Andrey Ryabinin
2015-02-13
kernel: add support for .init_array.* constructors
Andrey Ryabinin
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
mm: vmalloc: add flag preventing guard hole allocation
Andrey Ryabinin
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-02-13
lib: add kasan test module
Andrey Ryabinin
2015-02-13
kmemleak: disable kasan instrumentation for kmemleak
Andrey Ryabinin
2015-02-13
fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
Andrey Ryabinin
2015-02-13
mm: slub: add kernel address sanitizer support for slub allocator
Andrey Ryabinin
2015-02-13
mm: slub: introduce metadata_access_enable()/metadata_access_disable()
Andrey Ryabinin
2015-02-13
mm: slub: share object_err function
Andrey Ryabinin
2015-02-13
mm: slub: introduce virt_to_obj function
Andrey Ryabinin
2015-02-13
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
2015-02-13
kasan: disable memory hotplug
Andrey Ryabinin
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-13
compiler: introduce __alias(symbol) shortcut
Andrey Ryabinin
2015-02-13
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2015-02-13
epoll: optimize setting task running after blocking
Davidlohr Bueso
2015-02-13
checkpatch: add of_device_id to structs that should be const
Joe Perches
2015-02-13
checkpatch: try to avoid poor patch subject lines
Joe Perches
2015-02-13
checkpatch: make sure a commit reference description uses parentheses
Joe Perches
2015-02-13
checkpatch: add --strict test for spaces around arithmetic
Joe Perches
2015-02-13
checkpatch: neaten printk_ratelimited message position
Joe Perches
2015-02-13
checkpatch: improve "no space necessary after cast" test
Joe Perches
[next]