aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-31
|\
| * Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman2007-10-31
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-31
|\ \ | |/ |/|
| * [ARM] 4634/1: DaVinci GPIO header build fixDavid Brownell2007-10-31
| * [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao2007-10-31
| * [ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6bRussell King2007-10-31
| * [ARM] Fix ateb9200_defconfig build regressionRussell King2007-10-31
| * [ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.hMatt Reimer2007-10-31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-31
|\ \ | |/ |/|
| * [TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller2007-10-31
* | Driver core: remove class_device_*_bin_fileGreg Kroah-Hartman2007-10-31
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-30
|\
| * [IA64] fix typo in per_cpu_offsetYu Luming2007-10-29
| * [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-29
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-30
|\ \
| * | mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth2007-10-30
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-30
|\ \ \
| * | | libata: implement and use ATA_QCFLAG_QUIETTejun Heo2007-10-30
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-10-30
|\ \ \
| * | | Blackfin arch: use a less common define name in BF549Mike Frysinger2007-10-30
| * | | Blackfin arch: Add missing definitions for BF561Mike Frysinger2007-10-30
| * | | Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich2007-10-29
| * | | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-29
| * | | Blackfin arch: Add missing definitions of BF54xRobin Getz2007-10-29
| * | | Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger2007-10-29
| * | | Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich2007-10-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-10-30
|\ \ \ \
| * | | | [TIPC]: Add tipc_config.h to include/linux/Kbuild.David S. Miller2007-10-30
| |/ / /
* / / / IPMI: fix comparison in demangle_device_idCorey Minyard2007-10-30
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-30
|\ \ \
| * \ \ Pull alexey-fixes into release branchLen Brown2007-10-29
| |\ \ \
| | * | | ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy2007-10-25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-30
|\ \ \ \ \
| * | | | | x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-29
| * | | | | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-29
| * | | | | x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-29
* | | | | | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-29
|/ / / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-29
|\ \ \ \ \
| * | | | | [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-29
| * | | | | [MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto2007-10-29
| * | | | | [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-29
| * | | | | [MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle2007-10-29
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sched: keep utime/stime monotonicPeter Zijlstra2007-10-29
| | |_|/ | |/| |
* / | | Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-29
|/ / /
* | | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-10-29
|\ \ \
| * | | [libata] Link power management infrastructureKristen Carlson Accardi2007-10-29
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-29
|\| | |
| * | | libata: implement ata_wait_after_reset()Tejun Heo2007-10-29
| * | | libata: track SLEEP state and issue SRST to wake it upTejun Heo2007-10-29
| |/ /