index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m32r
/
system.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
cgroup: fix a race condition in manipulating tsk->cg_list
Li Zefan
1
-1
/
+6
2008-04-18
security: enhance DEFAULT_MMAP_MIN_ADDR description
maximilian attems
1
-4
/
+6
2008-04-18
SELinux: add netport.[ch]
James Morris
2
-0
/
+317
2008-04-18
SELinux: Add network port SID cache
Paul Moore
5
-21
/
+17
2008-04-18
SELinux: turn mount options strings into defines
Eric Paris
2
-8
/
+13
2008-04-18
selinux/ss/services.c should #include <linux/selinux.h>
Adrian Bunk
1
-0
/
+1
2008-04-18
selinux: introduce permissive types
Eric Paris
6
-6
/
+48
2008-04-18
selinux: remove ptrace_sid
Roland McGrath
2
-25
/
+47
2008-04-18
SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()
Eric Paris
1
-1
/
+3
2008-04-18
security: code cleanup
Andrew Morton
1
-1
/
+1
2008-04-18
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
8
-26
/
+26
2008-04-18
SELinux: create new open permission
Eric Paris
6
-2
/
+47
2008-04-18
selinux: selinux/netlabel.c should #include "netlabel.h"
Adrian Bunk
1
-0
/
+1
2008-04-18
SELinux: unify printk messages
James Morris
5
-76
/
+76
2008-04-18
SELinux: remove unused backpointers from security objects
James Morris
2
-14
/
+0
2008-04-18
SELinux: Correct the NetLabel locking for the sk_security_struct
Paul Moore
4
-87
/
+15
2008-04-18
ide: remove ide_init_default_irq() macro
Bartlomiej Zolnierkiewicz
7
-37
/
+1
2008-04-18
ide: move default IDE ports setup to ide_generic host driver
Bartlomiej Zolnierkiewicz
3
-23
/
+10
2008-04-18
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
4
-14
/
+4
2008-04-18
ide: remove needless hwif->irq check from ide_hwif_configure()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
6
-5
/
+72
2008-04-18
ide: limit legacy VLB host drivers to alpha, x86 and mips
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-18
cmd640: init hwif->{io_ports,irq} explicitly
Bartlomiej Zolnierkiewicz
1
-2
/
+15
2008-04-18
cmd640: cleanup setup_device_ptrs()
Bartlomiej Zolnierkiewicz
1
-12
/
+2
2008-04-18
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
5
-16
/
+55
2008-04-18
ide: remove ppc ifdef from init_ide_data()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
13
-34
/
+1
2008-04-18
ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2
-5
/
+2
2008-04-18
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
11
-20
/
+15
2008-04-18
ppc/pmac: remove no longer needed IDE quirk
Bartlomiej Zolnierkiewicz
1
-22
/
+0
2008-04-18
ppc: don't include <linux/ide.h>
Bartlomiej Zolnierkiewicz
16
-16
/
+0
2008-04-18
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
7
-107
/
+32
2008-04-18
ppc/pplus: remove ppc_ide_md.ide_init_hwif hook
Bartlomiej Zolnierkiewicz
2
-24
/
+1
2008-04-18
ppc/sandpoint: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
4
-99
/
+2
2008-04-18
ppc/lopec: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
2
-85
/
+4
2008-04-18
ppc/mpc8xx: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
2
-70
/
+22
2008-04-18
ppc/pmac: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
3
-52
/
+11
2008-04-18
ppc/ppc4xx: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-23
/
+0
2008-04-18
ppc/hdpu: remove dead IDE code
Bartlomiej Zolnierkiewicz
1
-36
/
+0
2008-04-18
ide-pmac: remove dead code
Bartlomiej Zolnierkiewicz
1
-47
/
+0
2008-04-18
ide-scsi: do non-atomic pc->flags testing
Borislav Petkov
1
-21
/
+16
2008-04-18
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
Borislav Petkov
3
-30
/
+15
2008-04-18
ide-floppy: rename end_request handler properly
Borislav Petkov
1
-11
/
+11
2008-04-18
ide-scsi: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-71
/
+62
2008-04-18
ide-floppy: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-112
/
+93
2008-04-18
ide-tape: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-137
/
+114
2008-04-18
ide: add generic packet command representation ide_atapi_pc
Borislav Petkov
1
-0
/
+47
2008-04-18
ide-tape: remove atomic test/set macros for packet commands
Borislav Petkov
1
-97
/
+110
2008-04-18
ide-tape: move all struct and other defs at the top
Borislav Petkov
1
-37
/
+37
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
15
-138
/
+175
[next]