aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll1-1/+1
2008-07-21md: Make mddev->array_size sector-based.Andre Noll1-1/+1
2008-07-11md: Remove some unused macros.Andre Noll1-3/+0
2008-07-11md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll1-1/+1
2008-07-11Merge branch 'master' into for-nextNeil Brown6-12/+40
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert1-0/+1
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+15
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz1-0/+15
2008-07-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+4
2008-07-08Correct hash flushing from huge_ptep_set_wrprotect()David Gibson2-6/+10
2008-07-08[S390] protect _PAGE_SPECIAL bit against mprotectNick Piggin1-1/+4
2008-07-08Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md into for-nextNeil Brown1-1/+1
2008-07-08Merge branch 'master' into for-nextNeil Brown31-42/+73
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/penberg/slab-2.6Linus Torvalds1-0/+2
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-30md: resolve external metadata handling deadlock in md_allow_writeDan Williams1-1/+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/dtor/inputLinus Torvalds1-1/+1
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera1-1/+1
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/linux-acpi-2.6Linus 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/viro/audit-currentLinus Torvalds1-1/+1
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus 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-28md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_statesDan Williams1-3/+3
2008-06-28md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams1-8/+1
2008-06-28md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams1-6/+40
2008-06-28md: kill STRIPE_OP_IO flagDan Williams1-1/+0
2008-06-28md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams1-2/+0