summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2008-07-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2008-07-12frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells-1/+1
2008-07-12x86: fix ldt limit for 64 bitMichael Karcher-2/+2
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König-1/+1
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+1
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert-0/+1
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-0/+15
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz-0/+15
2008-07-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-1/+4
2008-07-08Correct hash flushing from huge_ptep_set_wrprotect()David Gibson-6/+10
2008-07-08[S390] protect _PAGE_SPECIAL bit against mprotectNick Piggin-1/+4
2008-07-06x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori-5/+10
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu-8/+5
2008-07-04cpumask: introduce new APIsStephen Rothwell-0/+4
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon-0/+1
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan-7/+10
2008-07-04Introduce rculist.hStephen Rothwell-0/+6
2008-07-04Miguel Ojeda has movedMiguel Ojeda-2/+2
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley-1/+1
2008-07-04Christoph has movedChristoph Lameter-3/+3
2008-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-2/+2
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds-0/+2
2008-07-04[MIPS] Fix bug in atomic_sub_if_positive.Ralf Baechle-2/+2
2008-07-03slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter-0/+2
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-1/+1
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+19
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy-1/+1
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang-1/+1
2008-07-01Properly notify block layer of sync writesJens Axboe-0/+1
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach-0/+9
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera-1/+1
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds-3/+8
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-4/+2
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-3/+2
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+1
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen-1/+5
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk-0/+4
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse-3/+2
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil-2/+2
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington-0/+1
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil-1/+5
2008-06-26x86: shift bits the right way in native_read_tscpMax Asbock-1/+1
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman-4/+2
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao-1/+1
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-23/+62
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+0