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
2014-07-02
Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...
Mike Turquette
1
-1
/
+0
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-0
/
+1
2014-07-02
clocksource: shmobile: Remove unused sh_timer_config members
Laurent Pinchart
1
-5
/
+0
2014-07-02
net: fix circular dependency in of_mdio code
Daniel Mack
1
-8
/
+0
2014-07-02
inet: move ipv6only in sock_common
Eric Dumazet
3
-7
/
+10
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
1
-4
/
+4
2014-07-02
dt/bindings: Binding documentation for Palmas clk32kg and clk32kgaudio clocks
Peter Ujfalusi
1
-0
/
+18
2014-07-02
core: fix typo in percpu read_mostly section
Zhengyu He
2
-3
/
+3
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
3
-0
/
+3
2014-07-01
include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ
Ming Lei
1
-0
/
+5
2014-07-01
block SG_IO: add SG_FLAG_Q_AT_HEAD flag
Douglas Gilbert
2
-5
/
+9
2014-07-01
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
1
-0
/
+1
2014-07-01
blk-mq: use percpu_ref for mq usage count
Tejun Heo
1
-1
/
+2
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
1
-0
/
+1
2014-07-01
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Jens Axboe
4
-766
/
+761
2014-07-01
tracing: Add trace_seq_buffer_ptr() helper function
Steven Rostedt (Red Hat)
1
-0
/
+15
2014-07-01
tracing: Remove trace_seq_reserve()
Steven Rostedt (Red Hat)
1
-5
/
+0
2014-07-01
tracing: Make trace_seq_putmem_hex() more robust
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-07-01
tracing: Clean up trace_seq.c
Steven Rostedt (Red Hat)
1
-10
/
+10
2014-07-01
tracing: Move the trace_seq_* functions into its own trace_seq.c file
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-07-01
ftrace: Optimize function graph to be called directly
Steven Rostedt (Red Hat)
1
-5
/
+14
2014-07-01
fbdev: arm has __raw I/O accessors, use them in fb.h
Archit Taneja
1
-1
/
+1
2014-07-01
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-6
/
+6
2014-07-01
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2
-1
/
+4
2014-07-01
Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+8
2014-06-30
spi: sh-msiof: Add DMA support
Geert Uytterhoeven
1
-0
/
+2
2014-06-30
usb: gadget: net2280: Add support for PLX USB338X
Ricardo Ribalda Delgado
1
-0
/
+199
2014-06-30
ata: pata_samsung_cf: removes s5pc100 related ata codes
Kukjin Kim
1
-1
/
+0
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+1
2014-06-30
ftrace: Add ftrace_rec_counter() macro to simplify the code
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-06-30
ftrace: Use macros for numbers in ftrace rec shift bits
Steven Rostedt (Red Hat)
1
-2
/
+5
2014-06-30
clk: exynos4: Add PPMU IP block source clocks.
Jonghwa Lee
1
-0
/
+18
2014-06-30
Merge branch 'v3.16-samsung-clk-fixes-1' into samsung-clk-next
Tomasz Figa
1
-1
/
+0
2014-06-30
clk: exynos5420: Remove aclk66_peric from the clock tree description
Doug Anderson
1
-1
/
+0
2014-06-29
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
1
-0
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-28
ASoC: rsnd: SSI + DMA can select BUSIF
Kuninori Morimoto
1
-0
/
+1
2014-06-28
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
Tejun Heo
1
-0
/
+19
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
1
-4
/
+2
2014-06-28
percpu-refcount: use unsigned long for pcpu_count pointer
Tejun Heo
1
-2
/
+2
2014-06-28
percpu-refcount: add helpers for ->percpu_count accesses
Tejun Heo
1
-14
/
+21
2014-06-28
percpu-refcount: one bit is enough for REF_STATUS
Tejun Heo
1
-3
/
+1
2014-06-28
Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-14
/
+14
2014-06-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+10
2014-06-28
Merge tag 'irqchip-core-3.17' of git://git.infradead.org/users/jcooper/linux ...
Thomas Gleixner
1
-64
/
+0
2014-06-28
tcp: add tcp_conn_request
Octavian Purdila
1
-0
/
+3
2014-06-28
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+2
2014-06-28
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+1
2014-06-28
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
1
-0
/
+2
2014-06-28
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+3
[prev]
[next]