summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-21[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson3-0/+13
2006-06-21[PATCH] PCI: i386/x86_84: disable PCI resource decode on device disableRajesh Shah3-0/+11
2006-06-21[PATCH] PCI ACPI: Rename the functions to avoid multiple instances.Muthu Kumar1-8/+8
2006-06-21[PATCH] PCI: don't enable device if already enabledKristen Accardi1-1/+6
2006-06-21[PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...Arjan van de Ven1-0/+21
2006-06-21[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala2-0/+41
2006-06-21[PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platformsBjorn Helgaas1-1/+1
2006-06-21[PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platformsH. Peter Anvin1-11/+17
2006-06-21[PATCH] PCI: altix: msi supportMark Maule11-121/+401
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule4-4/+43
2006-06-21[PATCH] PCI: msi abstractions and support for altixMark Maule10-144/+367
2006-06-21[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin1-0/+1
2006-06-21[PATCH] add __iowrite64_copyBrice Goglin2-0/+29
2006-06-21[PATCH] s390: add __raw_writeq required by __iowrite64_copyCedric Le Goater1-0/+5
2006-06-21Fix up CFQ scheduler for recent rbtree node shrinkageLinus Torvalds1-1/+0
2006-06-21[FORCEDETH] Fix xmit_lock/netif_tx_lock after mergeHerbert Xu1-10/+10
2006-06-21[ARM] Fix tosa build errorRussell King1-0/+1
2006-06-20[ARM] 3610/1: Make reboot work on VersatileDeepak Saxena2-65/+63
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner4-88/+231
2006-06-20[PATCH] NAND: fix remaining OOB length calculationVitaly Wool1-2/+2
2006-06-20[MTD] NAND Fixup NDFC merge brokenessThomas Gleixner1-9/+4
2006-06-20[ARM] Include asm/hardware.h not asm/arch/hardware.hRussell King18-18/+18
2006-06-20[ARM] 3599/1: AT91RM9200 remove global variablesAndrew Victor3-22/+1
2006-06-20[ARM] 3609/1: S3C24XX: defconfig update for s3c2410_defconfigBen Dooks1-37/+39
2006-06-20[ARM] 3607/1: AT91RM9200 misc fixesAndrew Victor4-5/+9
2006-06-20[ARM] 3605/1: AT91RM9200 Power ManagementAndrew Victor3-0/+237
2006-06-20[ARM] 3604/1: AT91RM9200 New boardsAndrew Victor11-4/+4231
2006-06-20[ARM] 3603/1: AT91RM9200 remove old filesAndrew Victor1-115/+0
2006-06-20[ARM] 3606/1: PXA27x SSP Register definitionsLiam Girdwood1-1/+17
2006-06-20[ARM] 3602/1: ixp23xx: fix two typosLennert Buytenhek2-2/+2
2006-06-20[ATM]: fix broken uses of NIPQUAD in net/atmAl Viro2-18/+7
2006-06-20[SCTP]: sctp_unpack_cookie() fixAl Viro1-2/+2
2006-06-20[PATCH] make set_loginuid obey audit_enabledSteve Grubb1-11/+16
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis9-74/+142
2006-06-20[PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis1-0/+1
2006-06-20[PATCH] validate rule fields' typesAl Viro1-9/+48
2006-06-20[PATCH] audit: path-based rulesAmy Griffis6-89/+903
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson3-1/+341
2006-06-20[PATCH] fix se_sen audit filterDarrel Goeddel1-1/+1
2006-06-20[PATCH] deprecate AUDIT_POSSBILEAl Viro2-4/+5
2006-06-20[PATCH] inline more audit helpersAl Viro2-13/+25
2006-06-20[PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated arrayAl Viro1-2/+3
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers5-27/+18
2006-06-20[PATCH] minor audit updatesSerge E. Hallyn1-9/+10
2006-06-20[PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis1-2/+2
2006-06-20[PATCH] add filtering by ppidAl Viro2-0/+5
2006-06-20[PATCH] log ppidAl Viro1-2/+5
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro5-25/+45
2006-06-20[PATCH] execve argument loggingAl Viro4-4/+67
2006-06-20[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro3-52/+81