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
2009-05-27
Input: usb1400_ts - fix access to "device data" in resume function
Manuel Traut
1
-1
/
+1
2009-05-27
md: raid5: change incorrect usage of 'min' macro to 'min_t'
NeilBrown
1
-3
/
+3
2009-05-27
sound: usb-audio: make the MotU Fastlane work again
Clemens Ladisch
4
-4
/
+14
2009-05-27
ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode
Takashi Iwai
2
-1
/
+13
2009-05-27
ALSA: Fix invalid jiffies check after pause
Takashi Iwai
2
-1
/
+6
2009-05-27
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
6
-83
/
+54
2009-05-27
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
5
-12
/
+37
2009-05-27
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
3
-1
/
+1
2009-05-27
Blackfin: fix strncmp.o build error
Mike Frysinger
1
-2
/
+1
2009-05-27
Blackfin: drop unneeded asm/.gitignore
Mike Frysinger
1
-1
/
+0
2009-05-27
Blackfin: ignore generated vmlinux.lds
Mike Frysinger
1
-0
/
+1
2009-05-27
MAINTAINERS: drop (subscribers-only) markings on Blackfin lists
Mike Frysinger
1
-5
/
+5
2009-05-27
MAINTAINERS: update Blackfin items
Mike Frysinger
1
-4
/
+4
2009-05-27
Blackfin: hook up preadv/pwritev syscalls
Mike Frysinger
2
-1
/
+5
2009-05-27
Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"
Benjamin Herrenschmidt
2
-57
/
+271
2009-05-27
drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.
Eric Anholt
1
-0
/
+10
2009-05-27
drm/i915: Fix tiling pitch handling on 8xx.
Eric Anholt
3
-6
/
+17
2009-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+6
2009-05-27
tomoyo: add missing call to cap_bprm_set_creds
Herton Ronaldo Krzesinski
1
-0
/
+6
2009-05-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+8
2009-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
10
-89
/
+432
2009-05-27
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2009-05-27
x86: avoid back to back on_each_cpu in cpa_flush_array
Pallipadi, Venkatesh
1
-14
/
+3
2009-05-26
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-8
/
+6
2009-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-0
/
+18
2009-05-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
6
-20
/
+39
2009-05-26
lguest: fix on Intel when KVM loaded (unhandled trap 13)
Rusty Russell
1
-9
/
+10
2009-05-26
kmod: Release sub_info on cred allocation failure.
Tetsuo Handa
1
-1
/
+3
2009-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
22
-161
/
+216
2009-05-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2009-05-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-19
/
+31
2009-05-26
NFSv4: Fix the case where NFSv4 renewal fails
Trond Myklebust
1
-6
/
+3
2009-05-26
nfs: fix build error in nfsroot with initconst
Sam Ravnborg
1
-1
/
+1
2009-05-26
XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices
Vu Pham
1
-1
/
+2
2009-05-26
drm/i915: Add support for VGA load detection (pre-945).
Ma Ling
1
-2
/
+147
2009-05-26
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
Andreas Herrmann
1
-2
/
+21
2009-05-26
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
Thomas Renninger
1
-14
/
+5
2009-05-26
[CPUFREQ] fix timer teardown in ondemand governor
Mathieu Desnoyers
1
-1
/
+4
2009-05-26
[CPUFREQ] fix timer teardown in conservative governor
Mathieu Desnoyers
1
-1
/
+4
2009-05-26
[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call
Mathieu Desnoyers
1
-2
/
+2
2009-05-26
[CPUFREQ] powernow-k7 build fix when ACPI=n
Dave Jones
1
-0
/
+2
2009-05-26
[CPUFREQ] add atom family to p4-clockmod
Jarod Wilson
1
-0
/
+1
2009-05-26
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-5
/
+30
2009-05-26
r8169: avoid losing MSI interrupts
David Dillow
1
-45
/
+57
2009-05-26
x86, relocs: ignore R_386_NONE in kernel relocation entries
Tejun Heo
1
-2
/
+5
2009-05-26
tcp: tcp_vegas ssthresh bugfix
Doug Leith
1
-2
/
+9
2009-05-26
mac8390: fix regression caused during net_device_ops conversion
Finn Thain
2
-6
/
+6
2009-05-26
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
1
-3
/
+3
2009-05-26
md: don't use locked_ioctl.
NeilBrown
1
-1
/
+1
2009-05-26
md: don't update curr_resync_completed without also updating reshape_position.
NeilBrown
1
-6
/
+7
[prev]
[next]