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.19.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-7.0.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
2012-11-28
ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device
Will Deacon
1
-1
/
+1
2012-11-28
i7core_edac: fix panic when accessing sysfs files
Prarit Bhargava
1
-3
/
+3
2012-11-28
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
1
-34
/
+14
2012-11-28
radeon: fix pll/ctrc mapping on dce2 and dce3 hardware
Jerome Glisse
1
-34
/
+14
2012-11-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-189
/
+366
2012-11-27
cifs: fix writeback race with file that is growing
Jeff Layton
1
-3
/
+3
2012-11-27
x86-32: Unbreak booting on some 486 clones
H. Peter Anvin
1
-2
/
+7
2012-11-27
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
4
-5
/
+11
2012-11-27
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
Dave Airlie
4
-26
/
+16
2012-11-27
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
13
-23
/
+83
2012-11-27
Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+4
2012-11-27
Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-523
/
+16
2012-11-27
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-2
/
+14
2012-11-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+2
2012-11-27
futex: avoid wake_futex() for a PI futex_q
Darren Hart
1
-1
/
+17
2012-11-27
watchdog: using u64 in get_sample_period()
Chuansheng Liu
1
-2
/
+2
2012-11-27
writeback: put unused inodes to LRU after writeback completion
Jan Kara
3
-2
/
+17
2012-11-27
mm: vmscan: check for fatal signals iff the process was throttled
Mel Gorman
1
-10
/
+27
2012-11-27
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
4
-6
/
+13
2012-11-27
proc: check vma->vm_file before dereferencing
Stanislav Kinsbursky
1
-2
/
+3
2012-11-27
UAPI: strip the _UAPI prefix from header guards during header installation
David Howells
1
-0
/
+3
2012-11-27
include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID
Tushar Behera
1
-0
/
+1
2012-11-27
md/raid1{,0}: fix deadlock in bitmap_unplug.
NeilBrown
2
-2
/
+2
2012-11-27
x86, kvm: Remove incorrect redundant assembly constraint
H. Peter Anvin
1
-2
/
+1
2012-11-27
c6x: fix misleading comment
Mark Salter
1
-2
/
+1
2012-11-27
c6x: run do_notify_resume with interrupts enabled
Mark Salter
1
-0
/
+2
2012-11-27
net: ipmr: limit MRT_TABLE identifiers
Eric Dumazet
1
-0
/
+4
2012-11-27
ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()
Neal Cardwell
1
-1
/
+2
2012-11-27
can: bcm: initialize ifindex for timeouts without previous frame reception
Oliver Hartkopp
1
-0
/
+3
2012-11-27
can: peak_usb: fix hwtstamp assignment
Oliver Hartkopp
2
-4
/
+12
2012-11-27
[media] s5p-mfc: Handle multi-frame input buffer
Arun Kumar K
1
-5
/
+2
2012-11-27
[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism
Arun Kumar K
1
-1
/
+1
2012-11-27
[media] exynos-gsc: Add missing video device vfl_dir flag initialization
Sylwester Nawrocki
1
-0
/
+1
2012-11-27
[media] exynos-gsc: Fix settings for input and output image RGB type
Shaik Ameer Basha
1
-8
/
+8
2012-11-27
[media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()
Sylwester Nawrocki
1
-2
/
+1
2012-11-27
[media] fimc-lite: Don't use mutex_lock_interruptible() in device release()
Sylwester Nawrocki
1
-2
/
+1
2012-11-27
[media] s5p-fimc: Don't use mutex_lock_interruptible() in device release()
Sylwester Nawrocki
2
-4
/
+2
2012-11-27
[media] s5p-fimc: Prevent race conditions during subdevs registration
Sylwester Nawrocki
3
-3
/
+11
2012-11-26
mac80211: fix remain-on-channel (non-)cancelling
Johannes Berg
1
-2
/
+0
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-6
/
+6
2012-11-26
Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...
Olof Johansson
4
-5
/
+23
2012-11-26
Linux 3.7-rc7
v3.7-rc7
Linus Torvalds
1
-1
/
+1
2012-11-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-2
/
+3
2012-11-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-12
/
+41
2012-11-26
powerpc/eeh: Do not invalidate PE properly
Gavin Shan
1
-1
/
+1
2012-11-25
Revert "drm/i915: enable rc6 on ilk again"
Chris Wilson
1
-9
/
+3
2012-11-25
netfilter: ipset: fix netiface set name overflow
Florian Westphal
1
-1
/
+1
2012-11-24
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-2
/
+4
2012-11-24
ALSA: hda - Fix build without CONFIG_PM
Takashi Iwai
1
-2
/
+4
2012-11-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-49
/
+131
[prev]
[next]