index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
of: Provide dummy of_device_compatible_match() for compile-testing
Geert Uytterhoeven
1
-0
/
+6
2017-06-14
Merge tag 'clk-v4.13-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
1
-0
/
+3
2017-06-14
Merge tag 'v4.13-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
3
-0
/
+331
2017-06-14
fs/fcntl: f_setown, allow returning error
Jiri Slaby
1
-1
/
+1
2017-06-14
dev_ioctl: copy only the smaller struct iwreq for wext
Johannes Berg
1
-2
/
+2
2017-06-14
ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal command
Takashi Sakamoto
1
-1
/
+1
2017-06-14
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
1
-1
/
+1
2017-06-14
tty/serial: atmel: make the driver DT only
Alexandre Belloni
1
-10
/
+0
2017-06-14
clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLARE
Daniel Lezcano
1
-0
/
+3
2017-06-14
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
2
-2
/
+2
2017-06-14
clocksource/drivers: Rename clksrc table to timer
Daniel Lezcano
2
-5
/
+6
2017-06-14
ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm()
Kuninori Morimoto
1
-0
/
+6
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE
Daniel Lezcano
1
-1
/
+1
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-2
/
+2
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
1
-1
/
+1
2017-06-14
drm/syncobj: add sync_file interaction. (v1.2)
Dave Airlie
1
-0
/
+2
2017-06-14
drm: introduce sync objects (v4)
Dave Airlie
4
-0
/
+120
2017-06-14
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
1
-1
/
+1
2017-06-14
itimers: Move compat itimer syscalls to native ones
Al Viro
1
-0
/
+4
2017-06-14
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
1
-0
/
+4
2017-06-14
posix-timers: Kill ->nsleep_restart()
Al Viro
1
-1
/
+0
2017-06-14
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
1
-0
/
+2
2017-06-14
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2
-4
/
+13
2017-06-14
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
1
-1
/
+0
2017-06-14
tracing: Add TRACE_DEFINE_SIZEOF() macros
Jeremy Linton
1
-2
/
+11
2017-06-14
tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
Jeremy Linton
2
-0
/
+17
2017-06-14
trace: rename struct module entry for trace enums
Jeremy Linton
1
-2
/
+2
2017-06-14
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
3
-8
/
+8
2017-06-14
trace: rename kernel enum section to eval
Jeremy Linton
2
-4
/
+4
2017-06-13
ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()
Kuninori Morimoto
1
-0
/
+2
2017-06-13
net: dsa: Associate slave network device with CPU port
Florian Fainelli
1
-0
/
+1
2017-06-13
net: dsa: Relocate master ethtool operations
Florian Fainelli
1
-12
/
+5
2017-06-13
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
Florian Fainelli
1
-5
/
+0
2017-06-13
tpm: vtpm_proxy: Implement request_locality function.
Stefan Berger
1
-0
/
+4
2017-06-13
spi: mediatek: adjust register to enhance time accuracy
Leilk Liu
1
-0
/
+2
2017-06-13
of_mdio: move of_mdio_parse_addr to header file
Jon Mason
1
-1
/
+23
2017-06-13
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...
David S. Miller
5
-8
/
+157
2017-06-13
spi: Generalize SPI "master" to "controller"
Geert Uytterhoeven
2
-98
/
+126
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-2
/
+2
2017-06-13
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
1
-4
/
+2
2017-06-13
[media] rc-core: cleanup rc_register_device pt2
David Härdeman
1
-2
/
+0
2017-06-13
xen/pvh*: Support > 32 VCPUs at domain restore
Ankur Arora
1
-0
/
+2
2017-06-13
ARM: at91: remove atmel_nand_data
Alexandre Belloni
1
-21
/
+0
2017-06-13
xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
Anoob Soman
1
-0
/
+1
2017-06-13
soc/tegra: bpmp: Implement generic PM domains
Thierry Reding
1
-0
/
+12
2017-06-13
soc/tegra: bpmp: Update ABI header
Thierry Reding
1
-10
/
+408
2017-06-13
PM / Domains: Allow overriding the ->xlate() callback
Thierry Reding
1
-0
/
+4
2017-06-13
usb: gadget: core: introduce ->udc_set_speed() method
Felipe Balbi
1
-0
/
+1
2017-06-13
ARM: at91: fix at91_suspend_entering_slow_clock link error
Arnd Bergmann
1
-0
/
+7
2017-06-13
tty: drop unused alt_speed from tty_struct
Johan Hovold
1
-1
/
+0
[prev]
[next]