summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust2006-12-0772-2000/+1081
|\
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-063-13/+34
| |\
| | * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-061-8/+29
| | * [MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2006-12-062-5/+5
| * | x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2006-12-062-2/+2
| * | [PATCH] Remove 'volatile' from spinlock_typesArt Haas2006-12-062-4/+4
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-0638-1913/+869
| |\ \
| | * | sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-062-33/+31
| | * | sh: Fixup pte_mkhuge() build failure.Paul Mundt2006-12-061-0/+8
| | * | sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-063-101/+150
| | * | sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt2006-12-061-24/+24
| | * | sh: dyntick infrastructure.Paul Mundt2006-12-061-0/+21
| | * | sh: Clock framework tidying.Paul Mundt2006-12-061-10/+2
| | * | sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt2006-12-063-11/+6
| | * | sh: dma-api channel capability extensions.Mark Glaisher2006-12-061-11/+29
| | * | sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy2006-12-061-2/+2
| | * | sh: TLB miss fast-path optimizations.Stuart Menefy2006-12-061-3/+3
| | * | sh: generic push-switch framework.Paul Mundt2006-12-061-0/+28
| | * | sh: pmd rework.Stuart Menefy2006-12-062-31/+27
| | * | sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy2006-12-061-21/+23
| | * | sh: Set up correct siginfo structures for page faults.Stuart Menefy2006-12-061-9/+3
| | * | sh: Preliminary support for SH-X2 MMU.Paul Mundt2006-12-064-144/+324
| | * | sh: Hook SH7785 in to the build system.Paul Mundt2006-12-062-1/+4
| | * | sh: Drop CPU subtype IRQ headers.Paul Mundt2006-12-066-1754/+1
| | * | sh: SE7206 build fixes.Paul Mundt2006-12-063-1/+20
| | * | sh: Add SH-2A platform headers.Yoshinori Sato2006-12-0619-9/+415
| * | | Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds2006-12-0625-63/+171
| |\ \ \
| | * | | Actually update the fixed up compile failures.David Howells2006-12-061-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-069-25/+291
| | |\ \ \ | | | | |/ | | | |/|
| | * | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-052-2/+2
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05114-1704/+3078
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05278-2574/+4186
| | |\ \ \
| | * | | | WorkStruct: make allyesconfigDavid Howells2006-11-2214-23/+39
| | * | | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-223-26/+78
| | * | | | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-221-4/+23
| | * | | | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-221-4/+5
| | * | | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-228-20/+40
| * | | | | [PATCH] m68knommu: remove FP conditionals in ucontext structGavin Lambert2006-12-061-6/+0
| * | | | | [PATCH] m68knommu: implement irq_canonicalize()Greg Ungerer2006-12-061-0/+1
| * | | | | [PATCH] m68knommu: create rtc.hGreg Ungerer2006-12-061-0/+1
| | |_|_|/ | |/| | |
* | | | | SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever2006-12-061-6/+0
* | | | | SUNRPC: Rename skb_reader_t and friendsChuck Lever2006-12-061-5/+5
* | | | | SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2006-12-061-0/+1
* | | | | SUNRPC: Make address format buffers more genericChuck Lever2006-12-061-1/+0
* | | | | SUNRPC: move saved socket callback functions to a private data structureChuck Lever2006-12-061-6/+0
* | | | | SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever2006-12-061-3/+0
* | | | | SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-061-2/+0
* | | | | SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-061-5/+0
* | | | | SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-061-9/+0
* | | | | SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-061-2/+2