aboutsummaryrefslogtreecommitdiffstats
path: root/lib/decompress_unlzo.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf2-44/+38
2010-10-15arch/tile: support new info op generated by compilerChris Metcalf2-1/+8
2010-10-15arch/tile: minor whitespace/naming changes for string support filesChris Metcalf5-104/+109
2010-10-15arch/tile: enable single-step support for TILE-GxChris Metcalf4-3/+83
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf23-132/+338
2010-10-15arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf4-37/+622
2010-10-15arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>Chris Metcalf1-279/+269
2010-10-14arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf1-13/+22
2010-10-14arch/tile: various top-level Makefile cleanupsChris Metcalf1-2/+15
2010-10-14arch/tile: change lower bound on syscall error return to -4095Chris Metcalf1-1/+1
2010-10-14arch/tile: properly export __mb_incoherent for modulesChris Metcalf2-1/+7
2010-10-14arch/tile: provide a definition of MAP_STACKChris Metcalf1-0/+1
2010-10-14kmemleak: add TILE to the list of supported architectures.Chris Metcalf1-1/+1
2010-10-14char: hvc: check for error caseVasiliy Kulikov1-2/+3
2010-10-14arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf1-0/+4
2010-10-14arch/tile: update some comments to clarify register usage.Chris Metcalf2-3/+6
2010-10-14arch/tile: use better "punctuation" for VMSPLIT_3_5G and friendsChris Metcalf1-4/+4
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf9-103/+76
2010-10-06Linux 2.6.36-rc7Linus Torvalds1-1/+1
2010-10-05powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds11-26/+14
2010-10-05tile: replace some BUG_ON checks with BUILD_BUG_ON checksAkinobu Mita1-4/+4
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini1-2/+3
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6
2010-10-04ksm: fix bad user data when swappingHugh Dickins1-2/+4
2010-10-04ksm: fix page_address_in_vma anon_vma oopsHugh Dickins1-1/+7
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney1-1/+1
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney1-1/+1
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani1-1/+1
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss1-3/+2
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle1-2/+2
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney6-9/+37
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle1-1/+1
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2-2/+2
2010-10-04MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle2-17/+6
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle4-5/+5
2010-10-04MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle1-2/+18
2010-10-04MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle1-8/+20
2010-10-04MIPS: Audit: Fix hang in entry.S.Ralf Baechle1-1/+2
2010-10-04MIPS: Document why RELOC_HIDE is there.Ralf Baechle1-0/+14
2010-10-04MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2-1/+5
2010-10-04MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2-0/+5
2010-10-04MIPS: RM7000: Symbol should be staticRicardo Mendoza1-1/+1
2010-10-04MIPS: kspd: Adjust confusing if indentationJulia Lawall1-1/+1
2010-10-04MIPS: Fix a typo.Andrea Gelmini1-1/+1
2010-10-04perf trace scripting: Fix extern struct definitionsStephane Eranian1-2/+2
2010-10-04perf ui hist browser: Fix segfault on 'a' for annotateFrederik Deweerdt1-1/+1
2010-10-04perf tools: Fix build breakageKusanagi Kouichi1-1/+1