summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-302-2/+1
|\
| * [IA64] fix typo in per_cpu_offsetYu Luming2007-10-291-1/+1
| * [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-291-1/+0
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-301-3/+3
|\ \
| * | mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth2007-10-301-3/+3
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-301-0/+1
|\ \ \
| * | | libata: implement and use ATA_QCFLAG_QUIETTejun Heo2007-10-301-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-10-309-46/+80
|\ \ \
| * | | Blackfin arch: use a less common define name in BF549Mike Frysinger2007-10-301-1/+1
| * | | Blackfin arch: Add missing definitions for BF561Mike Frysinger2007-10-301-0/+3
| * | | Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich2007-10-301-43/+43
| * | | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-292-1/+4
| * | | Blackfin arch: Add missing definitions of BF54xRobin Getz2007-10-291-0/+7
| * | | Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger2007-10-291-0/+2
| * | | Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich2007-10-292-1/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-10-301-0/+1
|\ \ \ \
| * | | | [TIPC]: Add tipc_config.h to include/linux/Kbuild.David S. Miller2007-10-301-0/+1
| |/ / /
* | | | IPMI: fix comparison in demangle_device_idCorey Minyard2007-10-301-1/+1
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-291-2/+1
|\ \ \
| * \ \ Pull alexey-fixes into release branchLen Brown2007-10-291-2/+1
| |\ \ \
| | * | | ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy2007-10-251-2/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-293-3/+32
|\ \ \ \ \
| * | | | | x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-301-6/+6
| * | | | | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-302-2/+2
| * | | | | x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-302-2/+31
* | | | | | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-301-1/+1
|/ / / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-298-51/+76
|\ \ \ \ \
| * | | | | [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-291-0/+1
| * | | | | [MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto2007-10-296-49/+72
| * | | | | [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-291-1/+3
| * | | | | [MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle2007-10-291-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-291-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sched: keep utime/stime monotonicPeter Zijlstra2007-10-291-0/+1
| | |_|/ | |/| |
* | | | Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-291-1/+0
|/ / /
* | | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-10-292-1/+41
|\ \ \
| * | | [libata] Link power management infrastructureKristen Carlson Accardi2007-10-292-1/+41
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-292-0/+10
|\ \ \ \ | |/ / /
| * | | libata: implement ata_wait_after_reset()Tejun Heo2007-10-291-0/+8
| * | | libata: track SLEEP state and issue SRST to wake it upTejun Heo2007-10-292-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-291-1/+1
|\ \ \
| * | | [BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2007-10-291-1/+1
| |/ /
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-291-3/+7
|\ \ \
| * | | sg_init_table() should use unsigned loop index variableChuck Lever2007-10-291-1/+1
| * | | sg_last() should use unsigned loop index variableChuck Lever2007-10-291-1/+1
| * | | SG: clear termination bit in sg_chain()Jens Axboe2007-10-291-1/+5
| |/ /
* | | fix abuses of ptrdiff_tAl Viro2007-10-291-0/+2
* | | SCTP endianness annotations regressionAl Viro2007-10-291-1/+1
* | | SUNRPC endianness annotationsAl Viro2007-10-291-16/+16
* | | x86 merge fallout: umlAl Viro2007-10-292-7/+1
|/ /
* | fix breakage in pegasos_ethAl Viro2007-10-271-0/+3
OpenPOWER on IntegriCloud