kernel_optimize_test/arch/x86
Linus Torvalds e9b19cd43f Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Pull two percpu fixes from Tejun Heo:
 "One adds missing KERN_CONT on split printk()s and the other makes
  the percpu allocator avoid using PMD_SIZE as atom_size on x86_32.

  Using PMD_SIZE led to vmalloc area exhaustion on certain
  configurations (x86_32 android) and the only cost of using PAGE_SIZE
  instead is static percpu area not being aligned to large page
  mapping."

* 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
  percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
  percpu: use KERN_CONT in pcpu_dump_alloc_info()
2012-05-08 11:06:07 -07:00
..
boot x86, relocs: Remove an unused variable 2012-04-30 12:55:15 -07:00
configs
crypto
ia32 x86: fix broken TASK_SIZE for ia32_aout 2012-05-06 10:15:18 -07:00
include/asm vfs: make word-at-a-time accesses handle a non-existing page 2012-05-03 14:01:40 -07:00
kernel Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 2012-05-08 11:06:07 -07:00
kvm kill mm argument of vm_munmap() 2012-04-21 01:58:20 -04:00
lguest
lib Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-04-16 18:35:21 -07:00
math-emu
mm
net
oprofile
pci
platform arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver 2012-05-04 14:40:07 -07:00
power
syscalls
tools
um
vdso
video
xen xen: correctly check for pending events when restoring irq flags 2012-04-27 16:04:21 -04:00
.gitignore
Kbuild
Kconfig vfs: make word-at-a-time accesses handle a non-existing page 2012-05-03 14:01:40 -07:00
Kconfig.cpu
Kconfig.debug
Makefile
Makefile_32.cpu
Makefile.um