aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SELinux.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-27hpilo: new pci deviceDavid Altobelli1-1/+2
2009-02-27checkpatch: version 0.28Andy Whitcroft1-1/+1
2009-02-27checkpatch: add __ref as a sparse modifierAndy Whitcroft1-1/+2
2009-02-27checkpatch: extend attribute testing to all modifiersAndy Whitcroft1-2/+2
2009-02-27checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft1-2/+2
2009-02-27checkpatch: pointer type star may have modifiers followingAndy Whitcroft1-2/+2
2009-02-27checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft1-2/+2
2009-02-27checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft1-1/+2
2009-02-27checkpatch: make in_atomic ok in the coreAndy Whitcroft1-1/+1
2009-02-27mm: fix lazy vmap purging (use-after-free error)Vegard Nossum1-1/+2
2009-02-27mm: vmap fix overflowNick Piggin1-0/+7
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells2-4/+18
2009-02-27w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2-0/+7
2009-02-27EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPLBenny Halevy1-1/+1
2009-02-27w1_ds2433: clear the validcrc flag after a writeBen Gardner1-1/+6
2009-02-26V4L/DVB (10696): Remove outdated README for the flexcop-driverUwe Bugla1-205/+0
2009-02-26V4L/DVB (10695): Update Technisat card documentationUwe Bugla1-14/+20
2009-02-26V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher3-25/+44
2009-02-26V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski2-21/+18
2009-02-26V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo1-0/+2
2009-02-27powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt1-0/+17
2009-02-26PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann1-0/+3
2009-02-27[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse1-1/+1
2009-02-26ocfs2: add IO error check in ocfs2_get_sector()wengang wang1-0/+7
2009-02-26ocfs2: set gap to seperate entry and value when xattr in bucketTiger Yang1-8/+10
2009-02-26ocfs2: lock the metaecc process for xattr bucketTao Ma3-0/+8
2009-02-26ocfs2: Use the right access_* method in ctime update of xattr.Tao Ma1-2/+3
2009-02-26ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserterSunil Mushran1-6/+6
2009-02-26ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran1-2/+2
2009-02-26ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran1-3/+8
2009-02-26ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran1-2/+1
2009-02-26ocfs2: Access and dirty the buffer_head in mark_written.Tao Ma1-1/+26
2009-02-26Make ieee1394_init a fs-initcallLinus Torvalds1-1/+1
2009-02-26xen/blkfront: use blk_rq_map_sg to generate ring entriesJens Axboe1-15/+15
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe2-41/+55
2009-02-26cciss: shorten 30s timeout on controller resetJens Axboe1-3/+7
2009-02-26block: add documentation for register_blkdev()Márton Németh1-0/+16
2009-02-26block: fix bogus gcc warning for uninitialized var usageJens Axboe1-1/+1
2009-02-26powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson1-7/+31
2009-02-26powerpc: Fix 64bit memcpy() regressionMark Nelson1-6/+20
2009-02-26powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-25[libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox1-3/+4
2009-02-25[libata] pata_amd: program FIFOAlan Cox1-17/+59
2009-02-25sata_mv: fix SoC interrupt breakageMark Lord1-11/+9
2009-02-25pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary1-0/+3
2009-02-25shmem: fix shared anonymous accountingHugh Dickins1-22/+21
2009-02-25[IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin1-1/+1
2009-02-25[IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin1-1/+1
2009-02-25[IA64] enable setting DMAR on by defaultKyle McMartin1-0/+11
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz6-31/+57