Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[linux-2.6] / arch /
2009-07-03  David DaneyMIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and...
2009-07-03  Dmitri VorobievMIPS: Malta: Remove unnecessary function prototypes
2009-07-03  Joe PerchesMIPS: MT: Remove unnecessary semicolons
2009-07-03  Florian FainelliMIPS: Add support for Texas Instruments AR7 System...
2009-07-03  Eric Dumazetx86: atomic64: Improve atomic64_read()
2009-07-03  Paul Mackerrasx86: atomic64: Code atomic(64)_read and atomic(64)_set...
2009-07-03  Ingo MolnarMerge branch 'amd-iommu/fixes' of git://git./linux...
2009-07-03  Jaswinder Singh... x86: Remove unused function lapic_watchdog_ok()
2009-07-03  Jaswinder Singh... x86: Remove unused variable disable_x2apic
2009-07-03  Rakib Mullickx86, kvm: Fix section mismatches in kvm.c
2009-07-03  Mike Galbraithx86: Add missing annotation to arch/x86/lib/copy_user_6...
2009-07-03  Mathieu Desnoyersx86: Fix fixmap page order for FIX_TEXT_POKE0,1
2009-07-03  Ingo Molnarx86: atomic64: Fix unclean type use in atomic64_xchg()
2009-07-03  Ingo Molnarx86: atomic64: Make atomic_read() type-safe
2009-07-03  Ingo Molnarx86: atomic64: Reduce size of functions
2009-07-03  Ingo Molnarx86: atomic64: Improve atomic64_add_return()
2009-07-03  Eric Dumazetx86: atomic64: Improve cmpxchg8b()
2009-07-03  Eric Dumazetx86: atomic64: Improve atomic64_read()
2009-07-03  Ingo Molnarx86: atomic64: Move the 32-bit atomic64_t implementatio...
2009-07-03  Eric Dumazetx86: atomic64: The atomic64_t data type should be 8...
2009-07-03  Ingo MolnarMerge branch 'dma-debug/fixes' of git://git./linux...
2009-07-03  Paul Mundtsh: define PERF_COUNTER_INDEX_OFFSET.
2009-07-03  Kyle McMartinparisc: use generic atomic64 on 32-bit
2009-07-03  Kyle McMartinparisc: perf: wire up sys_perf_counter_open
2009-07-03  Kyle McMartinparisc: add task_pt_regs macro
2009-07-03  Kyle McMartinparisc: wire sys_perf_counter_open to sys_ni_syscall
2009-07-03  Kyle McMartinparisc: inventory.c, fix bloated stack frame
2009-07-03  Kyle McMartinparisc: processor.c, fix bloated stack frame
2009-07-03  Kyle McMartinparisc: fix compile warning in mm/init.c
2009-07-03  Christoph Hellwigparisc: remove dead code from sys_parisc32.c
2009-07-03  Kyle McMartinparisc: wire up rt_tgsigqueueinfo
2009-07-03  Helge Dellerparisc: ensure broadcast tlb purge runs single threaded
2009-07-03  Grant Grundlerparisc: fix "delay!" timer handling
2009-07-03  Randolph Chungparisc: fix mismatched parenthesis in memcpy.c
2009-07-03  Coly Liparisc: add parameter to read_cr16()
2009-07-03  Alexander Beregalovparisc: decode_exc.c should include kernel.h
2009-07-03  Thomas Gleixnerparisc: remove obsolete hw_interrupt_type
2009-07-03  Helge Dellerparisc: fix irq compile bugs in arch/parisc/kernel...
2009-07-03  Helge Dellerparisc: fix ldcw inline assembler
2009-07-03  Kyle McMartinparisc: kill WARN in free_initmem when DEBUG_KERNEL
2009-07-03  Bastian Blankparisc: Remove casts from atomic macros
2009-07-03  Alexander Beregalovparisc: remove CVS keywords
2009-07-03  Kyle McMartinparisc: wire up preadv/pwritev syscalls
2009-07-02  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-07-02  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-07-02  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-07-02  Matthias Kaehlcke[ARM] 5576/1: Update kb9202_defconfig
2009-07-02  Yinghai Lux86: add boundary check for 32bit res before expand...
2009-07-02  Linus Torvaldsx86: fix power-of-2 round_up/round_down macros
2009-07-02  Joerg Roedelamd-iommu: set evt_buf_size correctly
2009-07-02  Linus Walleij[ARM] 5581/1: U300 clock updates
2009-07-02  Linus Walleij[ARM] 5579/1: Updated U300 defconfig
2009-07-02  Joerg Roedelamd-iommu: handle alias entries correctly in init code
2009-07-02  Ingo Molnarx86: Fix printk call in print_local_apic()
2009-07-02  David HowellsFRV: Add basic performance counter support
2009-07-02  David HowellsFRV: Implement atomic64_t
2009-07-01  Frederic Weisbeckerperf_counter: Ignore the nmi call frames in the x86...
2009-07-01  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-07-01  Matt Flemingsh: Fix compiler error and include the definition of...
2009-07-01  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-07-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-01  David WoodhouseFix pci_unmap_addr() et al on i386.
2009-07-01  David Woodhouseintel-iommu: Make iommu=pt work on i386 too
2009-07-01  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-07-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-07-01  Jaswinder Singh... x86: Declare check_efer() before it gets used
2009-07-01  Jaswinder Singh... x86: Mark device_nb as static and fix NULL noise
2009-07-01  Jaswinder Singh... x86: Remove double declaration of MSR_P6_EVNTSEL0 and...
2009-07-01  Anton Blanchardpowerpc/perf_counter: Enable alternate PR/HV bits for...
2009-07-01  Ingo MolnarMerge branch 'linus' into perfcounters/urgent
2009-07-01  Magnus Dammsh: re-add LCDC fbdev support to the Migo-R defconfig
2009-07-01  Magnus Dammsh: fix se7724 ceu names
2009-07-01  Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-07-01  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-07-01  Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-07-01  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-07-01  David HowellsMN10300: Wire up new syscalls
2009-07-01  David HowellsFRV: Wire up new syscalls
2009-07-01  Yinghai Lux86: only clear node_states for 64bit
2009-07-01  Tejun Heoalpha: fix percpu build breakage
2009-06-30  Ingo Molnaria64/PCI: adjust section annotation for pcibios_setup()
2009-06-30  Jan Beulichx86: Fix fixmap ordering
2009-06-30  Mike Galbraithx86: Fix symbol annotation for arch/x86/lib/clear_page_...
2009-06-30  Jan Beulich[IA64] address compiler warnings perfmon.c/salinfo.c
2009-06-30  Joe Perches[IA64] Remove unnecessary semicolons
2009-06-30  Alan Cox[IA64] sprintf should not be used with same source...
2009-06-30  Yinghai Lux86/PCI: get root CRS before scanning children
2009-06-30  Yinghai Lux86/PCI: fix boundary checking when using root CRS
2009-06-30  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-06-29  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-06-29  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-06-29  Fernando Luis Vázq... PCI: remove pci_dac_dma_... APIs on mn10300
2009-06-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-29  Linus TorvaldsMerge branch 'bugfixes' of git://git./linux/kernel...
2009-06-29  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-29  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-06-29  Takashi IwaiMerge branch 'fix/hda-samsung-p50' into for-linus
2009-06-29  David Woodhouseintel-iommu: Clean up identity mapping code, remove...
2009-06-29  Nicolas Ferre[ARM] 5562/2: at91: add gpio button support for at91sam...
next