aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov1-1/+0
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-7/+8
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds1-10/+14
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-0/+603
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds5-57/+15
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin1-4/+2
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day1-50/+1
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck1-2/+2
2008-05-15parisc: new termios definitionsAlan Cox3-3/+12
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case1-2/+2
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2-5/+6
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds4-32/+289
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-10/+28
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi1-3/+13
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-1/+11
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger5-5/+13
2008-05-149p: fix error path during early mountEric Van Hensbergen2-1/+1
2008-05-149p: Documentation updatesEric Van Hensbergen3-30/+287
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more robustMarkus Armbruster1-1/+1
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner2-0/+28
2008-05-14[IA64] Add header files for SGI UV platformJack Steiner2-0/+575
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz1-4/+4
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-3/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+150
2008-05-14Driver core: struct class remove children listDave Young1-1/+0
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers1-2/+2
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-13/+27
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin1-2/+19
2008-05-14read_barrier_depends arch fixletsNick Piggin2-2/+2
2008-05-14USB: add association.hGreg Kroah-Hartman1-0/+150
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang1-3/+0
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi1-0/+1
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro1-2/+11
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2-8/+0
2008-05-13uml: random driver fixesJeff Dike1-1/+2
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov1-6/+11
2008-05-13uml: remove unused headerJeff Dike1-6/+0
2008-05-13[ALSA] ASoC: build fix for snd_soc_info_bool_extPhilipp Zabel1-1/+1
2008-05-12sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller1-4/+24
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg1-2/+14
2008-05-12net: Set LL_MAX_HEADER properly for wireless.David S. Miller1-7/+9
2008-05-12sparc: Fix mremap address range validation.David S. Miller2-6/+4
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds1-2/+2
2008-05-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds18-1578/+1451