aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-01x86: ia32_signal.c remove unnecessary function callsHiroshi Shimamoto
2008-10-01x86: ia32_signal.c: remove unnecessary cast to u32Hiroshi Shimamoto
2008-09-25x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frameHiroshi Shimamoto
2008-09-25x86: signal: introduce helper macro is_ia32Hiroshi Shimamoto
2008-09-25x86: signal_64.c: introduce helper function signr_convert()Hiroshi Shimamoto
2008-09-25x86: signal_32.c: introduce signr_convert()Hiroshi Shimamoto
2008-09-24x86: signal: cosmetic unification of handle_signal()Hiroshi Shimamoto
2008-09-24x86: signal: cosmetic unification of do_notify_resume()Hiroshi Shimamoto
2008-09-24x86: signal: cosmetic unification of do_signal()Hiroshi Shimamoto
2008-09-14x86: signal: introduce do_rt_sigreturn()Hiroshi Shimamoto
2008-09-14x86: signal: remove unneeded err handlingHiroshi Shimamoto
2008-09-14x86: signal: put give_sigsegv of setup frames togetherHiroshi Shimamoto
2008-09-10x86: signal_64.c: make handle_signal() similarHiroshi Shimamoto
2008-09-10x86: signal_64.c: arg for restore_i387_xstate() is void __user *Hiroshi Shimamoto
2008-09-10x86: signal_64.c: clean up signal_fault()Hiroshi Shimamoto
2008-09-06x86_32: signal: move signal number conversion to upper layerHiroshi Shimamoto
2008-09-06x86: signal: split out frame setupsHiroshi Shimamoto
2008-09-06x86: signal: make NR_restart_syscallHiroshi Shimamoto
2008-09-06x86_32: signal: introduce signal_fault()Hiroshi Shimamoto
2008-09-06x86_32: signal: use syscall_get_nr and errorHiroshi Shimamoto
2008-09-06Merge branch 'x86/cleanups' into x86/signalIngo Molnar
2008-09-06Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar
2008-09-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-09-05Revert "[ARM] use the new byteorder headers"David Woodhouse
2008-09-05Merge branch 'linus' into x86/tracehookIngo Molnar
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt
2008-09-05sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso
2008-09-04x86: capitalize function call interrupts consistentlyAndi Kleen
2008-09-04Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin
2008-09-03x86: Change warning message in TSC calibration.Alok N Kataria
2008-09-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-09-03x86: add io delay quirk for Presario F700Chuck Ebbert
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds
2008-09-03powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala
2008-09-03powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell
2008-09-03powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras
2008-09-03powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds
2008-08-30sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds
2008-08-28sparc: Fix resource flags for PCI children in OF device tree.David S. Miller
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds