aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Gravatar Paul Mundt 1-1/+1
2007-10-30sh: Provide a __read_mostly section wrapper.Gravatar Paul Mundt 1-0/+2
2007-10-30sh: Move zero page param defs somewhere sensible.Gravatar Paul Mundt 1-0/+14
2007-10-30sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.Gravatar Paul Mundt 2-4/+1
2007-10-30sh: Correct pte_page() breakage.Gravatar Paul Mundt 2-2/+1
2007-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 8-51/+76
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedGravatar Linus Torvalds 1-0/+1
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Gravatar Linus Torvalds 1-1/+0
2007-10-29sched: keep utime/stime monotonicGravatar Peter Zijlstra 1-0/+1
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Gravatar Ralf Baechle 1-0/+1
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverGravatar Atsushi Nemoto 6-49/+72
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Gravatar Ralf Baechle 1-1/+3
2007-10-29[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Gravatar Ralf Baechle 1-1/+0
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Gravatar Linus Torvalds 2-1/+41
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+10
2007-10-29[libata] Link power management infrastructureGravatar Kristen Carlson Accardi 2-1/+41
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+1
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-3/+7
2007-10-29fix abuses of ptrdiff_tGravatar Al Viro 1-0/+2
2007-10-29SCTP endianness annotations regressionGravatar Al Viro 1-1/+1
2007-10-29SUNRPC endianness annotationsGravatar Al Viro 1-16/+16
2007-10-29x86 merge fallout: umlGravatar Al Viro 2-7/+1
2007-10-29[BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsGravatar Jens Axboe 1-1/+1
2007-10-29libata: implement ata_wait_after_reset()Gravatar Tejun Heo 1-0/+8
2007-10-29libata: track SLEEP state and issue SRST to wake it upGravatar Tejun Heo 2-0/+2
2007-10-29sg_init_table() should use unsigned loop index variableGravatar Chuck Lever 1-1/+1
2007-10-29sg_last() should use unsigned loop index variableGravatar Chuck Lever 1-1/+1
2007-10-29SG: clear termination bit in sg_chain()Gravatar Jens Axboe 1-1/+5
2007-10-27fix breakage in pegasos_ethGravatar Al Viro 1-0/+3
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Gravatar Thomas Gleixner 1-3/+6
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Gravatar Linus Torvalds 21-127/+114
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.Gravatar David S. Miller 1-1/+3
2007-10-27[SPARC32]: __inline__ --> inlineGravatar David S. Miller 6-27/+23
2007-10-27[SPARC64]: __inline__ --> inlineGravatar David S. Miller 14-99/+88
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateGravatar Eric W. Biederman 1-2/+0
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar Linus Torvalds 8-16/+29
2007-10-26De-constify sched.hGravatar Alexey Dobriyan 1-14/+14
2007-10-26[NET] napi: use non-interruptible sleep in napi_disableGravatar Benjamin Herrenschmidt 1-1/+1
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticGravatar Adrian Bunk 1-1/+0
2007-10-26[SCTP]: #if 0 sctp_update_copy_cksum()Gravatar Adrian Bunk 1-1/+0
2007-10-26[IRDA]: Make ircomm_tty static.Gravatar Adrian Bunk 1-1/+0
2007-10-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Gravatar David S. Miller 1-6/+6
2007-10-26[NET_CLS_ACT]: Introduce skb_act_cloneGravatar Jamal Hadi Salim 1-0/+15
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Gravatar Vlad Yasevich 2-6/+7
2007-10-25x86 bitops: fix code style issuesGravatar Randy Dunlap 1-26/+26
2007-10-25bitops kernel-doc: inline instead of macroGravatar Randy Dunlap 2-4/+10
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar Linus Torvalds 4-3/+7
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 4-16/+34
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestGravatar Linus Torvalds 3-25/+19
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+4