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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
372
-1346
/
+2047
2008-07-08
x86, io-apic: define names for redirection table entry fields
Cyrill Gorcunov
1
-0
/
+9
2008-07-08
x86: APIC/SMP: Downgrade the NMI watchdog for "noapic"
Maciej W. Rozycki
1
-1
/
+3
2008-07-08
x86: NMI watchdog: Downgrade helper
Maciej W. Rozycki
1
-0
/
+5
2008-07-08
x86: move pci_routirq declaration to pci.h
Thomas Gleixner
1
-0
/
+2
2008-07-08
x86: I/O APIC: clean up the 8259A on a NMI watchdog failure
Maciej W. Rozycki
1
-0
/
+4
2008-07-08
x86: I/O APIC: remove parameters to fiddle with the 8259A
Maciej W. Rozycki
1
-1
/
+0
2008-07-08
x86: janitor CPA statistics patch
Thomas Gleixner
1
-1
/
+5
2008-07-08
x86, generic: CPA add statistics about state of direct mapping v4
Andi Kleen
1
-0
/
+3
2008-07-08
Merge commit 'v2.6.26-rc9' into x86/cpu
Ingo Molnar
144
-347
/
+734
2008-07-08
x86: Move PCI IO ECS code to x86/pci
Robert Richter
1
-2
/
+0
2008-07-08
x86, clockevents: add C1E aware idle function
Thomas Gleixner
1
-3
/
+0
2008-07-06
x86: KVM guest: Add memory clobber to hypercalls
Anthony Liguori
1
-5
/
+10
2008-07-06
Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
Eduard - Gabriel Munteanu
2
-8
/
+5
2008-07-04
cpumask: introduce new APIs
Stephen Rothwell
1
-0
/
+4
2008-07-04
olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
Andres Salomon
1
-0
/
+1
2008-07-04
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
2
-7
/
+10
2008-07-04
Introduce rculist.h
Stephen Rothwell
1
-0
/
+6
2008-07-04
Miguel Ojeda has moved
Miguel Ojeda
2
-2
/
+2
2008-07-04
firmware: fix the request_firmware() dummy
James Bottomley
1
-1
/
+1
2008-07-04
Christoph has moved
Christoph Lameter
3
-3
/
+3
2008-07-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-2
/
+2
2008-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-0
/
+2
2008-07-04
x86: cacheline_align tss_struct
Richard Kennedy
1
-5
/
+1
2008-07-04
[MIPS] Fix bug in atomic_sub_if_positive.
Ralf Baechle
1
-2
/
+2
2008-07-03
slub: Do not use 192 byte sized cache if minimum alignment is 128 byte
Christoph Lameter
1
-0
/
+2
2008-07-03
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2008-07-03
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2008-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-2
/
+19
2008-07-02
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
1
-1
/
+1
2008-07-02
i2c: Fix bad hint about irqs in i2c.h
Wolfram Sang
1
-1
/
+1
2008-07-01
Properly notify block layer of sync writes
Jens Axboe
1
-0
/
+1
2008-06-30
mac80211: don't accept WEP keys other than WEP40 and WEP104
Emmanuel Grumbach
1
-0
/
+9
2008-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2008-06-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-06-30
Input: add KEY_MEDIA_REPEAT definition
Bastien Nocera
1
-1
/
+1
2008-06-30
x86: add compilation checks to pci_unmap_*() macros
Matti Linnanvuori
1
-6
/
+8
2008-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-3
/
+8
2008-06-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-4
/
+2
2008-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
3
-3
/
+2
2008-06-29
Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2008-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+1
2008-06-28
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
1
-1
/
+5
2008-06-28
include/linux/netdevice.h: don't export MAX_HEADER to userspace
Adrian Bunk
1
-0
/
+4
2008-06-28
kbuild: fix a.out.h export to userspace with O= build.
David Woodhouse
3
-3
/
+2
2008-06-26
V4L/DVB (8092): videodev: simplify and fix standard enumeration
Hans Verkuil
1
-2
/
+2
2008-06-26
V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506
Tim Farrington
1
-0
/
+1
2008-06-26
V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
Hans Verkuil
1
-1
/
+5
2008-06-26
x86: shift bits the right way in native_read_tscp
Max Asbock
1
-1
/
+1
2008-06-26
thermal: Create CONFIG_THERMAL_HWMON=n
Rene Herman
1
-4
/
+2
[next]