summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-072-0/+10
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-071-0/+4
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-071-1/+9
* [Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich2008-05-073-0/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-083-2/+20
|\
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-05-082-2/+19
| |\
| | * Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-2/+14
| | |\
| | | * mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek2008-04-281-0/+2
| | | * mv643xx_eth: shorten shared platform driver nameLennert Buytenhek2008-04-281-2/+2
| | | * mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-281-0/+1
| | | * mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-281-0/+6
| | | * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-0/+3
| | * | phylib: Fix some sparse warningsAndy Fleming2008-05-061-0/+5
| * | | netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy2008-05-081-0/+1
| |/ /
* | | MN10300: Make cpu_relax() invoke barrier()David Howells2008-05-081-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-083-18/+32
|\ \ \
| * | | block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-071-17/+18
| * | | cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe2008-05-071-0/+14
| * | | vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-071-1/+0
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-081-0/+21
|\ \ \ \
| * | | | udf: Make udf exportableRasmus Rohde2008-05-071-0/+21
* | | | | [S390] guest page hinting lightMartin Schwidefsky2008-05-072-0/+17
* | | | | [S390] compat ptrace cleanupRoland McGrath2008-05-071-0/+2
* | | | | [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-071-0/+1
| |/ / / |/| | |
* | | | x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-062-12/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-061-5/+0
|\ \ \ \
| * | | | [PATCH] kill ->put_inodeChristoph Hellwig2008-05-061-5/+0
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-061-0/+16
|\ \ \ \ \
| * | | | | libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-061-0/+1
| * | | | | libata: improve post-reset device ready testTejun Heo2008-05-061-0/+15
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-062-9/+41
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-041-1/+1
| * | | xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-031-8/+40
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-051-1/+37
|\ \ \ \
| * | | | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-0/+29
| * | | | sched: make clock sync tunable by architecture codeIngo Molnar2008-05-051-0/+2
| * | | | sched: fix RT task-wakeup logicGregory Haskins2008-05-051-1/+6
* | | | | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-052-1/+8
|\ \ \ \ \
| * | | | | [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-052-1/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-051-2/+3
|\ \ \ \ \ \
| * | | | | | x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-291-1/+1
| * | | | | | x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-291-1/+2
* | | | | | | m68k: remove old mac_esp cruftFinn Thain2008-05-051-30/+0
| |_|/ / / / |/| | | | |
* | | | | | kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison2008-05-051-1/+3
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-042-2/+6
|\ \ \ \ \
| * | | | | fix asm-mips/types.h syntax errorAdrian Bunk2008-05-041-2/+0
| * | | | | fix asm-alpha/types.h breakageAdrian Bunk2008-05-041-0/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-041-4/+4
|\ \ \ \ \ \
| * | | | | | x86: fix up bootparam.h for userspace inclusionRusty Russell2008-05-041-4/+4
| |/ / / / /
* | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-043-1/+15
|\ \ \ \ \ \
OpenPOWER on IntegriCloud