aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-14[S390] fix s390x_newunameMartin Schwidefsky
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-13fix cpumask build breakage on pariscHelge Deller
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King
2008-11-13Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function...Ingo Molnar
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt
2008-11-13sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY
2008-11-13sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI
2008-11-12sparc: Fix tty compile warnings.Robert Reif
2008-11-12sparc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-13sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt
2008-11-13sh: early printk port type fixMagnus Damm
2008-11-12x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki
2008-11-12x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki
2008-11-12tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker
2008-11-12tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-11-12MN10300: Don't do misalignment handling for userspaceDavid Howells
2008-11-12MN10300: Don't handle misaligned loading and storing of SPDavid Howells
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells
2008-11-12MN10300: Add further misalignment fixupsDavid Howells
2008-11-12MN10300: Add built-in testing for misalignment handlerDavid Howells
2008-11-12MN10300: Clean up the misalignment handler a littleDavid Howells
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar
2008-11-12Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt
2008-11-12fix sci type for SH7723Yoshihiro Shimoda
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity