summaryrefslogtreecommitdiffstats
path: root/security/tomoyo (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-09ARC: Fix coding style issuesSachin Kamat3-5/+5
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat5-7/+7
2013-04-09ARC: Remove unneeded version.h header includeSachin Kamat1-1/+0
2013-04-09ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert1-4/+8
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)2-2/+5
2013-04-08ftrace: Consistently restore trace function on sysctl enablingJan Kiszka1-6/+2
2013-04-08tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)1-1/+4
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-04-08Linux 3.9-rc6v3.9-rc6Linus Torvalds1-1/+1
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon3-9/+8
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon2-8/+8
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig5-19/+46
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2-0/+5
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn3-2/+2
2013-04-05GFS2: Issue discards in 512b sectorsBob Peterson1-17/+13
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2-31/+20
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer1-13/+34
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong1-0/+4
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu4-13/+7
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song1-1/+4
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle1-2/+2
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle1-2/+2
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-05ALSA: hda/generic - fix uninitialized variableJiri Slaby1-1/+1
2013-04-05net: ipv4: notify when address lifetime changesJiri Pirko1-2/+4
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+9
2013-04-05af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman1-1/+1
2013-04-05Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"Eric W. Biederman1-2/+2
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico1-1/+1
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2-4/+4
2013-04-04r8169: fix auto speed down issuehayeswang1-3/+25
2013-04-04mm: prevent mmap_cache race in find_vma()Jan Stancek2-2/+2
2013-04-04Revert "ALSA: hda - Allow power_save_controller option override DCAPS"Takashi Iwai2-7/+4
2013-04-04ALSA: hda - fix typo in proc outputDavid Henningsson1-1/+1
2013-04-04GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse1-1/+4
2013-04-04GFS2: return error if malloc failed in gfs2_rs_alloc()Wei Yongjun1-1/+1
2013-04-04GFS2: use memchr_invAkinobu Mita1-6/+2
2013-04-04GFS2: use kmalloc for lvb bitmapDavid Teigland2-13/+19
2013-04-04HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires1-9/+20
2013-04-04ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig1-1/+3
2013-04-04[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur1-4/+4
2013-04-04libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse1-1/+1
2013-04-04ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song1-1/+13
2013-04-04libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2-0/+5
2013-04-04libata: Use integer return value for atapi_command_packet_setShan Hai1-1/+1