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
2017-02-03
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
1
-7
/
+0
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2
-7
/
+21
2017-02-03
tcp: add tcp_mss_clamp() helper
Eric Dumazet
1
-0
/
+9
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
1
-0
/
+10
2017-02-03
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...
Mark Brown
1
-48
/
+67
2017-02-03
vmw_vmci: switch to pci_irq_alloc_vectors
Christoph Hellwig
1
-7
/
+0
2017-02-03
serdev: add a tty port controller driver
Rob Herring
1
-0
/
+21
2017-02-03
serdev: Introduce new bus for serial attached devices
Rob Herring
1
-0
/
+241
2017-02-03
tty_port: Add port client functions
Rob Herring
1
-1
/
+8
2017-02-03
introduce the walk_process_tree() helper
Oleg Nesterov
1
-0
/
+3
2017-02-03
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
1
-0
/
+1
2017-02-03
net: phy: Marvell: Add mv88e6390 internal PHY
Andrew Lunn
1
-0
/
+6
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-21
/
+24
2017-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2017-02-02
workqueue: avoid clang warning
Arnd Bergmann
1
-2
/
+2
2017-02-02
soc: samsung: pmu: Add register defines for pad retention control
Marek Szyprowski
1
-0
/
+16
2017-02-02
blktrace: make do_blk_trace_setup() static
Omar Sandoval
1
-4
/
+0
2017-02-02
block: fix debugfs config conditional in struct request_queue
Omar Sandoval
1
-1
/
+1
2017-02-02
debugfs: add debugfs_lookup()
Omar Sandoval
1
-0
/
+8
2017-02-02
ext4: move halfmd4 into hash.c directly
Jason A. Donenfeld
1
-2
/
+0
2017-02-02
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2
-0
/
+9
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2
-2
/
+1
2017-02-02
block: Make blk_get_backing_dev_info() safe without open bdev
Jan Kara
1
-0
/
+1
2017-02-02
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
3
-2
/
+11
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
1
-1
/
+2
2017-02-02
block: Unhash block device inodes on gendisk destruction
Jan Kara
1
-0
/
+1
2017-02-02
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
1
-12
/
+9
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
1
-3
/
+10
2017-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-18
/
+18
2017-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
2
-1
/
+2
2017-02-01
net: fix ndo_features_check/ndo_fix_features comment ordering
Dimitris Michailidis
1
-14
/
+15
2017-02-01
fs: Better permission checking for submounts
Eric W. Biederman
2
-1
/
+5
2017-02-01
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
1
-0
/
+1
2017-02-01
sched/clock: Add dummy clear_sched_clock_stable() stub function
Paul Gortmaker
1
-0
/
+4
2017-02-01
Merge branch 'x86/urgent' into x86/platform, to pick up fixes
Ingo Molnar
29
-103
/
+143
2017-02-01
sched/wake_q: Clarify queue reinit comment
Davidlohr Bueso
1
-2
/
+2
2017-02-01
sched/wait, rcuwait: Fix typo in comment
Davidlohr Bueso
1
-1
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-0
/
+2
2017-02-01
sched/cputime: Remove unused nsec_to_cputime()
Frederic Weisbecker
1
-5
/
+0
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
1
-4
/
+3
2017-02-01
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Remove temporary cputime_t accessors
Frederic Weisbecker
1
-40
/
+0
2017-02-01
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
2
-5
/
+3
2017-02-01
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2
-14
/
+4
2017-02-01
tsacct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
acct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+19
[prev]
[next]