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
2010-11-25
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
Axel Lin
1
-3
/
+1
2010-11-25
pagemap: set pagemap walk limit to PMD boundary
Naoya Horiguchi
1
-1
/
+2
2010-11-25
mm: remove call to find_vma in pagewalk for non-hugetlbfs
David Sterba
1
-2
/
+3
2010-11-25
mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...
KAMEZAWA Hiroyuki
1
-9
/
+5
2010-11-25
cgroups: make swap accounting default behavior configurable
Michal Hocko
3
-2
/
+37
2010-11-25
memcg: avoid deadlock between move charge and try_charge()
Daisuke Nishimura
1
-17
/
+26
2010-11-25
drivers/leds/leds-lp5523.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5521.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
Samu Onkalo
1
-14
/
+17
2010-11-25
drivers/leds/leds-lp5521.c: adjust delays and add comments to them
Samu Onkalo
1
-9
/
+16
2010-11-25
drivers/leds/leds-lp5523.c: change some macros to functions
Samu Onkalo
1
-3
/
+6
2010-11-25
drivers/leds/leds-lp5521.c: change some macros to functions
Samu Onkalo
1
-5
/
+16
2010-11-25
fuse: fix attributes after open(O_TRUNC)
Ken Sumrall
1
-0
/
+10
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-11-25
memcg: fix false positive VM_BUG on non-SMP
Kirill A. Shutemov
2
-3
/
+6
2010-11-25
uml: disable winch irq before freeing handler data
Will Newton
1
-2
/
+3
2010-11-25
nommu: yield CPU while disposing VM
Steven J. Magnani
1
-0
/
+1
2010-11-25
include/linux/fs.h: fix userspace build
Loïc Minier
1
-3
/
+3
2010-11-25
leds: fix bug with reading NAS SS4200 dmi code
Steven Rostedt
1
-0
/
+1
2010-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
48
-259
/
+375
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-126
/
+186
2010-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-32
/
+173
2010-11-24
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-48
/
+151
2010-11-23
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
32
-210
/
+276
2010-11-23
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
1
-0
/
+8
2010-11-23
ALSA: hda - Identify more variants for ALC269
Kailang Yang
1
-3
/
+15
2010-11-23
ALSA: hda - Fix wrong ALC269 variant check
Kailang Yang
1
-1
/
+1
2010-11-23
ALSA: hda - Enable jack sense for Thinkpad Edge 11
Manoj Iyer
1
-0
/
+1
2010-11-23
ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same m...
Takashi Iwai
1
-3
/
+1
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
1597
-58483
/
+44971
2010-11-22
xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.
Konrad Rzeszutek Wilk
1
-1
/
+1
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
2
-9
/
+11
2010-11-22
of/phylib: Use device tree properties to initialize Marvell PHYs.
David Daney
1
-0
/
+97
2010-11-22
phylib: Add support for Marvell 88E1149R devices.
David Daney
2
-0
/
+41
2010-11-22
phylib: Use common page register definition for Marvell PHYs.
David Daney
1
-13
/
+14
2010-11-22
qlge: Fix incorrect usage of module parameters and netdev msg level
Sonny Rao
1
-3
/
+3
2010-11-22
ipv6: fix missing in6_ifa_put in addrconf
John Fastabend
1
-3
/
+3
2010-11-22
ALSA: hda - Fixed ALC887-VD initial error
Kailang Yang
1
-2
/
+5
2010-11-22
ALSA: atmel - Fix the return value in error path
Takashi Iwai
1
-1
/
+1
2010-11-22
ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52J
Daniel T Chen
1
-0
/
+1
2010-11-22
ALSA: snd-atmel-abdac: test wrong variable
Vasiliy Kulikov
1
-1
/
+1
2010-11-22
ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timer
Andreas Mohr
1
-8
/
+18
2010-11-22
ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixup
Daniel T Chen
1
-0
/
+1
2010-11-22
ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-1
/
+1
2010-11-22
ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-22
ALSA: sound/ppc: Use printf extension %pR for struct resource
Joe Perches
1
-8
/
+4
2010-11-22
ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...
Daniel T Chen
1
-0
/
+6
2010-11-22
Linux 2.6.37-rc3
v2.6.37-rc3
Linus Torvalds
1
-1
/
+1
2010-11-21
SuperH IrDA: correct Baud rate error correction
Nicolas Kaiser
1
-1
/
+1
2010-11-21
atl1c: Fix hardware type check for enabling OTP CLK
Ben Hutchings
1
-1
/
+1
[next]