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.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-09-20
powerpc/mm: Fix the call trace when resumed from hibernation
Tang Yuantian
1
-1
/
+1
2011-09-20
powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.
Tony Breeds
1
-6
/
+6
2011-09-20
powerpc/wsp: Add MSI support for PCI on PowerEN
Michael Ellerman
5
-0
/
+175
2011-09-20
powerpc/wsp: Add PCIe Root support to PowerEN/WSP
Benjamin Herrenschmidt
6
-0
/
+1412
2011-09-20
powerpc/wsp: Fix Wire Speed Processor platform configs
Jimi Xenidis
1
-4
/
+4
2011-09-20
pseries/iommu: Add missing kfree
Julia Lawall
1
-2
/
+5
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
6
-56
/
+39
2011-09-20
powerpc/nvram: Add compression to fit more oops output into NVRAM
Jim Keniston
3
-9
/
+169
2011-09-20
powerpc: Fix build dependencies for epapr.c which needs libfdt.h
Matthew McClintock
1
-1
/
+1
2011-09-20
powerpc/mpic: Add support for discontiguous cores
Timur Tabi
2
-11
/
+15
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
20
-106
/
+766
2011-09-20
serial/8250: Move UPIO_TSI to powerpc
Arnd Bergmann
2
-23
/
+25
2011-09-20
powerpc: Tidy up dma_map_ops after adding new hook
Milton Miller
4
-29
/
+29
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
10
-34
/
+68
2011-09-20
dma-mapping: Add get_required_mask if arch overrides default
Milton Miller
1
-0
/
+3
2011-09-19
Merge branch 'slab/urgent' of git://github.com/penberg/linux
Linus Torvalds
1
-1
/
+1
2011-09-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-42
/
+51
2011-09-19
Merge git://github.com/davem330/net
Linus Torvalds
2
-2
/
+19
2011-09-19
tcp: fix validation of D-SACK
Zheng Yan
1
-1
/
+1
2011-09-19
tcp: fix build error if !CONFIG_SYN_COOKIES
Eric Dumazet
1
-1
/
+18
2011-09-19
Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
6
-5
/
+15
2011-09-18
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
7
-24
/
+34
2011-09-18
drm/radeon/kms: fix typo in r100_blit_copy
Alex Deucher
1
-2
/
+2
2011-09-18
Merge git://github.com/davem330/net
Linus Torvalds
68
-507
/
+826
2011-09-18
Btrfs: only clear the need lookup flag after the dentry is setup
Josef Bacik
1
-2
/
+11
2011-09-18
BTRFS: Fix lseek return value for error
Jeff Liu
1
-2
/
+7
2011-09-18
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2
-7
/
+12
2011-09-18
Btrfs: don't change inode flag of the dest clone file
Li Zefan
1
-1
/
+0
2011-09-18
Btrfs: don't make a file partly checksummed through file clone
Li Zefan
1
-0
/
+5
2011-09-18
Btrfs: fix pages truncation in btrfs_ioctl_clone()
Li Zefan
1
-4
/
+4
2011-09-18
btrfs: fix d_off in the first dirent
Hidetoshi Seto
1
-2
/
+3
2011-09-18
Merge branch 'fixes' of git://git.user.in-berlin.de/s5r6/linux1394
Linus Torvalds
1
-0
/
+3
2011-09-18
Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pending
Linus Torvalds
8
-382
/
+105
2011-09-17
ipv6: don't use inetpeer to store metrics for routes.
Yan, Zheng
1
-11
/
+22
2011-09-17
iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets
Nicholas Bellinger
1
-7
/
+15
2011-09-17
can: ti_hecc: include linux/io.h
Daniel Mack
1
-0
/
+1
2011-09-17
IRDA: Fix global type conflicts in net/irda/irsysctl.c v2
Andi Kleen
2
-6
/
+6
2011-09-17
net: Handle different key sizes between address families in flow cache
dpward
2
-14
/
+36
2011-09-17
net: Align AF-specific flowi structs to long
David Ward
1
-3
/
+3
2011-09-17
ipv4: Fix fib_info->fib_metrics leak
Yan, Zheng
1
-1
/
+9
2011-09-17
caif: fix a potential NULL dereference
Eric Dumazet
1
-1
/
+5
2011-09-17
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
3
-0
/
+12
2011-09-17
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
7
-26
/
+60
2011-09-17
firewire: ohci: add no MSI quirk for O2Micro controller
Ming Lei
1
-0
/
+3
2011-09-16
iscsi-target: Disable markers + remove dangerous local scope array usage
Nicholas Bellinger
2
-243
/
+7
2011-09-16
target: Skip non hex characters for VPD=0x83 NAA IEEE Registered Extended
Nicholas Bellinger
1
-2
/
+33
2011-09-16
ibmveth: Fix checksum offload failure handling
Anton Blanchard
1
-11
/
+20
2011-09-16
ibmveth: Checksum offload is always disabled
Anton Blanchard
1
-1
/
+1
2011-09-16
ibmveth: Fix issue with DMA mapping failure
Anton Blanchard
1
-5
/
+5
2011-09-16
ibmveth: Fix DMA unmap error
Brian King
1
-1
/
+6
[prev]
[next]