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
2014-06-23
Revert "block: add __init to elv_register"
Jens Axboe
1
-1
/
+1
2014-06-22
Merge 3.16-rc2 into staging-next
Greg Kroah-Hartman
7
-3
/
+16
2014-06-22
regulator: ab8500: Remove ab8500_regulator_debug_init/exit()
Axel Lin
1
-14
/
+0
2014-06-22
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-0
/
+6
2014-06-22
net: phylib: add link_change_notify callback to phy device
Daniel Mack
1
-0
/
+9
2014-06-22
genirq: Export irq_domain_disassociate() to architecture interrupt drivers
Jiang Liu
1
-0
/
+2
2014-06-22
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
1
-4
/
+2
2014-06-21
ASoC: atmel_ssc_dai: enable fslen extension feature
Bo Shen
1
-0
/
+12
2014-06-21
ASoC: atmel-ssc: distinguish whether SSC supports fslen ext
Bo Shen
1
-0
/
+1
2014-06-20
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-06-20
hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
Haiyang Zhang
1
-0
/
+1
2014-06-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2014-06-20
devres: remove devm_request_and_ioremap()
Jingoo Han
1
-2
/
+0
2014-06-20
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
1
-1
/
+11
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+1
2014-06-19
Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-3
/
+24
2014-06-18
lockdep: Revert lockdep check in raw_seqcount_begin()
Trond Myklebust
1
-2
/
+0
2014-06-18
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
1
-1
/
+1
2014-06-18
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
1
-1
/
+1
2014-06-18
percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...
Tejun Heo
1
-8
/
+21
2014-06-18
percpu: preffity percpu header files
Tejun Heo
1
-114
/
+139
2014-06-18
percpu: use raw_cpu_*() to define __this_cpu_*()
Tejun Heo
1
-9
/
+9
2014-06-18
percpu: reorder macros in percpu header files
Tejun Heo
1
-13
/
+13
2014-06-18
percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h
Tejun Heo
2
-208
/
+209
2014-06-18
percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...
Tejun Heo
1
-344
/
+0
2014-06-18
percpu: only allow sized arch overrides for {raw|this}_cpu_*() ops
Tejun Heo
1
-89
/
+5
2014-06-18
percpu: reorganize include/linux/percpu-defs.h
Tejun Heo
1
-23
/
+9
2014-06-18
percpu: move accessors from include/linux/percpu.h to percpu-defs.h
Tejun Heo
2
-37
/
+32
2014-06-18
percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
Tejun Heo
1
-0
/
+89
2014-06-17
mfd: intel_soc_pmic: Core driver
Zhu, Lejun
1
-0
/
+30
2014-06-17
mfd: max77693: Handle IRQs using regmap
Robert Baldyga
1
-2
/
+44
2014-06-17
mfd: max77693: Remove unnecessary wrapper functions
Robert Baldyga
1
-8
/
+0
2014-06-17
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-0
/
+2
2014-06-16
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+5
2014-06-16
nohz: Support nohz full remote kick
Frederic Weisbecker
1
-1
/
+8
2014-06-16
irq_work: Implement remote queueing
Frederic Weisbecker
1
-0
/
+5
2014-06-16
extcon: arizona: support inverted jack detect switch
Richard Fitzgerald
1
-0
/
+3
2014-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+26
2014-06-16
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
1
-1
/
+34
2014-06-16
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-9
/
+5
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
3
-5
/
+14
2014-06-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+23
2014-06-14
iio: accel: kxcjk1013 3-axis accelerometer driver
Srinivas Pandruvada
1
-0
/
+22
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
1
-3
/
+2
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
1
-1
/
+1
2014-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-3
/
+10
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+14
2014-06-13
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+1
2014-06-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+8
[prev]
[next]