summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-11-13[PATCH] of_irq_to_resource now returns the virqAndy Fleming1-3/+11
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2-0/+10
2006-11-13[PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET1-0/+287
2006-11-13[PATCH] Remove _machine macros.hauer@pengutronix.de1-4/+0
2006-11-13[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.hs.hauer@pengutronix.de1-2/+0
2006-11-13[PATCH] Remove dead code in iommu.hSascha Hauer1-8/+0
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman1-0/+2
2006-10-25[POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft1-0/+8
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft1-0/+9
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de1-2/+2
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter1-1/+4
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand1-1/+0
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2-4/+3
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand1-15/+0
2006-10-16[POWERPC] Remove todc code from ARCH=powerpcDavid Gibson1-487/+0
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2-11/+23
2006-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-3/+31
2006-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds1-1/+1
2006-10-15[PATCH] sun3_ioremap() prototypeAl Viro1-1/+2
2006-10-15[PATCH] gfp_t in netlabelAl Viro1-1/+1
2006-10-14Pull ec into test branchLen Brown1-0/+3
2006-10-14ACPI: consolidate functions in acpi ec driverLennart Poettering1-0/+3
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi4-3/+28
2006-10-14V4L/DVB (4746): HM12 is YUV 4:2:0, not YUV 4:1:1Hans Verkuil1-1/+1
2006-10-13[PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven1-3/+32
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley1-1/+1
2006-10-12[VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley1-80/+80
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-14/+55
2006-10-12Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+1
2006-10-12[PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe1-0/+1
2006-10-12[PATCH] elevator: elevator_type member not usedJens Axboe1-1/+0
2006-10-12[NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2-0/+8
2006-10-11[SCTP]: Fix receive buffer accounting.Vlad Yasevich2-0/+15
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2-16/+11
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris1-1/+1
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com1-15/+47
2006-10-12sh: SH-4A UBC supportRyusuke Sakato1-0/+37
2006-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-56/+22
2006-10-11[MIPS] Cleanup definitions of speed_t and tcflag_t.Ralf Baechle1-9/+3
2006-10-11[MIPS] Optimize and cleanup get_saved_sp, set_saved_spAtsushi Nemoto1-45/+19
2006-10-11[MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto1-2/+0
2006-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+7
2006-10-11[PATCH] m68k uaccess __user annotationsAl Viro1-8/+8
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro1-2/+2
2006-10-11[PATCH] arm: use unsigned long instead of unsigned int in get_user()Al Viro1-1/+1
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells1-0/+1
2006-10-11[PATCH] include linux/types.h in linux/nbd.hMike Frysinger1-0/+2
2006-10-11[PATCH] uaccess.h: match kernel-doc and function namesRandy Dunlap1-33/+34
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox13-252/+27
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre3-16/+25