aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-07-03x86: atomic64: Make atomic_read() type-safeIngo Molnar
2009-07-03x86: atomic64: Reduce size of functionsIngo Molnar
2009-07-03x86: atomic64: Improve atomic64_add_return()Ingo Molnar
2009-07-03x86: atomic64: Improve cmpxchg8b()Eric Dumazet
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet
2009-07-03x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar
2009-07-03x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet
2009-07-03sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt
2009-07-03parisc: use generic atomic64 on 32-bitKyle McMartin
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin
2009-07-03parisc: add task_pt_regs macroKyle McMartin
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin
2009-07-03parisc: inventory.c, fix bloated stack frameKyle McMartin
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin
2009-07-03parisc: remove dead code from sys_parisc32.cChristoph Hellwig
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller
2009-07-03parisc: fix "delay!" timer handlingGrant Grundler
2009-07-03parisc: fix mismatched parenthesis in memcpy.cRandolph Chung
2009-07-03parisc: add parameter to read_cr16()Coly Li
2009-07-03parisc: decode_exc.c should include kernel.hAlexander Beregalov
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner
2009-07-03parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller
2009-07-03parisc: fix ldcw inline assemblerHelge Deller
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin
2009-07-03parisc: Remove casts from atomic macrosBastian Blank
2009-07-03parisc: remove CVS keywordsAlexander Beregalov
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-02[ARM] 5576/1: Update kb9202_defconfigMatthias Kaehlcke
2009-07-02x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu
2009-07-02x86: fix power-of-2 round_up/round_down macrosLinus Torvalds
2009-07-02amd-iommu: set evt_buf_size correctlyJoerg Roedel
2009-07-02[ARM] 5581/1: U300 clock updatesLinus Walleij
2009-07-02[ARM] 5579/1: Updated U300 defconfigLinus Walleij
2009-07-02amd-iommu: handle alias entries correctly in init codeJoerg Roedel
2009-07-02x86: Fix printk call in print_local_apic()Ingo Molnar
2009-07-01FRV: Add basic performance counter supportDavid Howells
2009-07-01FRV: Implement atomic64_tDavid Howells
2009-07-01perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse
2009-07-01intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse
2009-07-01x86: Declare check_efer() before it gets usedJaswinder Singh Rajput
2009-07-01x86: Mark device_nb as static and fix NULL noiseJaswinder Singh Rajput
2009-07-01x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1Jaswinder Singh Rajput
2009-07-01powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard
2009-07-01sh: re-add LCDC fbdev support to the Migo-R defconfigMagnus Damm