aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/seccomp.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30md: prevent duplicates in bind_rdev_to_arrayDan Williams1-0/+5
2008-04-30md: remove a stray command from a copy and paste error in resync_start_storeDan Williams1-1/+0
2008-04-30md: fix up switching md arrays between read-only and read-writeNeilBrown1-4/+10
2008-04-30md: fix 'safemode' handling for external metadata.NeilBrown1-11/+19
2008-04-30md: reinitialise more mddev fields in do_md_stop.NeilBrown1-0/+25
2008-04-30md: skip all metadata update processing when using external metadata.NeilBrown1-0/+2
2008-04-30md: fix use after free when removing rdev via sysfsDan Williams1-1/+1
2008-04-30pxafb: preliminary smart panel interface support (update)Eric Miao2-2/+2
2008-04-30pxafb: preliminary smart panel interface supportEric Miao5-47/+337
2008-04-30pxafb: move parallel LCD timing setup into dedicate functionEric Miao2-50/+47
2008-04-30pxafb: use completion for LCD disable wait codeEric Miao2-8/+6
2008-04-30pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao1-24/+35
2008-04-30pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao4-10/+6
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao2-14/+106
2008-04-30pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2-83/+95
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao6-224/+213
2008-04-30pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao1-29/+28
2008-04-30pxafb: purge unnecessary pr_debug and comments from pxafberic miao1-71/+0
2008-04-30pxafb: fix various coding style issues for pxafberic miao1-136/+144
2008-04-30pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao1-140/+166
2008-04-30atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen1-9/+20
2008-04-30kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu1-6/+0
2008-04-30/proc/pagetypeinfo: fix output for memoryless nodesKOSAKI Motohiro1-0/+4
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu5-2/+725
2008-04-30MAINTAINERS: sort orderingAlan Cox1-57/+63
2008-04-30[XFS] Include linux/random.h in all builds, not just debug.David Chinner2-2/+1
2008-04-29docbook: fix fatal rapidio yet again (and more to come)Randy Dunlap1-1/+0
2008-04-30V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynamic load for tunersMauro Carvalho Chehab1-2/+7
2008-04-30V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab1-1/+0
2008-04-30V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error messageRobert P. J. Day1-3/+3
2008-04-30V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil1-1/+3
2008-04-29pasemi_edac needs to include linux/edac.hStephen Rothwell1-0/+1
2008-04-29V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab3-3/+3
2008-04-29ext4: fix hot spins in mballoc after err_freebuddy and err_freemetaRoel Kluin1-5/+3
2008-04-29ext4: fix test ext_generic_write_end() copied return valueRoel Kluin1-6/+8
2008-04-29ext3: fix test ext_generic_write_end() copied return valueRoel Kluin1-6/+8
2008-04-29ext4: Move mballoc headers/structures to a seperate header file mballoc.hMingming Cao2-295/+305
2008-04-29ext4: cleanup for compiling mballoc with verification and debugging #definesSolofo Ramangalahy1-6/+6
2008-04-29ext4: don't use ext4_error in ext4_check_descriptorsJosef Bacik1-16/+13
2008-04-29ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V1-6/+7
2008-04-29ext4: update ctime and mtime for truncate with extents.Solofo Ramangalahy1-0/+2
2008-04-29ext4: Don't do GFP_NOFS allocations after taking ext4_lock_groupAneesh Kumar K.V1-14/+15
2008-04-30Smack: Integrate Smack with AuditAhmed S. Darwish1-0/+155
2008-04-30Security: Typecast CAP_*_SET macrosDavid Howells1-6/+6
2008-04-30Security: Make secctx_to_secid() take const secdataDavid Howells7-10/+10
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig27-64/+61
2008-04-29ext4: fix wrong gfp type under transactionJosef Bacik4-9/+9
2008-04-29ext4: Fix hang on umount with quotas when journal is abortedJan Kara1-1/+7
2008-04-29ext4: Fix update of mtime and ctime on renameJan Kara1-0/+3
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang4-0/+24