aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-19sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt1-15/+0
2010-01-19sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt6-176/+124
2010-01-19sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt1-2/+2
2010-01-19sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt2-1/+3
2010-01-19sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt4-5/+4
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt3-22/+8
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt6-33/+41
2010-01-18sh: Flag __ioremap_caller() __init_refok.Paul Mundt1-2/+3
2010-01-18sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt1-0/+6
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2-4/+10
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt3-48/+1
2010-01-18sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt1-0/+9
2010-01-18sh: Handle early ioremaps through fixed mappings.Paul Mundt3-3/+16
2010-01-18sh: Need IRQs enabled for init_fpu().Paul Mundt1-0/+2
2010-01-18sh: Setup early PMB mappings.Matt Fleming2-51/+346
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger1-1/+1
2010-01-16page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro1-1/+1
2010-01-16revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown1-6/+8
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells3-30/+64
2010-01-16nommu: fix race between ramfs truncation and shared mmapDavid Howells1-1/+6
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells4-24/+8
2010-01-16nommu: remove a superfluous check of vm_region::vm_usageDavid Howells1-4/+3
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells2-8/+8
2010-01-16nommu: fix SYSV SHM for NOMMUDavid Howells1-0/+3
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang1-12/+20
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang1-1/+1
2010-01-16memcg: ensure list is empty at rmdirDaisuke Nishimura1-7/+4
2010-01-16virtio: fix section mismatch warningsJeff Mahoney2-6/+6
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro1-0/+3
2010-01-16smp_call_function_any(): pass the node value to cpumask_of_node()David John1-1/+1
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier1-0/+4
2010-01-16mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa1-1/+1
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen2-3/+3
2010-01-16kfifo: add kfifo_initializedAndi Kleen1-0/+10
2010-01-16kfifo: add kfifo_out_peekAndi Kleen2-0/+24
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen2-31/+53
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen2-9/+9
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap1-2/+2
2010-01-16edac: i5000_edac critical fix panic out of boundsTamas Vincze1-1/+7
2010-01-16m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz1-1/+0
2010-01-16serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing1-0/+2
2010-01-16markup_oops.pl: fix error with x86Hui Zhu1-1/+1
2010-01-16viafb: fix acceleration for some chipsErik-Jan Post1-1/+4
2010-01-16viafb: do modesetting after updating variablesErik-Jan Post1-4/+3
2010-01-16viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat1-1/+3
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold1-7/+0
2010-01-16i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo1-2/+3
2010-01-16i2c/pca: Don't use *_interruptibleWolfram Sang2-4/+4
2010-01-16i2c-ali1563: Remove sparse warningsMárton Németh1-4/+4
2010-01-16i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2-4/+4