aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-27
* x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-27
* x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov2008-11-23
* x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum2008-11-23
* x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum2008-11-23
* x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov2008-11-23
* x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum2008-11-22
* x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum2008-11-21
* x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum2008-11-21
* x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum2008-11-21
* x86: entry_64.S: renameIngo Molnar2008-11-21
* x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar2008-11-21
* x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum2008-11-20
* x86: move entry_64.S register saving out of the macrosAlexander van Heukelum2008-11-20
* Merge branch 'x86/cleanups' into x86/irqIngo Molnar2008-11-20
|\
| * Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-11-18
| |\
| | * x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-18
| | * x86: add rdtsc barrier to TSC sync checkVenki Pallipadi2008-11-17
| | * x86: fix es7000 compilingYinghai Lu2008-11-16
| | * x86, bts: fix unlock problem in ds.cMarkus Metzger2008-11-16
| | * x86, voyager: fix smp generic helper voyager breakageJames Bottomley2008-11-11
| | * x86: move iomap.h to the new include locationArjan van de Ven2008-11-09
| * | x86: entry_64.S: remove whitespace at end of linesAlexander van Heukelum2008-11-17
| * | Merge commit 'v2.6.28-rc5' into x86/cleanupsIngo Molnar2008-11-17
| |\ \
| | * \ Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-15
| | |\ \
| | | * | serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt2008-11-13
| | | * | sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY2008-11-13
| | | * | sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI2008-11-13
| | | * | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt2008-11-13
| | | * | sh: early printk port type fixMagnus Damm2008-11-13
| | | * | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-11
| | | * | fix sci type for SH7723Yoshihiro Shimoda2008-11-11
| | | * | sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-10
| | | |/
| | * | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-11-15
| | |\ \
| | | * | [S390] fix s390x_newunameMartin Schwidefsky2008-11-14
| | | * | [S390] cpu topology: fix lockingHeiko Carstens2008-11-14
| | | * | [S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2008-11-14
| | | * | [S390] ftrace: disable tracing on idle pswHeiko Carstens2008-11-14
| | | * | [S390] lockdep: fix compile bugHeiko Carstens2008-11-14
| | | * | [S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer2008-11-14
| | * | | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2008-11-15
| | * | | m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven2008-11-15
| | |/ /
| | * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-13
| | |\ \
| | | * | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-13
| | | * | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-13
| | | * | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King2008-11-13
| | | * | [ARM] dma-mapping: fix compiler warningRussell King2008-11-13
| | | * | [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-09
| | | * | [ARM] versatile: correct MMC clock rateRussell King2008-11-08
| | | * | [ARM] realview: correct MMC clock rateRussell King2008-11-08