aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-28x86: ret_from_fork - get rid of jump backIngo Molnar
2008-11-28Merge branch 'x86/debug' into x86/irqIngo Molnar
2008-11-28x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov
2008-11-28x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov
2008-11-27x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov
2008-11-27x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com
2008-11-27i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-27x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-23x86, debug: remove the confusing entry in call tracejia zhang
2008-11-23x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov
2008-11-23x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum
2008-11-23x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum
2008-11-23x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov
2008-11-23x86: clean up stack overflow debug checkIngo Molnar
2008-11-23x86_64: fix the check in stack_overflow_checkjia zhang
2008-11-23Merge commit 'v2.6.28-rc6' into x86/debugIngo Molnar
2008-11-22x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum
2008-11-21x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum
2008-11-21x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum
2008-11-21x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum
2008-11-21x86: entry_64.S: renameIngo Molnar
2008-11-21x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar
2008-11-20Linux 2.6.28-rc6Linus Torvalds
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-11-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney
2008-11-20x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins
2008-11-20ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery