summaryrefslogtreecommitdiffstats
path: root/include/asm-m32r/system.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-18cgroup: fix a race condition in manipulating tsk->cg_listLi Zefan1-1/+6
2008-04-18security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems1-4/+6
2008-04-18SELinux: add netport.[ch]James Morris2-0/+317
2008-04-18SELinux: Add network port SID cachePaul Moore5-21/+17
2008-04-18SELinux: turn mount options strings into definesEric Paris2-8/+13
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk1-0/+1
2008-04-18selinux: introduce permissive typesEric Paris6-6/+48
2008-04-18selinux: remove ptrace_sidRoland McGrath2-25/+47
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris1-1/+3
2008-04-18security: code cleanupAndrew Morton1-1/+1
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison8-26/+26
2008-04-18SELinux: create new open permissionEric Paris6-2/+47
2008-04-18selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk1-0/+1
2008-04-18SELinux: unify printk messagesJames Morris5-76/+76
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris2-14/+0
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore4-87/+15
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz7-37/+1
2008-04-18ide: move default IDE ports setup to ide_generic host driverBartlomiej Zolnierkiewicz3-23/+10
2008-04-18ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)Bartlomiej Zolnierkiewicz4-14/+4
2008-04-18ide: remove needless hwif->irq check from ide_hwif_configure()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: init hwif->{io_ports,irq} explicitly in legacy VLB host driversBartlomiej Zolnierkiewicz6-5/+72
2008-04-18ide: limit legacy VLB host drivers to alpha, x86 and mipsBartlomiej Zolnierkiewicz1-1/+1
2008-04-18cmd640: init hwif->{io_ports,irq} explicitlyBartlomiej Zolnierkiewicz1-2/+15
2008-04-18cmd640: cleanup setup_device_ptrs()Bartlomiej Zolnierkiewicz1-12/+2
2008-04-18ide: add ide-4drives host driver (take 3)Bartlomiej Zolnierkiewicz5-16/+55
2008-04-18ide: remove ppc ifdef from init_ide_data()Bartlomiej Zolnierkiewicz1-2/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz13-34/+1
2008-04-18ide: remove CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2-5/+2
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz11-20/+15
2008-04-18ppc/pmac: remove no longer needed IDE quirkBartlomiej Zolnierkiewicz1-22/+0
2008-04-18ppc: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz16-16/+0
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz7-107/+32
2008-04-18ppc/pplus: remove ppc_ide_md.ide_init_hwif hookBartlomiej Zolnierkiewicz2-24/+1
2008-04-18ppc/sandpoint: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz4-99/+2
2008-04-18ppc/lopec: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2-85/+4
2008-04-18ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2-70/+22
2008-04-18ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz3-52/+11
2008-04-18ppc/ppc4xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-23/+0
2008-04-18ppc/hdpu: remove dead IDE codeBartlomiej Zolnierkiewicz1-36/+0
2008-04-18ide-pmac: remove dead codeBartlomiej Zolnierkiewicz1-47/+0
2008-04-18ide-scsi: do non-atomic pc->flags testingBorislav Petkov1-21/+16
2008-04-18ide: use generic ATAPI packet command flags in ide-{floppy,tape}Borislav Petkov3-30/+15
2008-04-18ide-floppy: rename end_request handler properlyBorislav Petkov1-11/+11
2008-04-18ide-scsi: convert driver to using generic ide_atapi_pcBorislav Petkov1-71/+62
2008-04-18ide-floppy: convert driver to using generic ide_atapi_pcBorislav Petkov1-112/+93
2008-04-18ide-tape: convert driver to using generic ide_atapi_pcBorislav Petkov1-137/+114
2008-04-18ide: add generic packet command representation ide_atapi_pcBorislav Petkov1-0/+47
2008-04-18ide-tape: remove atomic test/set macros for packet commandsBorislav Petkov1-97/+110
2008-04-18ide-tape: move all struct and other defs at the topBorislav Petkov1-37/+37
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz15-138/+175