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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-02
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
1
-0
/
+13
2008-05-29
[POWERPC] Refactor DCR code
Stephen Neuendorffer
4
-14
/
+110
2008-05-23
Merge branch 'merge' into powerpc-next
Paul Mackerras
177
-308
/
+306
2008-05-23
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
1
-2
/
+1
2008-05-23
[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register
Kumar Gala
1
-0
/
+2
2008-05-23
[POWERPC] Tweak VDSO linker script to avoid upsetting old binutils
Roland McGrath
1
-0
/
+6
2008-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-5
/
+5
2008-05-22
tcp: Make prior_ssthresh a u32
Ilpo Järvinen
1
-1
/
+1
2008-05-22
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
4
-4
/
+4
2008-05-21
Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+7
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-17
/
+39
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
128
-135
/
+93
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+9
2008-05-21
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
1
-2
/
+4
2008-05-21
USB: CDC WDM driver
Oliver Neukum
1
-0
/
+9
2008-05-21
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
1
-0
/
+12
2008-05-20
Fix a deadlock in the bttv driver
Arjan van de Ven
1
-0
/
+3
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+1
2008-05-20
x86: strengthen 64-bit p?d_bad()
Hugh Dickins
1
-6
/
+6
2008-05-20
xen: use PTE_MASK in pte_mfn()
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: use PTE_MASK rather than ad-hoc mask
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: clarify use of _PAGE_CHG_MASK
Jeremy Fitzhardinge
1
-0
/
+1
2008-05-20
x86: use PTE_MASK in pgtable_32.h
Jeremy Fitzhardinge
1
-2
/
+2
2008-05-20
x86: use PTE_MASK in 32-bit PAE
Jeremy Fitzhardinge
1
-3
/
+3
2008-05-20
x86: rearrange __(VIRTUAL|PHYSICAL)_MASK
Jeremy Fitzhardinge
1
-3
/
+3
2008-05-20
x86: fix warning on 32-bit non-PAE
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-20
x86: define PTE_MASK in a universally useful way
Jeremy Fitzhardinge
1
-4
/
+9
2008-05-20
HID: remove CVS keywords
Adrian Bunk
2
-4
/
+0
2008-05-20
HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
Diego 'Flameeyes' Petteno
1
-0
/
+1
2008-05-20
sparc64: Add global register dumping facility.
David S. Miller
2
-1
/
+25
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
71
-77
/
+44
2008-05-20
sparc64: remove CVS keywords
Adrian Bunk
55
-57
/
+24
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-22
/
+3
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
7
-25
/
+32
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-14
/
+0
2008-05-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
1
-2
/
+23
2008-05-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2008-05-20
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
1
-0
/
+4
2008-05-20
libata: ignore SIMG4726 config pseudo device
Tejun Heo
1
-1
/
+1
2008-05-20
libata: increase PMP register access timeout to 3s
Tejun Heo
1
-1
/
+1
2008-05-20
ata: remove FIT() macro
Harvey Harrison
1
-2
/
+0
2008-05-20
ipv6: Move <linux/in6.h> from header-y to unifdef-y.
Robert P. J. Day
1
-1
/
+1
2008-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
1
-1
/
+1
2008-05-20
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+10
2008-05-20
dlm: <linux/dlm_plock.h> should be "unifdef"ed.
Robert P. J. Day
1
-1
/
+1
2008-05-19
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
1
-2
/
+2
2008-05-19
svcrdma: Move destroy to kernel thread
Tom Tucker
1
-0
/
+1
2008-05-19
svcrdma: Use standard Linux lists for context cache
Tom Tucker
1
-2
/
+3
2008-05-19
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
1
-0
/
+1
2008-05-19
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
1
-1
/
+0
[next]