summaryrefslogtreecommitdiffstats
path: root/kernel/audit_watch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-14pata_scc: kill useless check in scc_postreset()Sergei Shtylyov1-2/+1
2010-05-14pata_scc: make scc_wait_after_reset() staticSergei Shtylyov1-2/+2
2010-05-14libata: use __ratelimitAkinobu Mita1-16/+3
2010-05-14libata: use longer 0xff wait if parallel scan is enabledTejun Heo2-11/+18
2010-05-14libata-sff: kill unused ata_bus_reset()Sergei Shtylyov3-99/+2
2010-05-14[libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler1-3/+29
2010-05-14libata: update gfp/slab.h includesTejun Heo2-0/+2
2010-05-14ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2-10/+29
2010-05-14pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze1-39/+39
2010-05-14ahci: clean up board IDsTejun Heo1-120/+117
2010-05-14ahci: Turn off DMA engines when there's no device attachedMatthew Garrett1-0/+18
2010-05-14ahci: Add platform driverAnton Vorontsov4-0/+229
2010-05-14ahci: Move generic code into libahciAnton Vorontsov4-2280/+2425
2010-05-14ahci: Introduce ahci_set_em_messages()Anton Vorontsov1-17/+24
2010-05-14ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov1-17/+23
2010-05-14ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov1-18/+27
2010-05-14ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov1-4/+3
2010-05-14ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov1-3/+12
2010-05-14ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov1-14/+13
2010-05-14ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov1-24/+42
2010-05-14ahci: Get rid of host->iomap usageAnton Vorontsov1-14/+20
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov1-1/+1
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov1-0/+2
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris1-3/+6
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris1-5/+2
2010-05-14mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook1-1/+1
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek1-0/+2
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp1-1/+9
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox1-0/+1
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin1-1/+1
2010-05-13vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara1-2/+4
2010-05-13mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2-0/+7
2010-05-13microblaze: export assembly functions used by modulesMichal Simek3-0/+3
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek1-1/+1
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek1-1/+2
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani1-0/+10
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer1-3/+12
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov1-4/+10
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2-15/+14
2010-05-13microblaze: fix get_user/put_user side-effectsSteven J. Magnani1-18/+69
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani1-0/+2
2010-05-13KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin1-1/+1
2010-05-13KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka1-2/+1
2010-05-13KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu1-0/+4
2010-05-13KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel1-4/+4
2010-05-13KVM: convert ioapic lock to spinlockMarcelo Tosatti2-16/+16
2010-05-13Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds1-112/+2
2010-05-13CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells1-0/+4
2010-05-13rwsem: Test for no active locks in __rwsem_do_wake undo codeMichel Lespinasse1-2/+3
2010-05-12vhost: fix barrier pairingMichael S. Tsirkin1-1/+6