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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF
Kuninori Morimoto
1
-1
/
+1
2016-06-03
percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with loc...
Tejun Heo
1
-7
/
+5
2016-06-03
of: reserved_mem: add support for using more than one region for given device
Marek Szyprowski
1
-3
/
+22
2016-06-03
efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps
Vitaly Kuznetsov
1
-1
/
+1
2016-06-03
perf/x86: Support sysfs files depending on SMT status
Andi Kleen
1
-0
/
+7
2016-06-03
perf/core: Optimize side-band event delivery
Kan Liang
1
-0
/
+6
2016-06-03
sched/api: Introduce task_rcu_dereference() and try_get_task_struct()
Oleg Nesterov
1
-0
/
+3
2016-06-03
locking/seqcount: Re-fix raw_read_seqcount_latch()
Peter Zijlstra
1
-2
/
+5
2016-06-03
qed: Utilize FW 8.10.3.0
Yuval Mintz
3
-108
/
+222
2016-06-03
regmap: irq: Add support to call client specific pre/post interrupt service
Laxman Dewangan
1
-0
/
+10
2016-06-03
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
1
-0
/
+12
2016-06-03
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
1
-1
/
+0
2016-06-03
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
1
-0
/
+8
2016-06-03
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
1
-9
/
+5
2016-06-03
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-0
/
+3
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
1
-1
/
+2
2016-06-02
irqchip/gic-v3: Fix copy+paste mistakes in defines
Andrew Jones
1
-2
/
+2
2016-06-02
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
Marc Zyngier
1
-1
/
+1
2016-06-02
dma-buf/fence: add signal_on_any to the fence array v2
Christian König
1
-1
/
+2
2016-06-02
dma-buf/fence: add fence_array fences v6
Gustavo Padovan
1
-0
/
+72
2016-06-02
dma-buf/fence: make fence context 64 bit v2
Christian König
1
-6
/
+7
2016-06-02
mtd: spi-nor: stop passing around retlen
Michal Suchanek
1
-2
/
+2
2016-06-02
mtd: spi-nor: change return value of read/write
Michal Suchanek
1
-2
/
+2
2016-06-02
usb: musb: Return error value from musb_mailbox
Tony Lindgren
1
-2
/
+3
2016-06-02
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
1
-3
/
+7
2016-06-02
clk: Remove CLK_IS_ROOT flag
Stephen Boyd
1
-1
/
+1
2016-06-02
Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+2
2016-06-01
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+65
2016-06-01
time: Make settimeofday error checking work again
John Stultz
1
-0
/
+3
2016-06-01
thermal: add the note for set_trip_temp
Caesar Wang
1
-0
/
+2
2016-06-01
FS-Cache: make check_consistency callback return int
Yan, Zheng
1
-1
/
+1
2016-06-01
reset: Return -ENOTSUPP when not configured
John Youn
1
-2
/
+2
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
1
-0
/
+2
2016-05-31
fence: add missing descriptions for fence
Luis de Bethencourt
1
-0
/
+2
2016-05-31
reservation: add headerdoc comments
Rob Clark
1
-0
/
+53
2016-05-31
dma-buf: headerdoc fixes
Rob Clark
1
-3
/
+10
2016-05-31
vga_switcheroo: Add helper for deferred probing
Lukas Wunner
1
-0
/
+2
2016-05-31
lib/mpi: purge mpi_set_buffer()
Nicolai Stange
1
-1
/
+0
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
1
-0
/
+3
2016-05-31
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
2
-5
/
+5
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-05-30
ASoC: arizona: Add a notifier chain for CODEC events
Charles Keepax
1
-0
/
+10
2016-05-30
ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only
Robert Richter
1
-1
/
+0
2016-05-30
reset: add devm_reset_controller_register API
Masahiro Yamada
1
-0
/
+4
2016-05-30
trim fsnotify hooks a bit
Al Viro
2
-29
/
+3
2016-05-29
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
1
-1
/
+8
2016-05-29
undo "fs: allow d_instantiate to be called with negative parent dentry"
Al Viro
1
-1
/
+1
2016-05-29
iio:st_sensors: fix power regulator usage
Gregor Boirie
1
-1
/
+1
2016-05-29
iio:st_sensors: unexport st_sensors_get_buffer_element
Gregor Boirie
1
-2
/
+0
[prev]
[next]