aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-23md: delay notification of 'active_idle' to the recovery threadDan Williams
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll
2008-07-21md: Make mddev->array_size sector-based.Andre Noll
2008-07-11md: Remove some unused macros.Andre Noll
2008-07-11md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll
2008-07-11Merge branch 'master' into for-nextNeil Brown
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz
2008-07-08Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Neil Brown
2008-07-08Merge branch 'master' into for-nextNeil Brown
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu
2008-07-04cpumask: introduce new APIsStephen Rothwell
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04Introduce rculist.hStephen Rothwell
2008-07-04Miguel Ojeda has movedMiguel Ojeda
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley
2008-07-04Christoph has movedChristoph Lameter
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-07-03slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-30md: resolve external metadata handling deadlock in md_allow_writeDan Williams
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-28md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_statesDan Williams
2008-06-28md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams
2008-06-28md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams
2008-06-28md: kill STRIPE_OP_IO flagDan Williams
2008-06-28md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams
2008-06-28Make sure all changes to md/dev-XX/state are notifiedNeil Brown
2008-06-28Make sure all changes to md/sync_action are notified.Neil Brown
2008-06-28Allow setting start point for requested check/repairNeil Brown
2008-06-28Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti