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
2011-05-11
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
9
-5
/
+35
2011-05-11
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
9
-52
/
+30
2011-05-11
Merge tag 'v2.6.39-rc7'
Stefan Richter
15231
-615082
/
+1232579
2011-05-10
Linux 2.6.39-rc7
v2.6.39-rc7
Linus Torvalds
1
-1
/
+1
2011-05-10
vm: fix vm_pgoff wrap in upward expansion
Hugh Dickins
1
-4
/
+7
2011-05-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+23
2011-05-10
Don't lock guardpage if the stack is growing up
Mikulas Patocka
3
-15
/
+37
2011-05-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
3
-43
/
+150
2011-05-09
drm/i915/lvds: Only act on lid notify when the device is on
Alex Williamson
1
-0
/
+3
2011-05-09
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
Chris Wilson
1
-2
/
+2
2011-05-09
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
Chris Wilson
1
-2
/
+0
2011-05-09
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2
-11
/
+16
2011-05-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-13
/
+41
2011-05-09
Merge branch 'hpfs'
Linus Torvalds
15
-793
/
+730
2011-05-09
HPFS: Remove unused variable
Mikulas Patocka
1
-4
/
+0
2011-05-09
HPFS: Move declaration up, so that there are no out-of-scope pointers
Mikulas Patocka
1
-1
/
+1
2011-05-09
HPFS: Fix some unaligned accesses
Mikulas Patocka
3
-24
/
+32
2011-05-09
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
11
-418
/
+498
2011-05-09
HPFS: Implement fsync for hpfs
Mikulas Patocka
1
-2
/
+2
2011-05-09
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
Mikulas Patocka
1
-8
/
+8
2011-05-09
HPFS: Restrict uid and gid to 16-bit values
Mikulas Patocka
1
-0
/
+4
2011-05-09
HPFS: When marking or clearing the dirty bit, sync the filesystem
Mikulas Patocka
1
-0
/
+3
2011-05-09
HPFS: Use types with defined width
Mikulas Patocka
1
-112
/
+107
2011-05-09
HPFS: Remove mark_inode_dirty
Mikulas Patocka
1
-3
/
+0
2011-05-09
HPFS: Remove CR/LF conversion option
Mikulas Patocka
6
-75
/
+7
2011-05-09
HPFS: Remove remaining locks
Mikulas Patocka
9
-155
/
+50
2011-05-09
HPFS: Introduce a global mutex and lock it on every callback from VFS.
Mikulas Patocka
4
-18
/
+51
2011-05-09
HPFS: Make HPFS compile on preempt and SMP
Mikulas Patocka
2
-6
/
+0
2011-05-09
eeepc-laptop: Use ACPI handle to identify rfkill port
Matthew Garrett
1
-16
/
+41
2011-05-09
[PATCH] sony-laptop: limit brightness range to DSDT provided ones
Mattia Dongili
1
-24
/
+103
2011-05-09
sony-laptop: report failures on setting LCD brightness
Mattia Dongili
1
-2
/
+3
2011-05-09
thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
Manoj Iyer
1
-2
/
+4
2011-05-09
drm/radeon/kms: add pci id to acer travelmate quirk for 5730
Alex Deucher
1
-2
/
+2
2011-05-09
drm/radeon: fix order of doing things in radeon_crtc_cursor_set
Ilija Hadzic
1
-3
/
+3
2011-05-09
drm: mm: fix debug output
Daniel Vetter
2
-4
/
+4
2011-05-09
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
2
-2
/
+5
2011-05-09
drm/radeon/kms: ATPX switcheroo fixes
Alex Deucher
1
-2
/
+27
2011-05-09
drm/nouveau: Fix a crash at card takedown for NV40 and older cards
Jimmy Rentz
2
-2
/
+5
2011-05-08
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-54
/
+144
2011-05-07
perf tools: Makefile: Use gcc to determine ARCH
Lin Ming
1
-6
/
+10
2011-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-68
/
+71
2011-05-07
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
3
-0
/
+3
2011-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+6
2011-05-06
Validate size of EFI GUID partition entries.
Timo Warns
1
-0
/
+6
2011-05-06
perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...
Peter Zijlstra
1
-35
/
+52
2011-05-06
hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...
Frederic Weisbecker
1
-4
/
+11
2011-05-06
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
83
-169
/
+576
2011-05-06
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
4
-1
/
+83
2011-05-05
VM: skip the stack guard page lookup in get_user_pages only for mlock
Linus Torvalds
2
-8
/
+4
2011-05-05
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-23
/
+24
[next]