aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2-2/+7
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells3-1/+3
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2-0/+3
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse2-0/+3
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper2-2/+42
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper1-1/+14
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper4-6/+17
2006-01-18[PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields1-2/+3
2006-01-18[PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields1-0/+1
2006-01-18[PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi1-1/+1
2006-01-18[PATCH] add missing syscall declarationsArnd Bergmann1-2/+17
2006-01-18[PATCH] uml: remove leftover from patch revertalPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-01-18[PATCH] uml: add __raw_writel definitionJeff Dike1-0/+16
2006-01-18[PATCH] NUMA policies in the slab allocator V2Christoph Lameter1-0/+1
2006-01-18[PATCH] Zone reclaim: proc overrideChristoph Lameter1-0/+1
2006-01-18[PATCH] Zone reclaim: Reclaim logicChristoph Lameter3-5/+26
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin2-21/+1
2006-01-18[PATCH] scsi_transport_spi build fixAndrew Morton1-0/+1
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+14
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+6
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstreamRussell King1-2/+0
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost1-0/+2
2006-01-18[ARM] 3267/1: PXA27x SSP controller register definesDavid Vrabel1-0/+14
2006-01-18Merge git://tipc.cslab.ericsson.net/pub/git/tipcDavid S. Miller2-2/+6
2006-01-18[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev1-0/+1
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-3/+8
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-1/+2
2006-01-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-46/+2
2006-01-17[PATCH] Fix sparse parse error in lppaca.hBryan O'Sullivan1-2/+2
2006-01-17[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add IRQ flag for next diffAlan Cox1-3/+6
2006-01-18[TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden1-0/+1
2006-01-18[TIPC] Updated link priority macrosPer Liden1-2/+5
2006-01-17ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren1-2/+0
2006-01-17[PATCH] libata: add a function to decide if we need iordyAlan Cox1-0/+2
2006-01-17Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/wireless-2.6Jeff Garzik2-1/+2
2006-01-17[NET]: Make second arg to skb_reserved() signed.David S. Miller1-1/+1
2006-01-17[NETFILTER] ip6tables: remove unused definitionsYasuyuki Kozakai5-45/+0
2006-01-17[IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki1-0/+1
2006-01-16Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds4-3/+73
2006-01-16[PATCH] x86_64: Fix VSMP buildRavikiran G Thirumalai1-5/+5
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino1-0/+12
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2-0/+4
2006-01-16[PATCH] add /sys/fsMiklos Szeredi1-0/+3
2006-01-16[PATCH] sh: Simple timer frameworkPaul Mundt1-0/+42
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt3-11/+63
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt3-201/+244
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt2-65/+427
2006-01-16[PATCH] sh: kexec() supportkogiidena2-0/+34
2006-01-16[PATCH] sh: DMA updatesPaul Mundt5-26/+97