summaryrefslogtreecommitdiffstats
path: root/crypto/wp512.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-31i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard2-94/+83
2008-10-31resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2-0/+194
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard7-11/+96
2008-10-31lguest: fix irq vectors.Rusty Russell1-0/+3
2008-10-31lguest: fix early_ioremap.Rusty Russell1-12/+17
2008-10-31lguest: fix example launcher compile after moved asm-x86 dir.Rusty Russell2-2/+2
2008-10-31x86: cpu_index build fixIngo Molnar1-0/+2
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley2-0/+3
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley3-1/+11
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt3-10/+20
2008-10-30x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai1-0/+4
2008-10-30x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley1-0/+6
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2-2/+2
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley1-1/+4
2008-10-30tty: Fix USB kref leakAlan Cox1-0/+1
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao1-0/+3
2008-10-30nfsd: fix vm overcommit crashAlan Cox5-6/+23
2008-10-30ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant1-0/+1
2008-10-30framebuffer compat_ioctl deadlockMikulas Patocka1-2/+2
2008-10-30rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy1-0/+2
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap1-2/+2
2008-10-30Rationalise Randy's address a bitAlan Cox8-8/+8
2008-10-30rtc: ds3234 doesn't link when built-inGeert Uytterhoeven1-2/+2
2008-10-30MAINTAINERS: add LTP info to the listMike Frysinger1-0/+10
2008-10-30x86, uv: fix compile error in uv_hub.hMike Travis1-0/+1
2008-10-30sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedDean Nelson3-4/+8
2008-10-30'kill sig -1' must only apply to caller's namespaceSukadev Bhattiprolu1-1/+2
2008-10-30fs: remove excess kernel-docRandy Dunlap1-1/+0
2008-10-30mm: fix kernel-doc function notationRandy Dunlap1-1/+2
2008-10-30i2o: fix kernel-doc warningsRandy Dunlap1-6/+6
2008-10-30ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen1-7/+8
2008-10-30kernel/profile: fix profile_init() section mismatchPaul Mundt1-1/+1
2008-10-30memcg: update menuconfig help textKAMEZAWA Hiroyuki1-6/+10
2008-10-30hdpuftrs: fix buildMariusz Kozlowski1-1/+0
2008-10-30init/do_mounts_md.c: msleep compile fixAlexey Dobriyan1-1/+1
2008-10-30sony-laptop: ignore missing _DIS method on pic deviceMatthew Garrett1-2/+4
2008-10-30fbcon: don't inline updatescrollmodeMarcin Slusarz1-1/+1
2008-10-30edac: fix enabling of polling cell moduleBenjamin Herrenschmidt1-0/+3
2008-10-30rtc-s3c: fix section mismatch warningsYauhen Kharuzhy1-3/+3
2008-10-30docs: fix ManagementStyle book nameJiri Pirko1-1/+1
2008-10-30docbook: fix command spacingHans Ulrich Niedermann1-2/+2
2008-10-30fs: remove prepare_write/commit_writeNick Piggin9-293/+23
2008-10-30cgroups: tiny cleanupsLi Zefan1-4/+0
2008-10-30freezer_cg: simplify freezer_change_state()Li Zefan1-12/+7
2008-10-30freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan3-26/+14
2008-10-30freezer_cg: remove redundant check in freezer_can_attach()Li Zefan1-9/+7
2008-10-30freezer_cg: fix improper BUG_ON() causing oopsLi Zefan1-1/+2
2008-10-30edac x38: new MC driver moduleHitoshi Mitake3-0/+532
2008-10-30.gitignore updatesAlexey Dobriyan11-0/+14
2008-10-30viafb: removed duplicated #include'sHuang Weiyi1-3/+0