aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Doc: better explanation of procs_runningLuis Garces-Erice1-2/+2
2009-12-09correct gpio.txt typosDominik D. Geyer1-2/+2
2009-12-09docbook: fix signal_pending() argumentShawn Bohrer1-1/+1
2009-12-09use DMA_BIT_MASK instead of inline constantMarin Mitov1-1/+1
2009-12-09Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap1-2/+2
2009-12-09nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1
2009-12-08[IA64] Fix cut/paste detritus from unistd.hTony Luck1-1/+1
2009-12-08sysfs: deprecated features are to help old tools not to confuse themUwe Kleine-König1-1/+1
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds1-1/+0
2009-12-07cfq-iosched: Do not access cfqq after freeing itVivek Goyal1-3/+4
2009-12-07Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"Jeff Garzik1-69/+22
2009-12-07[S390] 3215/3270 console: remove wrong commentHeiko Carstens2-2/+0
2009-12-07[S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky1-5/+0
2009-12-07[S390] vmlogrdr: remove BKLMartin Schwidefsky1-6/+2
2009-12-07[S390] vmur: remove BKLMartin Schwidefsky1-3/+0
2009-12-07[S390] zcrypt: remove BKLMartin Schwidefsky1-2/+0
2009-12-07[S390] 3270: remove BKLMartin Schwidefsky1-4/+6
2009-12-07[S390] vmwatchdog: remove lock_kernel() from open() functionGerald Schaefer1-10/+19
2009-12-07[S390] monwriter: remove lock_kernel() from open() functionGerald Schaefer1-3/+4
2009-12-07[S390] monreader: remove lock_kernel() from open() functionGerald Schaefer1-4/+4
2009-12-07[S390] s390: remove unused nfsd #includesBoaz Harrosh2-10/+0
2009-12-07[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski1-0/+1
2009-12-07[S390] etr/stp: put correct per cpu variableHeiko Carstens1-2/+2
2009-12-07[S390] tty3270: move keyboard compat ioctlsArnd Bergmann1-0/+20
2009-12-07[S390] sclp: improve servicability settingMartin Schwidefsky1-0/+1
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger2-4/+11
2009-12-07[S390] MAINTAINERS: Add s390 drivers blockJoe Perches1-0/+3
2009-12-07[S390] use generic sockios.h header fileChristian Borntraeger1-18/+3
2009-12-07[S390] use generic termbits.h header fileChristian Borntraeger1-203/+3
2009-12-07[S390] smp: remove unused typedef and definesHeiko Carstens1-44/+10
2009-12-07[S390] cmm: free pages on hibernate.Martin Schwidefsky1-11/+50
2009-12-07[S390] Improve code generated by atomic operations.Martin Schwidefsky1-4/+4
2009-12-07[S390] tape: remove BKL from tape driverMartin Schwidefsky4-22/+29
2009-12-07[S390] tape: cleanup reference countingMartin Schwidefsky7-51/+50
2009-12-07[S390] tape: fix tape remove functionMartin Schwidefsky1-1/+1
2009-12-07[S390] tape: remove f_pos changes from read / write function.Martin Schwidefsky1-2/+0
2009-12-07[S390] zcrypt: Do not simultaneously schedule hrtimerFelix Beck1-3/+8
2009-12-07[S390] zcrypt: adjust speed rating of cex3 adaptersFelix Beck2-2/+2
2009-12-07[S390] zcrypt: adjust speed rating between cex2 and pcixccFelix Beck1-2/+2
2009-12-07[S390] zcrypt: use definitions for cex3Felix Beck3-28/+67
2009-12-07[S390] zcrypt: add support for cex3 device typesFelix Beck4-6/+11
2009-12-07[S390] zcrypt: special command support for cex3 exploitationFelix Beck3-5/+23
2009-12-07[S390] zcrypt: initialize ap_messages for cex3 exploitationFelix Beck5-0/+22
2009-12-07[S390] dasd: let device initialization wait for LCU setupStefan Weinhuber3-14/+89
2009-12-07[S390] dasd: remove strings from s390dbfStefan Haberland4-42/+44
2009-12-07[S390] dasd: improve error recovery for internal I/OStefan Weinhuber6-94/+253
2009-12-07[S390] dasd: enable prefix independent of pav supportStefan Weinhuber1-2/+2
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger6-28/+0
2009-12-07[S390] dasd: support DIAG access for read-only devicesStefan Weinhuber1-3/+16
2009-12-07[S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer3-96/+76