um: increase stack growth cushion in pagefault
[pandora-kernel.git] / arch /
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
2011-11-02 Al Viroum: take user_constants.h to include/generated
2011-11-02 Al Viroum: kill skas_ptregs.h
2011-11-02 Al Viroum: switch to -idirafter, get saner kern_constants...
2011-11-02 Al Viroum: series of __get_user() is costly in sigframe handling
2011-11-02 Al Viroum: make copy_sc() static
2011-11-02 Al Viroum: don't rely on sc.fpstate not having been reassigned...
2011-11-02 Al Viroum: switch {rt_,}sigreturn() to set_current_blocked()
2011-11-02 Al Viroum: use subarch-obj instead of copying...
2011-10-24 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2011-10-24 Linus TorvaldsMerge branch 'for-linus' of people.redhat.com/agk/git...
2011-10-24 Takashi Iwaix86: Fix S4 regression
2011-10-23 Linus TorvaldsMerge branch 'samsung-fixes-4' of git://github.com...
2011-10-23 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-10-21 Domenico AndreoliARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
2011-10-21 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-10-21 Linus TorvaldsMerge branch 'fix/hda' of git://github.com/tiwai/sound
2011-10-21 Marek SzyprowskiARM: S5P: fix offset calculation on gpio-interrupt
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-10-19 Kjetil Oftedalsparc: Add alignment flag to PCI expansion resources
2011-10-17 David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-10-16 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-10-15 Zoltan DevaiARM: 7128/1: vic: Don't write to the read-only register...
2011-10-15 Shawn GuoARM: 7122/1: localtimer: add header linux/errno.h expli...
2011-10-15 Will DeaconARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
2011-10-14 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-10-14 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-10-14 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-10-14 Linus TorvaldsMerge branch 'stable' of git://github.com/cmetcalf...
2011-10-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://tesla...
2011-10-14 Mika Westerbergx86, mrst: use a temporary variable for SFI irq
2011-10-13 Chris Metcalftile: revert change from <asm/atomic.h> to <linux/atomi...
2011-10-13 Linus TorvaldsMerge branch 'btrfs-3.0' of git://github.com/chrismason...
2011-10-12 David S. Millersparc: Avoid calling sigprocmask()
2011-10-12 Matt Flemingsparc: Use set_current_blocked()
2011-10-11 Adrian Bunkx86: Default to vsyscall=native for now
2011-10-10 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-10-10 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2011-10-10 Marc DietrichARM: tegra: fix compilation error due to mach/hardware...
2011-10-10 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-10-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-10-08 Arnd BergmannMerge branch 'omap/fixes-for-3.1' into fixes
2011-10-07 Daniel Hellstromsparc32,leon: SRMMU MMU Table probe fix
2011-10-07 srinidhi kasagarARM: mach-ux500: enable fix for ARM errata 754322
2011-10-06 Linus TorvaldsMerge git://github.com/davem330/net
2011-10-06 Paul Menzelx86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
2011-10-06 Linus TorvaldsMerge branch 'for-linus' of people.redhat.com/agk/git...
next