aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29Blackfin arch: add support for checking/clearing overruns in generic purpose Timer APIMike Frysinger1-0/+2
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich2-1/+20
2007-10-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+1
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds3-3/+32
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh1-1/+1
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel1-6/+6
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2-2/+2
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel2-2/+31
2007-10-29Pull alexey-fixes into release branchLen Brown1-2/+1
2007-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-51/+76
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+1
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-1/+0
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra1-0/+1
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle1-0/+1
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto6-49/+72
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle1-1/+3
2007-10-29[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle1-1/+0
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-1/+41
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+10
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi2-1/+41
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+7
2007-10-29fix abuses of ptrdiff_tAl Viro1-0/+2
2007-10-29SCTP endianness annotations regressionAl Viro1-1/+1
2007-10-29SUNRPC endianness annotationsAl Viro1-16/+16
2007-10-29x86 merge fallout: umlAl Viro2-7/+1
2007-10-29[BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe1-1/+1
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo1-0/+8
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo2-0/+2
2007-10-29sg_init_table() should use unsigned loop index variableChuck Lever1-1/+1
2007-10-29sg_last() should use unsigned loop index variableChuck Lever1-1/+1
2007-10-29SG: clear termination bit in sg_chain()Jens Axboe1-1/+5
2007-10-27fix breakage in pegasos_ethAl Viro1-0/+3
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner1-3/+6
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds21-127/+114
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller1-1/+3
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller6-27/+23
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller14-99/+88
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman1-2/+0
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-16/+29
2007-10-26De-constify sched.hAlexey Dobriyan1-14/+14
2007-10-26[NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt1-1/+1
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk1-1/+0
2007-10-26[SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk1-1/+0
2007-10-26[IRDA]: Make ircomm_tty static.Adrian Bunk1-1/+0
2007-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller1-6/+6
2007-10-26[NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim1-0/+15
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2-6/+7
2007-10-25x86 bitops: fix code style issuesRandy Dunlap1-26/+26
2007-10-25bitops kernel-doc: inline instead of macroRandy Dunlap2-4/+10