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
2015-05-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2015-05-22
workqueue: move flush_scheduled_work() to workqueue.h
Lai Jiangshan
1
-1
/
+29
2015-05-22
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2
-1
/
+23
2015-05-21
power_supply: Fix possible NULL pointer dereference on early uevent
Krzysztof Kozlowski
1
-0
/
+1
2015-05-21
ARM: BCM63xx: Add Broadcom BCM63xx PMB controller helpers
Florian Fainelli
1
-0
/
+88
2015-05-21
Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Arnd Bergmann
2
-4
/
+6
2015-05-20
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
1
-0
/
+3
2015-05-20
mfd: syscon: Add Atmel MC (Memory Controller) registers definition
Boris Brezillon
1
-0
/
+144
2015-05-20
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
1
-0
/
+1
2015-05-20
module: add core_param_unsafe
Dmitry Torokhov
1
-0
/
+9
2015-05-20
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
1
-6
/
+7
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
2
-3
/
+7
2015-05-20
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
1
-0
/
+28
2015-05-20
module: add extra argument for parse_params() callback
Luis R. Rodriguez
1
-1
/
+2
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
3
-0
/
+63
2015-05-20
livepatch: introduce patch/func-walking helpers
Jiri Slaby
1
-0
/
+6
2015-05-20
livepatch: make kobject in klp_object statically allocated
Miroslav Benes
1
-1
/
+1
2015-05-19
KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_async
Paolo Bonzini
1
-2
/
+2
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: collapse bio bit space
Jens Axboe
1
-9
/
+9
2015-05-19
jiffies: Remove the extra indentation level
Thomas Gleixner
1
-8
/
+7
2015-05-19
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
1
-2
/
+0
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
1
-1
/
+1
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
1
-1
/
+6
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
91
-494
/
+801
2015-05-19
Merge branch 'irq/for-x86' into x86/apic
Thomas Gleixner
1
-0
/
+6
2015-05-19
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
1
-0
/
+6
2015-05-19
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
1
-0
/
+6
2015-05-19
time: Allow gcc to fold constants when possible
Nicholas Mc Guire
1
-3
/
+15
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
1
-1
/
+63
2015-05-19
extcon: arizona: Add support for select accessory detect mode when headphone ...
Inha Song
1
-0
/
+3
2015-05-19
extcon: Fix the checkpatch warning and minor coding style issue
Chanwoo Choi
1
-3
/
+4
2015-05-19
extcon: Add extcon_get_edev_name() API to get the extcon device name
Chanwoo Choi
1
-0
/
+4
2015-05-19
extcon: axp288: Add axp288 extcon driver support
Ramakrishna Pallala
1
-0
/
+5
2015-05-19
sched/wait: Introduce TASK_NOLOAD and TASK_IDLE
Peter Zijlstra
1
-3
/
+7
2015-05-19
sched/preempt, mm/fault: Decouple preemption from the page fault logic
David Hildenbrand
1
-14
/
+2
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-0
/
+12
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2
-0
/
+4
2015-05-19
sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...
David Hildenbrand
1
-1
/
+2
2015-05-19
sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled
David Hildenbrand
2
-7
/
+30
2015-05-19
sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()
Frederic Weisbecker
1
-1
/
+1
2015-05-19
sched/preempt: Fix out of date comment
Frederic Weisbecker
1
-1
/
+1
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
1
-0
/
+12
2015-05-19
sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
Frederic Weisbecker
1
-4
/
+4
2015-05-19
sched/preempt: Rearrange a few symbols after headers merge
Frederic Weisbecker
1
-19
/
+15
2015-05-19
sched/preempt: Merge preempt_mask.h into preempt.h
Frederic Weisbecker
5
-120
/
+113
2015-05-19
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
Ingo Molnar
10
-10
/
+29
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-4
/
+4
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
1
-1
/
+1
[prev]
[next]