summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll2008-07-111-1/+1
* Merge branch 'master' into for-nextNeil Brown2008-07-112-0/+16
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-101-0/+1
| |\
| | * xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-101-0/+1
| * | ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2008-07-081-0/+15
* | | Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Neil Brown2008-07-081-1/+1
|\ \ \
| * | | md: resolve external metadata handling deadlock in md_allow_writeDan Williams2008-06-301-1/+1
* | | | Merge branch 'master' into for-nextNeil Brown2008-07-0821-32/+50
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2008-07-052-8/+5
| * | cpumask: introduce new APIsStephen Rothwell2008-07-041-0/+4
| * | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-041-0/+1
| * | security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-042-7/+10
| * | Introduce rculist.hStephen Rothwell2008-07-041-0/+6
| * | Miguel Ojeda has movedMiguel Ojeda2008-07-042-2/+2
| * | firmware: fix the request_firmware() dummyJames Bottomley2008-07-041-1/+1
| * | Christoph has movedChristoph Lameter2008-07-042-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-07-041-0/+2
| |\ \ | | |/ | |/|
| | * slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter2008-07-031-0/+2
| * | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-021-0/+1
| |\ \
| | * | Properly notify block layer of sync writesJens Axboe2008-07-011-0/+1
| * | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-021-1/+1
| |\ \ \
| | * | | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-011-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-022-1/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-271-1/+5
| | * | | include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-271-0/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-301-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-301-1/+1
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-291-4/+2
| |\ \ \ \
| | * | | | thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-251-4/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-291-1/+1
| |\ \ \ \ \
| | * | | | | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-271-1/+1
| | |/ / / /
| * | | | | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-291-1/+1
| |\ \ \ \ \
| | * | | | | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-241-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-292-3/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-231-2/+0
| | * | | | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-231-1/+1
| | |/ / /
* | | | | md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_statesDan Williams2008-06-281-3/+3
* | | | | md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams2008-06-281-8/+1
* | | | | md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams2008-06-281-6/+40
* | | | | md: kill STRIPE_OP_IO flagDan Williams2008-06-281-1/+0
* | | | | md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams2008-06-281-2/+0
* | | | | Make sure all changes to md/dev-XX/state are notifiedNeil Brown2008-06-281-0/+3
* | | | | Make sure all changes to md/sync_action are notified.Neil Brown2008-06-281-0/+2
* | | | | Allow setting start point for requested check/repairNeil Brown2008-06-281-0/+2
* | | | | Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown2008-06-281-0/+1
|/ / / /
* | | | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
* | | | tty_driver: Update required method documentationAlan Cox2008-06-231-3/+2
|/ / /
* | | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-1/+1
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-182-14/+6
|\ \ \
| * | | agp: more boolean conversions.Dave Airlie2008-06-192-3/+3
OpenPOWER on IntegriCloud