Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
[pandora-kernel.git] / arch /
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-25 Andrew Morton[PATCH] cpufreq: speedstep-smi asm fix
2006-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-03-25 Ashok Raj[PATCH] Check if cpu can be onlined before calling...
2006-03-25 Pavel Machek[PATCH] collie: fix missing pcmcia bits
2006-03-25 Andrew Morton[PATCH] kconfig: clarify memory debug options
2006-03-25 Andrey Borzenkov[PATCH] Fix EDD to properly ignore signature of non...
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-25 Chen, Kenneth W[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatible
2006-03-25 Ashok Raj[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PC
2006-03-25 Thomas Gleixner[PATCH] sys_alarm() unsigned signed conversion fixup
2006-03-25 Andrey Panin[PATCH] fix DMI onboard device discovery
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Andrew Morton[PATCH] set_page_dirty() return value fixes
2006-03-24 Randy Dunlap[PATCH] early_printk: cleanup trailiing whitespace
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-24 Adrian Bunk[PATCH] kill include/linux/platform.h, default_idle...
2006-03-24 Eric Sesterhenn[PATCH] s390: kzalloc() conversion in arch/s390
2006-03-24 Martin Schwidefsky[PATCH] s390: connector support
2006-03-24 Michael Ryan[PATCH] s390: cpu up retries
2006-03-24 Martin Schwidefsky[PATCH] s390: /proc/sys/vm/cmm_* permission bits
2006-03-24 Heiko Carstens[PATCH] s390: early parameter parsing
2006-03-24 Akinobu Mita[PATCH] x86_64: {set,clear,test}_bit() related cleanup...
2006-03-24 Andrew Morton[PATCH] more-for_each_cpu-conversions fix
2006-03-24 Bob Breuer[SPARC]: Try to start getting SMP back into shape.
2006-03-24 Linus TorvaldsMerge git://git./linux/kernel/git/aia21/ntfs-2.6
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Linus TorvaldsMerge branch 'blktrace' of git://brick.kernel.dk/data...
2006-03-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-23 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23 Bernhard Kaindl[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign...
2006-03-23 Linus Torvalds[PATCH] PCI: resource address mismatch
2006-03-23 Andi Kleen[PATCH] PCI: Give PCI config access initialization...
2006-03-23 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-23 Jeff GarzikMerge branch 'master'
2006-03-23 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-03-23 Anton AltaparmakovMerge branch 'master' of /home/aia21/ntfs-2.6/
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-23 Andrew Morton[PATCH] pause_on_oops command line option
2006-03-23 Adrian Bunk[PATCH] kill _INLINE_
2006-03-23 Ingo Molnar[PATCH] make bug messages more consistent
2006-03-23 Ingo Molnar[PATCH] sem2mutex: kprobes
2006-03-23 Jean Delvare[PATCH] m68k: rtc driver cleanup
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: finally solve mysqld problem
2006-03-23 Ashok Raj[PATCH] x86 topology: don;t create a control file for...
2006-03-23 Adrian Bunk[PATCH] x86: some fixups for the X86_NUMAQ dependencies
2006-03-23 Shaohua Li[PATCH] x86: deterine xapic using apic version
2006-03-23 Shaohua Li[PATCH] x86: cpuid.4 doesn't need cpu level 5
2006-03-23 Chuck Ebbert[PATCH] i386: fix dump_stack()
2006-03-23 Jan Beulich[PATCH] i386: cleanup after cpu_gdt_descr conversion...
2006-03-23 Jesper Juhl[PATCH] Fix the imlicit declaration of mtrr_centaur_rep...
2006-03-23 Jesper Juhl[PATCH] fix implicit declaration of GET_APIC_ID in...
2006-03-23 Chuck Ebbert[PATCH] i386: more vsyscall documentation
2006-03-23 Chuck Ebbert[PATCH] i386: fix singlestep through an int80 syscall
2006-03-23 Jan Beulich[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
2006-03-23 Jan Beulich[PATCH] i386: actively synchronize vmalloc area when...
2006-03-23 Andrew Morton[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XP...
2006-03-23 Chuck Ebbert[PATCH] x86: start early_printk at sensible screen row
2006-03-23 Stas Sergeev[PATCH] x86: early printk handling fixes
2006-03-23 Chuck Ebbert[PATCH] i386: let signal handlers set the resume flag
2006-03-23 Chuck Ebbert[PATCH] i386: Don't let ptrace set the nested task bit
2006-03-23 Jean Delvare[PATCH] i386 traps: merge printk calls
2006-03-23 Natalie.Protasevic... [PATCH] Compilation fix for ES7000 when no ACPI is...
2006-03-23 Chuck Ebbert[PATCH] i386: fall back to sensible CPU model name
2006-03-23 Chuck Ebbert[PATCH] i386: allow disabling X86_FEATURE_SEP at boot
2006-03-23 Chuck Ebbert[PATCH] i386: __devinit should be __cpuinit
2006-03-23 Gerd Hoffmann[PATCH] x86: SMP alternatives
2006-03-23 Chuck Ebbert[PATCH] i386: multi-column stack backtraces
2006-03-23 Ingo Molnar[PATCH] Make CONFIG_REGPARM enabled by default
2006-03-23 Adrian Bunk[PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL
2006-03-23 Nick Piggin[PATCH] sparc64: fix set_page_count merge clash
2006-03-23 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-03-23 Anton AltaparmakovMerge branch 'master' of /home/aia21/ntfs-2.6/
2006-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-23 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-23 Bjorn Helgaas[PATCH] powerpc: tidy-up of_register_driver()/driver_re...
2006-03-23 Andrew Morton[PATCH] powerpc: Fix warning in add_memory
2006-03-23 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-23 Jeff GarzikMerge branch 'master'
2006-03-22 Erik Hovland[ARM] 3389/1: typo and grammar fix
2006-03-22 Andrew Victor[ARM] 3386/1: AT91RM9200 Clock update
2006-03-22 Andrew Victor[ARM] 3384/1: AT91RM9200: Timer
2006-03-22 Lennert Buytenhek[ARM] 3382/1: ixp2000: unify defconfigs
2006-03-22 Lennert Buytenhek[ARM] 3378/1: ixp2000: fix gpio interrupt handling
2006-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/perex/alsa
2006-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-03-22 David Gibson[PATCH] hugepage: is_aligned_hugepage_range() cleanup
2006-03-22 Michael Buesch[PATCH] Uninline sys_mmap common code (reduce binary...
next