aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10sh: rework memory limits to work with LMB.Paul Mundt3-45/+40
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt6-15/+24
2010-05-07sh: bump up extra LMB reservations in bootmem init.Paul Mundt1-4/+6
2010-05-07sh: convert initrd reservation to LMB.Paul Mundt1-1/+1
2010-05-07sh: convert kexec crash kernel management to LMB.Paul Mundt3-44/+58
2010-05-06sh: Make initrd detection more robust.Paul Mundt1-20/+58
2010-04-29sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming1-1/+1
2010-04-29sh: add CONFIG_VIRTUALIZATION for virtio supportMagnus Damm1-0/+16
2010-04-27sh: make latencytop available on SMP, too.Paul Mundt1-1/+0
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt1-0/+47
2010-04-26sh: CPU hotplug support.Paul Mundt8-6/+194
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt2-4/+13
2010-04-26sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt1-2/+2
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2-4/+13
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt1-0/+3
2010-04-26sh: convert online CPU map twiddling to cpumask.Paul Mundt2-2/+2
2010-04-26sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt1-0/+1
2010-04-26sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt1-1/+5
2010-04-26sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt2-193/+444
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2-2/+0
2010-04-26SH: fix error paths in DMA driverGuennadi Liakhovetski1-6/+21
2010-04-26sh: sh7751 pci controller io port fixMagnus Damm1-2/+3
2010-04-26sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2-2/+2
2010-04-26SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski1-1/+1
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski7-67/+30
2010-04-26sh: invoke oom-killer from page faultNick Piggin2-24/+8
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet1-1/+1
2010-04-25sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming1-1/+4
2010-04-25sh: Do not try merging two 128MB PMB mappingsMatt Fleming1-1/+1
2010-04-25sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming1-0/+6
2010-04-25sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming1-0/+4
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming1-4/+9
2010-04-24e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-24initramfs: handle unrecognised decompressor when unpackingPhillip Lougher1-1/+2
2010-04-24ksm: check for ERR_PTR from follow_page()Dan Carpenter1-6/+6
2010-04-24VMware Balloon driverDmitry Torokhov4-0/+851
2010-04-24fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devicesAnton Blanchard1-5/+12
2010-04-24lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil1-0/+1
2010-04-24w1: fix omap 1-wire driver compilationAmit Kucheria1-0/+1
2010-04-24rmap: anon_vma_prepare() can leak anon_vma_chainOleg Nesterov1-4/+5
2010-04-24keys: fix an RCU warningDavid Howells1-5/+8
2010-04-24lib: fix the use of LZO to decompress initramfs imagesAlbin Tonnerre1-7/+15
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2-1/+13
2010-04-24w1: w1 temp: fix negative termperature calculationIan Dall1-3/+2
2010-04-24cgroups: fix procs documentationKAMEZAWA Hiroyuki1-2/+1
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach1-0/+3
2010-04-24lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai1-0/+4
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas1-1/+7
2010-04-24flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao1-1/+1
2010-04-24kernel/sys.c: fix compat uname machineAndreas Schwab1-1/+1