[SERIAL] mark several serial tables const
[safe/jmp/linux-2.6] / arch /
2005-11-25 David Gibson[PATCH] powerpc: More hugepage boundary case fixes
2005-11-25 Paul MackerrasMerge ../linux-2.6
2005-11-25 Stephen Rothwell[PATCH] powerpc: remove arch/powerpc/include hack for...
2005-11-24 Daniel Marjamäki[PATCH] PCI: direct.c: DBG
2005-11-24 Rajesh Shah[PATCH] PCI: remove bogus resource collision error
2005-11-24 Daniel Marjamäkia[PATCH] PCI: trivial printk updates in common.c
2005-11-24 David Gibson[PATCH] powerpc: fix for hugepage areas straddling...
2005-11-24 Jim Keniston[PATCH] kprobes: Fix return probes on sys_execve
2005-11-24 Hugh Dickins[PATCH] mm: powerpc init_mm without ptlock
2005-11-24 Hugh Dickins[PATCH] mm: powerpc ptlock comments
2005-11-23 Olof Johansson[PATCH] powerpc: update my email address
2005-11-22 Hugh Dickins[PATCH] unpaged: fix sound Bad page states
2005-11-22 Hugh Dickins[PATCH] unpaged: VM_UNPAGED
2005-11-22 Jeff Dike[PATCH] uml: eliminate use of libc PAGE_SIZE
2005-11-22 Jeff Dike[PATCH] uml: properly invoke x86_64 system calls
2005-11-22 Jeff Dike[PATCH] uml: eliminate anonymous union and clean up...
2005-11-22 Jeff Dike[PATCH] uml: eliminate use of local in clone stub
2005-11-22 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-11-21 Russ Anderson[IA64-SGI] bte_copy nasid_index fix
2005-11-21 hawkes@sgi.com[IA64] fix bug in sn/ia64 for sparse CPU numbering
2005-11-21 Prarit Bhargava[IA64] Prevent sn2 ptc code from executing on all ia64...
2005-11-21 Russell King[ARM] Shut up gcc warning in clps7500 core.c
2005-11-21 Russell King[ARM] Shut up gcc warning in assabet.c
2005-11-21 Dirk Opfer[ARM] 3170/1: Sharp SL-6000x: platform device conversio...
2005-11-20 Ashok Raj[PATCH] Register disabled CPUs
2005-11-20 Andi Kleen[PATCH] i386: Use bigsmp for > 8 core Opteron systems
2005-11-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-19 Paul Mackerraspowerpc: Fix bug in timebase synchronization on 32...
2005-11-19 Daniel Jacobowitz[ARM] 3168/1: Update ARM signal delivery and masking
2005-11-19 Paul Mackerraspowerpc: move include/asm-ppc64/ptrace-common.h to...
2005-11-19 Paul Mackerraspowerpc: Merge pci.h
2005-11-19 David Gibson[PATCH] powerpc: Remove imalloc.h
2005-11-19 Benjamin Herrenschmidt[PATCH] powerpc: Fix setting MPIC priority
2005-11-18 Kyle McMartinMerge branch 'master'
2005-11-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2005-11-18 Russell King[ARM] Fix get_user when passed a const pointer
2005-11-18 Paul Mackerraspowerpc: Move defconfig over and remove remaining arch...
2005-11-18 Paul Mackerraspowerpc: Fix a couple of compile warnings for 32-bit...
2005-11-18 Paul Mackerraspowerpc: time-of-day fixes for 32-bit CHRP systems
2005-11-18 Paul Mackerraspowerpc: Fix compile error on pSeries arising from...
2005-11-18 Paul Mackerraspowerpc: Move remaining .c files from arch/ppc64 to...
2005-11-18 Mike Kravetz[PATCH] Remove SPAN_OTHER_NODES config definition
2005-11-18 Benjamin Herrenschmidt[PATCH] powerpc: merge align.c
2005-11-18 Paul Mackerraspowerpc: Fix delay functions for 601 processors
2005-11-18 Kumar Gala[PATCH] ppc: Fix warnings related to seq_file
2005-11-18 Kumar Gala[PATCH] ppc: Fix MPC83xx device table
2005-11-18 Segher Boessenkool[PATCH] powerpc: Maple: request I/O resource.
2005-11-18 Olaf Hering[PATCH] ppc boot: replace string labels with numbers
2005-11-18 Kumar Gala[PATCH] ppc: Fix warnings related to seq_file
2005-11-17 Russell King[ARM] Fix some corner cases in new mm initialisation
2005-11-17 Grant Grundler[PARISC] Remove unused variable in signal.c
2005-11-17 Christoph Hellwig[PARISC] remove drm compat ioctls handlers
2005-11-17 Christoph Hellwig[PARISC] move PA perf driver over to ->compat_ioctl
2005-11-17 Matthew Wilcox[PARISC] Fix some compile problems in ptrace.c
2005-11-17 Matthew Wilcox[PARISC] Improve the error message when we get a clashi...
2005-11-17 Matthew Wilcox[PARISC] Return PDC_OK when alloc_pa_dev fails to enume...
2005-11-17 Carlos O'Donell[PARISC] Document some register usages in assembly...
2005-11-17 Ryan Bradetich[PARISC] Make redirecting irq messages less noisy
2005-11-17 Grant Grundler[PARISC] irq_affinityp[] only available for SMP builds
2005-11-17 James Bottomley[PARISC] Add IRQ affinities
2005-11-17 Kyle McMartin[PARISC] Fix uniprocessor build by dummying smp_send_al...
2005-11-17 James Bottomley[PARISC] Fix our interrupts not to use smp_call_function
2005-11-17 Grant Grundler[PARISC] Disable nesting of interrupts
2005-11-17 James Bottomley[PARISC] Make sure timer and IPI execute with interrupt...
2005-11-17 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-11-17 Chen, Kenneth W[IA64] polish comments for tlb fault handler in ivt.S
2005-11-17 Chen, Kenneth W[IA64] 4 level page table bug fix in vhpt_miss
2005-11-17 Russell King[ARM] __ioremap doesn't use 4th argument
2005-11-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-17 Russell King[ARM] Improve comment about ASSERT()s in vmlinux.lds.S
2005-11-17 Ralf Baechle[MIPS] Update defconfigs
2005-11-17 Ralf Baechle[MIPS] SEAD: More build fixes.
2005-11-17 Ralf Baechle[MIPS] TX3927: Try to glue the PCI code.
2005-11-17 Ralf Baechle[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to...
2005-11-17 Ralf Baechle[MIPS] JMR3927: Fix compilation by including <linux...
2005-11-17 Ralf Baechle[MIPS] JMR3927: need include/asm-mips/mach-jmr3927...
2005-11-17 Ralf Baechle[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o
2005-11-17 Pantelis Antoniou[MIPS] Alchemy: Console output fixup
2005-11-17 Arnaud Giersch[MIPS] IP32: Fix sparse warnings.
2005-11-17 Arnaud Giersch[MIPS] IP32: Export mace symbol.
2005-11-17 Ralf Baechle[MIPS] JMR3927: Fix syntax error.
2005-11-17 Ralf Baechle[MIPS] JMR3927: Undo accidental rename.
2005-11-17 Ralf Baechle[MIPS] DDB5477: Fix unused variable warning.
2005-11-17 David Woodhouse[PATCH] Avoid use of uninitialised spinlock in EEH.
2005-11-16 Russell King[ARM] sa1111.c needs asm/sizes.h
2005-11-16 Russell King[ARM] Move zone adjustment for SA1111 on SA11x0 platforms
2005-11-16 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2005-11-16 Ben Dooks[ARM] 3162/1: S3C2410 - updated defconfig
2005-11-16 Ben Dooks[ARM] 3161/1: BAST - fix commas on end of structs
2005-11-16 Russell King[ARM] compressed/head.S debugging defaults to asm/arch...
2005-11-16 Russell King[ARM] Include asm/hardware.h instead of asm/arch/hardware.h
2005-11-16 Russell King[ARM] Fix arch-realview/system.h to use __io_address()
2005-11-16 Benjamin Herrenschmidt[PATCH] powerpc: Make the vDSO functions set error...
2005-11-16 Benjamin Herrenschmidt[PATCH] ppc: Fix build with CONFIG_CHRP not set
2005-11-16 Paul Mackerraspowerpc: Move ppc64 boot wrapper code over to arch...
2005-11-16 Olof Johansson[PATCH] powerpc: add new powerbooks to feature table
2005-11-16 Benjamin Herrenschmidt[PATCH] ppc: Fix boot with yaboot with ARCH=ppc
2005-11-16 Benjamin Herrenschmidt[PATCH] powerpc: pci_64 fixes & cleanups
next