index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
1
-0
/
+1
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
1
-0
/
+1
2015-04-03
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
1
-0
/
+1
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
1
-0
/
+6
2015-04-02
clockevents: Clean up clockchips.h
Ingo Molnar
1
-46
/
+41
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2
-21
/
+4
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
1
-3
/
+3
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2
-2
/
+3
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2
-125
/
+24
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
1
-6
/
+3
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
26
-49
/
+113
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
1
-13
/
+31
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
1
-2
/
+2
2015-03-27
time: Add ktime_get_tai_ns()
Peter Zijlstra
1
-0
/
+5
2015-03-27
time: Introduce tk_fast_raw
Peter Zijlstra
1
-0
/
+1
2015-03-27
time: Add timerkeeper::tkr_raw
Peter Zijlstra
1
-2
/
+2
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-6
/
+6
2015-03-25
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
1
-4
/
+5
2015-03-24
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
1
-0
/
+1
2015-03-23
Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linus
Mark Brown
2
-1
/
+4
2015-03-21
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-0
/
+1
2015-03-19
Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-3
/
+3
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+11
2015-03-19
ata: Add a new flag to destinguish sas controller
Shaohua Li
1
-0
/
+1
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Linus Torvalds
1
-0
/
+4
2015-03-18
regulator: Fix documentation for regmap in the config
Axel Lin
1
-1
/
+1
2015-03-17
netdevice.h: fix ndo_bridge_* comments
Nicolas Dichtel
1
-1
/
+4
2015-03-17
regulator: palmas: Correct TPS659038 register definition for REGEN2
Keerthy
1
-0
/
+3
2015-03-17
livepatch: Fix subtle race with coming and going modules
Petr Mladek
1
-0
/
+4
2015-03-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-0
/
+18
2015-03-15
Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux
Linus Torvalds
1
-0
/
+5
2015-03-13
Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+1
2015-03-13
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+2
2015-03-13
of/platform: Fix sparc:allmodconfig build
Guenter Roeck
1
-1
/
+1
2015-03-13
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()
John Stultz
1
-5
/
+5
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
1
-1
/
+9
2015-03-12
kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>
Andrey Ryabinin
2
-4
/
+8
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2
-2
/
+4
2015-03-12
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
1
-2
/
+3
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
1
-0
/
+7
2015-03-11
clk: introduce clk_is_match
Michael Turquette
1
-0
/
+18
2015-03-09
Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-1
/
+1
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+2
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-2
/
+1
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-7
/
+7
2015-03-08
irqchip: gicv3-its: Define macros for GITS_CTLR fields
Yun Wu
1
-0
/
+3
2015-03-08
irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
Marc Zyngier
1
-0
/
+2
2015-03-07
serial: uapi: Declare all userspace-visible io types
Peter Hurley
1
-7
/
+7
2015-03-07
serial: core: Fix iotype userspace breakage
Peter Hurley
1
-3
/
+3
2015-03-06
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/img-spfi', 'spi/fix/pl022' and 'spi/fix/ti-qspi' into spi-linus
Mark Brown
1
-1
/
+1
[next]