summaryrefslogtreecommitdiffstats
path: root/crypto/algif_skcipher.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-06xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk1-0/+15
2013-04-19xen: resolve section mismatch warnings in xen-acpi-processorBen Guthro1-2/+2
2013-04-17xen: Re-upload processor PM data to hypervisor after S3 resume (v2)Ben Guthro1-25/+53
2013-04-16xen/smp: Unifiy some of the PVs and PVHVM offline CPU pathKonrad Rzeszutek Wilk1-10/+4
2013-04-16xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one.Konrad Rzeszutek Wilk1-1/+12
2013-04-16xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVMKonrad Rzeszutek Wilk1-0/+21
2013-04-16xen/spinlock: Check against default value of -1 for IRQ line.Konrad Rzeszutek Wilk1-0/+4
2013-04-16xen/time: Add default value of -1 for IRQ and check for that.Konrad Rzeszutek Wilk1-2/+5
2013-04-16xen/events: Check that IRQ value passed in is valid.Konrad Rzeszutek Wilk1-1/+19
2013-04-16xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2-2/+9
2013-04-16xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk1-0/+1
2013-04-16xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk1-0/+1
2013-04-16xen kconfig: fix select INPUT_XEN_KBDDEV_FRONTENDAndrew Jones1-1/+1
2013-04-16xen: drop tracking of IRQ vectorJan Beulich3-14/+8
2013-04-16x86/xen: populate boot_params with EDD dataDavid Vrabel1-0/+52
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