summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar372-1346/+2047
2008-07-08x86, io-apic: define names for redirection table entry fieldsCyrill Gorcunov1-0/+9
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "noapic"Maciej W. Rozycki1-1/+3
2008-07-08x86: NMI watchdog: Downgrade helperMaciej W. Rozycki1-0/+5
2008-07-08x86: move pci_routirq declaration to pci.hThomas Gleixner1-0/+2
2008-07-08x86: I/O APIC: clean up the 8259A on a NMI watchdog failureMaciej W. Rozycki1-0/+4
2008-07-08x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki1-1/+0
2008-07-08x86: janitor CPA statistics patchThomas Gleixner1-1/+5
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen1-0/+3
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar144-347/+734
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter1-2/+0
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner1-3/+0
2008-07-06x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori1-5/+10
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2-8/+5
2008-07-04cpumask: introduce new APIsStephen Rothwell1-0/+4
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon1-0/+1
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2-7/+10
2008-07-04Introduce rculist.hStephen Rothwell1-0/+6
2008-07-04Miguel Ojeda has movedMiguel Ojeda2-2/+2
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley1-1/+1
2008-07-04Christoph has movedChristoph Lameter3-3/+3
2008-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-2/+2
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-0/+2
2008-07-04x86: cacheline_align tss_structRichard Kennedy1-5/+1
2008-07-04[MIPS] Fix bug in atomic_sub_if_positive.Ralf Baechle1-2/+2
2008-07-03slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter1-0/+2
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-2/+19
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy1-1/+1
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang1-1/+1
2008-07-01Properly notify block layer of sync writesJens Axboe1-0/+1
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach1-0/+9
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera1-1/+1
2008-06-30x86: add compilation checks to pci_unmap_*() macrosMatti Linnanvuori1-6/+8
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-3/+8
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+2
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-3/+2
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+1
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen1-1/+5
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk1-0/+4
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse3-3/+2
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil1-2/+2
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington1-0/+1
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil1-1/+5
2008-06-26x86: shift bits the right way in native_read_tscpMax Asbock1-1/+1
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman1-4/+2