aboutsummaryrefslogtreecommitdiffstats
path: root/lib/check_signature.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-4/+4
2013-06-26s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-06-26s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-2/+2
2013-06-26s390/chsc: Use snprintf instead of sprintfMichael Holzheu1-6/+6
2013-06-26s390/qdio: cleanup chsc SADC usageSebastian Ott4-54/+73
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott4-43/+58
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu8-15/+192
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2-0/+96
2013-06-26s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu1-1/+19
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu3-7/+46
2013-06-26s390/pci: sysfs remove strlenSebastian Ott1-8/+4
2013-06-26s390/pci: remove pdev during unplugSebastian Ott2-4/+4
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott3-33/+40
2013-06-26s390/pci: implement pcibios_release_deviceSebastian Ott1-1/+25
2013-06-26pci: add pcibios_release_deviceSebastian Ott3-0/+12
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2-0/+51
2013-06-26s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky4-7/+138
2013-06-26s390: remove virt_to_phys implementationSebastian Ott1-22/+0
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens1-4/+1
2013-06-26s390/qdio: remove unused functionSebastian Ott1-44/+0
2013-06-26s390/pci: use to_pci_devSebastian Ott2-7/+7
2013-06-24powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim1-15/+9
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu1-4/+4
2013-06-23fs: fix new splice.c kernel-doc warningRandy Dunlap1-0/+1
2013-06-22Linux 3.10-rc7Linus Torvalds1-1/+1
2013-06-22aout32 coredump compat fixAl Viro1-1/+1
2013-06-21spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg1-1/+1
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2013-06-20iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger3-8/+0
2013-06-20target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover1-11/+14
2013-06-20drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro5-23/+41
2013-06-20[media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2-23/+9
2013-06-20irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo1-1/+1
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse3-3/+7
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2-2/+2
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V1-1/+7
2013-06-19USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki3-6/+36
2013-06-20ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-19ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-19ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-19mn10300: Fix include dependency in irqflags.h et al.David Daney2-4/+5
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan1-0/+1
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens1-1/+2
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2-19/+8
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2-1/+57
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot1-4/+17