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.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-02-22
docbook: split kernel-api for device-drivers
Randy Dunlap
3
-378
/
+419
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
8
-7
/
+38
2009-02-22
x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors
Linus Torvalds
4
-4
/
+4
2009-02-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-36
/
+62
2009-02-22
PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...
Mike Murphy
1
-22
/
+28
2009-02-22
PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute
Mike Murphy
1
-3
/
+5
2009-02-22
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
12
-56
/
+56
2009-02-22
netns: fix double free at netns creation
Daniel Lezcano
1
-31
/
+55
2009-02-22
veth : add the set_mac_address capability
Daniel Lezcano
1
-4
/
+5
2009-02-22
tcp: Always set urgent pointer if it's beyond snd_nxt
Herbert Xu
1
-4
/
+8
2009-02-22
sunlance: Beyond ARRAY_SIZE of ib->btx_ring
Roel Kluin
1
-2
/
+2
2009-02-22
etherh: Get working again.
Russell King
2
-6
/
+6
2009-02-22
ipv6: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
1
-1
/
+1
2009-02-22
Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...
Len Brown
315
-1540
/
+5017
2009-02-22
ACPI: remove CONFIG_ACPI_SYSTEM
Bjorn Helgaas
2
-8
/
+1
2009-02-22
fujitsu-laptop: Use RFKILL support bitmask from firmware
Tony Vroon
1
-7
/
+18
2009-02-22
x86_64: Fix S3 fail path
Jiri Slaby
1
-1
/
+3
2009-02-22
x86_64: acpi/wakeup_64 cleanup
Jiri Slaby
1
-19
/
+7
2009-02-22
ixgbe: fix for 82598 Si errata causing buffer overflow
Don Skidmore
1
-1
/
+16
2009-02-22
Merge branch 'hibernate'
Linus Torvalds
10
-34
/
+75
2009-02-22
PM: Fix suspend_console and resume_console to use only one semaphore
Arve Hjønnevåg
1
-6
/
+9
2009-02-22
PM: Wait for console in resume
Arve Hjønnevåg
1
-0
/
+6
2009-02-22
PM: Fix pm_notifiers during user mode hibernation
Andrey Borzenkov
1
-4
/
+4
2009-02-22
swsusp: clean up shrink_all_zones()
Johannes Weiner
1
-12
/
+11
2009-02-22
swsusp: dont fiddle with swappiness
Johannes Weiner
1
-4
/
+1
2009-02-22
PM: fix build for CONFIG_PM unset
Rafael J. Wysocki
2
-1
/
+2
2009-02-22
PM/hibernate: fix "swap breaks after hibernation failures"
Alan Jenkins
1
-2
/
+2
2009-02-22
PM/resume: wait for device probing to finish
Arjan van de Ven
1
-0
/
+11
2009-02-22
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
4
-6
/
+31
2009-02-21
battery: don't assume we are fully charged when not charging or discharging
Richard Hughes
1
-1
/
+24
2009-02-21
ACPI: EC: Add delay for slow MSI controller
Alexey Starikovskiy
1
-0
/
+9
2009-02-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+6
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
10
-187
/
+458
2009-02-21
net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stam...
Patrick Ohly
1
-13
/
+0
2009-02-21
x86, mce: remove incorrect __cpuinit for mce_cpu_features()
H. Peter Anvin
3
-4
/
+4
2009-02-21
[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...
Steve French
5
-7
/
+105
2009-02-21
[CIFS] improve posix semantics of file create
Steve French
2
-103
/
+208
2009-02-21
[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...
Steve French
2
-3
/
+4
2009-02-21
cifs: posix fill in inode needed by posix open
Jeff Layton
2
-1
/
+3
2009-02-21
cifs: properly handle case where CIFSGetSrvInodeNumber fails
Jeff Layton
3
-15
/
+14
2009-02-21
cifs: refactor new_inode() calls and inode initialization
Jeff Layton
3
-66
/
+86
2009-02-21
[CIFS] Prevent OOPs when mounting with remote prefixpath.
Igor Mammedov
3
-2
/
+48
2009-02-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
18
-173
/
+279
2009-02-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+9
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
19
-62
/
+131
2009-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-4
/
+4
2009-02-21
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
4
-0
/
+55
2009-02-21
atyfb: remove unused local variable `pwr_command'
Yang Hongyang
1
-1
/
+0
2009-02-21
spi_bitbang: add more lowlevel function documentation
Michael Buesch
1
-0
/
+7
2009-02-21
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
1
-0
/
+2
[prev]
[next]