Revert "perf: Add PM notifiers to fix CPU hotplug races"
[pandora-kernel.git] / arch /
2011-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/linux-dm
2011-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.selinuxproject...
2011-11-02 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2011-11-02 Linus TorvaldsMerge branch 'for-3.2' of git://linux-nfs.org/~bfields...
2011-11-02 Linus TorvaldsMerge branch 'misc-3.2' of git://git./linux/kernel...
2011-11-02 Linus TorvaldsMerge branch 'akpm' (Andrew's incoming - part two)
2011-11-02 Liu Gangarch/powerpc/sysdev/fsl_rio.c: release rapidio port...
2011-11-02 Andrea Arcangelithp: share get_huge_page_tail()
2011-11-02 Andrea Arcangelisparc: gup_pte_range() support THP based tail recounting
2011-11-02 Andrea Arcangelis390: gup_huge_pmd() return 0 if pte changes
2011-11-02 Andrea Arcangelis390: gup_huge_pmd() support THP tail recounting
2011-11-02 Andrea Arcangelipowerpc: gup_huge_pmd() return 0 if pte changes
2011-11-02 Andrea Arcangelipowerpc: gup_hugepte() support THP based tail recounting
2011-11-02 Andrea Arcangelipowerpc: gup_hugepte() avoid freeing the head page...
2011-11-02 Andrea Arcangelipowerpc: get_hugepte() don't put_page() the wrong page
2011-11-02 Andrea Arcangelipowerpc: remove superfluous PageTail checks on the...
2011-11-02 Andrea Arcangelimm: thp: tail page refcounting fix
2011-11-02 Linus TorvaldsMerge git://github.com/rustyrussell/linux
2011-11-02 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-11-02 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-11-02 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-11-02 Linus TorvaldsMerge branch 'for-linus' of git://github.com/richardwei...
2011-11-02 Richard Weinbergerum: fix ubd cow size
2011-11-02 Dave Jonesum: Fix kmalloc argument order in um/vdso/vma.c
2011-11-02 Al Viroum: switch to use of drivers/Kconfig
2011-11-02 Richard Weinbergerum: we need sys/user.h only on i386
2011-11-02 Richard Weinbergerum: merge delay_{32,64}.c
2011-11-02 Al Viroum: distribute exports to where exported stuff is defined
2011-11-02 Al Viroum: kill system-um.h
2011-11-02 Al Viroum: generic ftrace.h will do...
2011-11-02 Al Viroum: segment.h is x86-only and needed only there
2011-11-02 Al Viroum: asm/pda.h is not needed anymore
2011-11-02 Al Viroum: hw_irq.h can go generic as well
2011-11-02 Al Viroum: switch to generic-y
2011-11-02 Al Viroum: clean Kconfig up a bit
2011-11-02 Al Viroum: kill useless argument of free_chan() and free_one_c...
2011-11-02 Al Viroum: unify ptrace_user.h
2011-11-02 Al Viroum: unify KSTK_...
2011-11-02 Al Viroum: fix gcov build breakage
2011-11-02 Al Viroum: page_offset.h is never used
2011-11-02 Al Viroum: irq_vectors.h just shadows x86 one
2011-11-02 Al Viroum: required-features.h is there only to shadow x86...
2011-11-02 Al Viroum: asm/apic.h is there only to shadow the x86 one...
2011-11-02 Al Viroum: take ubd_user.h to its users...
2011-11-02 Al Viroum: take ldt.h to arch/x86/um/asm/mm_context.h
2011-11-02 Al Viroum: merge signal_{32,64}.c
2011-11-02 Al Viroum: no need to play with save_sp in signal frame setup...
2011-11-02 Al Viroum: increase stack growth cushion in pagefault
2011-11-02 Al Viroum: merge HOST_... of registers common on i386 and...
2011-11-02 Al Viroum: sanitize paths in sys_call_table* includes
2011-11-02 Al Viroum: merge os-Linux/tls.c into arch/x86/um/os-Linux...
2011-11-02 Al Viroum: move asm/desc.h into arch/x86/um/asm
2011-11-02 Al Viroum: merge host_ldt_{32,64}.h
2011-11-02 Al Viroum: merge tls_{32,64}.h
2011-11-02 Al Viroum: take um_mmu.h to asm/mmu.h, clean asm/mmu_context...
2011-11-02 Al Viroum: kill um_uaccess.h
2011-11-02 Al Viroum: take mconsole*.h to arch/um/drivers
2011-11-02 Al Viroum: take chan_*.h and line.h to arch/um/drivers
2011-11-02 Al Viroum: take register_winch_irq() into the caller of is_ska...
2011-11-02 Al Viroum: kill shared/mem_kern.h
2011-11-02 Al Viroum: kill shared/tlb.h
2011-11-02 Al Viroum: make flush_tlb_kernel_range_common() static
2011-11-02 Al Viroum: kill shared/task.h and HOST_TASK_REGS
2011-11-02 Al Viroum: shared/syscall.h is not even included
2011-11-02 Al Viroum: don't include kern.h unless it's needed
2011-11-02 Al Viroum: trim kern.h
2011-11-02 Al Viroum: make load_initrd() static, kill shared/initrd.h
2011-11-02 Al Viroum: bury unused macros around ptrace.h
2011-11-02 Al Viroum: take arch/um/sys-x86 to arch/x86/um
2011-11-02 Al Viroum: merge Makefile-{i386,x86_64}
2011-11-02 Al Viroum: trim detritus from Makefile-i386
2011-11-02 Al Viroum: arch_hweight.h is needed only on uml-x86
2011-11-02 Al Viroum: merge kernel_offsets_*.h
2011-11-02 Al Viroum: merge skas_ptrace.h 32/64bit variants
2011-11-02 Al Viroum: sysdep/barrier.h is not used for anything
2011-11-02 Al Viroum: shared/process.h is empty now; kill it
2011-11-02 Al Viroum: finish conversion to mcontext_t
2011-11-02 Al Viroum: start switching the references to host mcontext_t...
2011-11-02 Al Viroum: take userland definition of barrier() to user.h
2011-11-02 Al Viroum: take system.h out of shared/sysdep
2011-11-02 Al Viroum: fill the handlers array at build time
2011-11-02 Al Viroum: simplify set_handler()
2011-11-02 Al Viroum: don't bother blocking SIGARLM and SIGUSR1
2011-11-02 Al Viroum: switch stub_segv_handler to SA_SIGINFO variant...
2011-11-02 Al Viroum: kill includes of sysdep/sigcontext.h from stuff...
2011-11-02 Al Viroum: merge arch/um/os-Linux/sys-{i386,x86_64}
2011-11-02 Al Viroum: merge hard_handler() instances, switch to use of...
2011-11-02 Al Viroum: kill dead code around uaccess
2011-11-02 Al Viroum: merge arch/um/sys-{i386,x86_64}
2011-11-02 Al Viroum: merge arch/um/sys-{i386,x86_64}/shared
2011-11-02 Al Viroum: merge arch/um/sys-{i386,x86_64}/asm
2011-11-02 Al Viroum: get rid of unused macros in ptrace_user.h
2011-11-02 Al Viroum: get rid of sysdep/sc.h
2011-11-02 Al Viroum: Get rid of UPT_SET/UPT_REG macros
2011-11-02 Al Viroum: take vm-flags.h to sys-*/asm
2011-11-02 Al Viroum: get rid of sysdep/checksum.h
2011-11-02 Al Viroum: trim unused junk from user.h
2011-11-02 Al Viroum: get rid of kern_constants.h
2011-11-02 Al Viroum: kill a couple of useless includes of kern_constants.h
2011-11-02 Al Viroum: -include user.h for USER_OBJ, trim includes
next