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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
clocksource: Add Allwinner SoCs HS timers driver
Maxime Ripard
5
-0
/
+220
2013-12-11
clocksource: sun4i: Increase a bit the clock event and sources rating
Maxime Ripard
1
-2
/
+2
2013-12-11
clocksource: sun4i: Change CPU mask to cpu_possible_mask
Maxime Ripard
1
-1
/
+1
2013-12-11
clockevent: sun4i: Fill the irq field in the clockevent structure
Maxime Ripard
1
-0
/
+1
2013-12-10
Merge branch 'timers/posix-timers-for-tip-v2' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-183
/
+129
2013-12-09
posix-timers: Convert abuses of BUG_ON to WARN_ON
Frederic Weisbecker
1
-5
/
+5
2013-12-09
posix-timers: Remove remaining uses of tasklist_lock
Frederic Weisbecker
1
-32
/
+44
2013-12-09
posix-timers: Use sighand lock instead of tasklist_lock on timer deletion
Frederic Weisbecker
1
-6
/
+11
2013-12-09
posix-timers: Use sighand lock instead of tasklist_lock for task clock sample
Frederic Weisbecker
1
-3
/
+13
2013-12-09
posix-timers: Consolidate posix_cpu_clock_get()
Frederic Weisbecker
1
-34
/
+30
2013-12-09
posix-timers: Remove useless clock sample on timers cleanup
Frederic Weisbecker
1
-23
/
+7
2013-12-09
posix-timers: Remove dead task special case
Frederic Weisbecker
1
-45
/
+25
2013-12-09
posix-timers: Cleanup reaped target handling
Frederic Weisbecker
1
-6
/
+0
2013-12-09
posix-timers: Remove dead process posix cpu timers caching
Frederic Weisbecker
1
-34
/
+1
2013-12-09
posix-timers: Remove dead thread posix cpu timers caching
Frederic Weisbecker
1
-18
/
+16
2013-12-04
Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
11
-62
/
+55
2013-12-03
Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-27
/
+26
2013-12-02
leds: pwm: Fix for deferred probe in DT booted mode
Peter Ujfalusi
1
-27
/
+26
2013-12-02
uio: we cannot mmap unaligned page contents
Linus Torvalds
1
-0
/
+2
2013-12-02
posix-timers: Fix full dynticks CPUs kick on timer rescheduling
Frederic Weisbecker
1
-11
/
+7
2013-12-02
posix-timers: Spare workqueue if there is no full dynticks CPU to kick
Frederic Weisbecker
1
-1
/
+2
2013-12-02
context_tracking: Rename context_tracking_active() to context_tracking_cpu_is...
Frederic Weisbecker
2
-5
/
+6
2013-12-02
context_tracking: Wrap static key check into more intuitive function name
Frederic Weisbecker
5
-11
/
+15
2013-12-02
trivial: fix spelling in CONTEXT_TRACKING_FORCE help text
Paul Gortmaker
1
-1
/
+1
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
5
-34
/
+25
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+7
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+29
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-20
/
+76
2013-12-02
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-4
/
+12
2013-12-02
Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
9
-12
/
+31
2013-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
70
-344
/
+491
2013-12-02
vfs: fix subtle use-after-free of pipe_inode_info
Linus Torvalds
1
-20
/
+19
2013-12-02
net/mlx4_en: Remove selftest TX queues empty condition
Eugenia Emantayev
1
-7
/
+0
2013-12-02
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
1
-0
/
+7
2013-12-02
virtio_net: make all RX paths handle erors consistently
Michael S. Tsirkin
1
-17
/
+37
2013-12-02
virtio_net: fix error handling for mergeable buffers
Michael S. Tsirkin
1
-31
/
+51
2013-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2
-7
/
+6
2013-12-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-34
/
+75
2013-12-01
um: Build always with -mcmodel=large on 64bit
Richard Weinberger
1
-5
/
+4
2013-12-01
um: Rename print_stack_trace to do_stack_trace
Richard Weinberger
1
-2
/
+2
2013-12-01
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
1
-0
/
+1
2013-12-01
ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel
Dave Martin
2
-9
/
+16
2013-12-01
ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S
Victor Kamensky
1
-9
/
+31
2013-12-01
ARM: footbridge: fix EBSA285 LEDs
Russell King
1
-9
/
+13
2013-12-01
virtio_net: Fixed a trivial typo (fitler --> filter)
Thomas Huth
1
-1
/
+1
2013-11-30
netem: fix gemodel loss generator
stephen hemminger
1
-1
/
+1
2013-11-30
netem: fix loss 4 state model
stephen hemminger
1
-2
/
+2
2013-11-30
netem: missing break in ge loss generator
stephen hemminger
1
-0
/
+1
2013-11-30
net/hsr: Support iproute print_opt ('ip -details ...')
Arvid Brodin
2
-1
/
+31
2013-11-30
net/hsr: Very small fix of comment style.
Arvid Brodin
1
-1
/
+2
[next]