aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-30sh64: Move DMA macros from pci.h to scatterlist.h.Robert P. J. Day
2007-10-30Blackfin arch: use a less common define name in BF549Mike Frysinger
2007-10-30Blackfin arch: Add missing definitions for BF561Mike Frysinger
2007-10-30Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich
2007-10-30sh: Correct pte_page() breakage.Paul Mundt
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-29Pull alexey-fixes into release branchLen Brown
2007-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle
2007-10-29[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-29[IA64] fix typo in per_cpu_offsetYu Luming
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-29fix abuses of ptrdiff_tAl Viro
2007-10-29SCTP endianness annotations regressionAl Viro
2007-10-29SUNRPC endianness annotationsAl Viro
2007-10-29x86 merge fallout: umlAl Viro
2007-10-29[BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz
2007-10-29Blackfin arch: Add missing definitions of BF54xRobin Getz
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo
2007-10-29Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich
2007-10-29sg_init_table() should use unsigned loop index variableChuck Lever
2007-10-29sg_last() should use unsigned loop index variableChuck Lever
2007-10-29SG: clear termination bit in sg_chain()Jens Axboe
2007-10-27fix breakage in pegasos_ethAl Viro
2007-10-27Input: Add Euro and Dollar key codesCarlos Corbacho
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-26De-constify sched.hAlexey Dobriyan
2007-10-26[NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt