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.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
2012-01-24
usb: musb: davinci: fix build breakage
Sekhar Nori
1
-3
/
+0
2012-01-24
usb: gadget: langwell: don't call gadget's disconnect()
Alexander Shishkin
1
-10
/
+8
2012-01-24
usb: gadget: langwell: drop langwell_otg support
Alexander Shishkin
2
-88
/
+2
2012-01-24
usb: otg: kill langwell_otg driver
Alexander Shishkin
4
-2501
/
+0
2012-01-24
usb: dwc3: ep0: tidy up Pending Request handling
Felipe Balbi
1
-10
/
+4
2012-01-24
ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on error
Jesper Juhl
1
-18
/
+13
2012-01-24
ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMA
Olof Johansson
1
-5
/
+5
2012-01-24
Merge branch 'sh/clkfwk' into sh-latest
Paul Mundt
1
-1
/
+1
2012-01-24
sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
Kuninori Morimoto
1
-1
/
+1
2012-01-24
Merge branch 'rmobile/urgent' into rmobile-fixes-for-linus
Paul Mundt
1
-0
/
+1
2012-01-24
ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372
Guennadi Liakhovetski
1
-0
/
+41
2012-01-24
ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock support
Kuninori Morimoto
2
-4
/
+125
2012-01-24
arm: fix compile failure in mach-shmobile/board-ag5evm.c
Paul Gortmaker
1
-0
/
+1
2012-01-24
migrate_mode.h is not exported to user mode
Stephen Rothwell
1
-1
/
+1
2012-01-24
Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...
Len Brown
7
-46
/
+129
2012-01-24
Use acpi_os_map_memory() instead of ioremap() in einj driver
Luck, Tony
1
-44
/
+38
2012-01-24
ACPI, APEI, EINJ, cleanup 0 vs NULL confusion
Dan Carpenter
1
-3
/
+3
2012-01-24
ACPI, APEI, EINJ Allow empty Trigger Error Action Table
Niklas Söderlund
1
-1
/
+6
2012-01-24
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-10
/
+25
2012-01-24
Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
39
-559
/
+391
2012-01-24
SUNRPC: Fix machine creds in generic_create_cred and generic_match
Trond Myklebust
1
-1
/
+16
2012-01-24
ASoC: wm8958: Use correct format string in dev_err() call
Jesper Juhl
1
-1
/
+1
2012-01-24
PM / Sleep: Fix read_unlock_usermodehelper() call.
Tetsuo Handa
1
-2
/
+1
2012-01-24
[media] cinergyT2-fe: Fix bandwdith settings
Mauro Carvalho Chehab
1
-3
/
+4
2012-01-24
[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions
Josh Wu
1
-0
/
+14
2012-01-24
[media] cxd2820r: sleep on DVB-T/T2 delivery system switch
Antti Palosaari
1
-2
/
+11
2012-01-24
[media] anysee: fix CI init
Antti Palosaari
1
-0
/
+8
2012-01-24
[media] cxd2820r: remove unused parameter from cxd2820r_attach
Antti Palosaari
4
-10
/
+5
2012-01-24
[media] cxd2820r: fix dvb_frontend_ops
Antti Palosaari
1
-1
/
+3
2012-01-23
dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...
Chris Healy
1
-4
/
+17
2012-01-23
dmaengine: fix missing 'cnt' in ?: in dmatest
Dr. David Alan Gilbert
1
-1
/
+1
2012-01-23
tg3: fix ipv6 header length computation
Eric Dumazet
1
-7
/
+2
2012-01-23
skge: add byte queue limit support
stephen hemminger
1
-13
/
+24
2012-01-23
mv643xx_eth: Add Rx Discard and Rx Overrun statistics
Paulius Zaleckas
1
-0
/
+14
2012-01-23
bnx2x: fix compilation error with SOE in fw_dump
Yuval Mintz
1
-1
/
+1
2012-01-23
bnx2x: handle CHIP_REVISION during init_one
Ariel Elior
1
-4
/
+5
2012-01-23
bnx2x: allow user to change ring size in ISCSI SD mode
Dmitry Kravkov
1
-1
/
+1
2012-01-23
bnx2x: fix Big-Endianess in ethtool -t
Dmitry Kravkov
1
-3
/
+2
2012-01-23
bnx2x: fixed ethtool statistics for MF modes
Yuval Mintz
1
-65
/
+41
2012-01-23
bnx2x: credit-leakage fixup on vlan_mac_del_all
Yuval Mintz
2
-1
/
+54
2012-01-23
macvlan: fix a possible use after free
Eric Dumazet
1
-0
/
+1
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
13
-22
/
+38
2012-01-23
Merge branch 'akpm'
Linus Torvalds
24
-144
/
+388
2012-01-23
Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux...
Linus Torvalds
1
-0
/
+11
2012-01-23
ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptops
Takashi Iwai
1
-3
/
+5
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-202
/
+462
2012-01-23
docbook: fix sched source file names in device-drivers book
Randy Dunlap
1
-1
/
+3
2012-01-23
docbook: change iomap source filename in deviceiobook
Randy Dunlap
1
-1
/
+1
2012-01-23
docbook: don't use serial_core.h in device-drivers book
Randy Dunlap
1
-1
/
+0
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2
-3
/
+2
[prev]
[next]