summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [S390] Add sched.h include to asm-s390/pgtable.h.Heiko Carstens2008-07-141-0/+1
* [S390] zcrypt: Add additional card IDs to CEX2C and CEX2ARalph Wuerthner2008-07-141-1/+1
* [S390] Extra Kernel Parameters via VMPARMHendrik Brueckner2008-07-142-4/+17
* [S390] idle: remove idle notifier chain.Heiko Carstens2008-07-142-10/+12
* [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-145-1/+163
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-141-1/+1
* [S390] cio: introduce isc_(un)register functions.Sebastian Ott2008-07-141-0/+6
* [S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck2008-07-141-2/+2
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-141-0/+18
* [S390] stp support.Martin Schwidefsky2008-07-141-3/+42
* [S390] Introduce user_regset accessors for s390Martin Schwidefsky2008-07-143-42/+38Star
* [S390] cio: provide helper functions for fcx enabled I/OPeter Oberparleiter2008-07-141-0/+30
* [S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter2008-07-142-0/+323
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-3/+111
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-141-0/+9
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-121-2/+2
|\
| * x86: fix ldt limit for 64 bitMichael Karcher2008-07-121-2/+2
* | frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells2008-07-121-1/+1
* | Fix name of Russell King in various commentsUwe Kleine-König2008-07-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-111-0/+1
|\ \
| * | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-111-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-081-0/+15
|\ \ \
| * | | ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2008-07-081-0/+15
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-07-081-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | [S390] protect _PAGE_SPECIAL bit against mprotectNick Piggin2008-07-081-1/+4
* | | | Correct hash flushing from huge_ptep_set_wrprotect()David Gibson2008-07-082-6/+10
|/ / /
* | | x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori2008-07-061-5/+10
* | | Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2008-07-052-8/+5Star
| |/ |/|
* | 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-043-3/+3
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-041-2/+2
|\ \
| * | [MIPS] Fix bug in atomic_sub_if_positive.Ralf Baechle2008-07-041-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-031-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-031-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-034-2/+19
|\ \ \ \ | |/ / / |/| | |
| * | | net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-021-1/+1
| * | | mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-301-0/+9
| * | | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-281-1/+5
| * | | include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-281-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