[PATCH] knfsd: fix nfs4_open lock leak
[safe/jmp/linux-2.6] / arch /
2006-02-08 Ravikiran G Thirumalai[PATCH] x86_64: Fix the node cpumask of a cpu going...
2006-02-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-02-07 Andi Kleen[PATCH] Fix bad apic fix on i386
2006-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-bugfix
2006-02-07 Ralf Baechle[MIPS] Clear ST0_RE on bootup.
2006-02-07 Sergei Shtylylov[MIPS] TX49x7: Fix reporting of the CPU name and PCI...
2006-02-07 Ralf Baechle[MIPS] Fix linker script to work for non-4K page size.
2006-02-07 Ralf Baechle[MIPS] Oprofile: Support for 34K UP kernels.
2006-02-07 Atsushi Nemoto[MIPS] Fix dump_tlb.c warning and cleanup.
2006-02-07 Atsushi Nemoto[MIPS] Fix minor sparse warnings
2006-02-07 Atsushi Nemoto[MIPS] Sparse: Add some __user tags to signal functions.
2006-02-07 Ralf Baechle[MIPS] Shrink Qemu configuration to the bare minimum...
2006-02-07 Daniel Jacobowitz[MIPS] Support /proc/kcore for MIPS
2006-02-07 Ralf Baechle[MIPS] IP22: Fix serial console detection
2006-02-07 Atsushi Nemoto[MIPS] ieee754[sd]p_neg workaround
2006-02-07 Atsushi Nemoto[MIPS] Remove wrong __user tags.
2006-02-07 Ralf Baechle[MIPS] Remove commented out code to add -mmad for Nevada.
2006-02-07 Peter Horton[MIPS] Fix Cobalt PCI cache line sizes
2006-02-07 Atsushi Nemoto[MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFL...
2006-02-07 Atsushi Nemoto[MIPS] Sparse: Fix some compiler/sparse warnings in...
2006-02-07 Ralf Baechle[MIPS] Reformat to 80 columns.
2006-02-07 Ralf Baechle[MIPS] Sibyte: Make all setup functions __init.
2006-02-07 Ralf Baechle[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef...
2006-02-07 Sergei Shtylylov[MIPS] Au1xx0: really set KSEG0 to uncached on reboot
2006-02-07 Mark Mason[MIPS] SB1: Add oprofile support.
2006-02-07 Mark Mason[MIPS] BCM1480: Cleanup debug code left behind in the...
2006-02-07 Mark Mason[MIPS] BCM1125 PCI fixes
2006-02-07 Ralf Baechle[MIPS] Nevada support for SGI O2.
2006-02-07 Ralf Baechle[MIPS] Rename include/asm-mips/cobalt to include/asm...
2006-02-07 Ralf Baechle[MIPS] Rename _machine_power_off to pm_power_off so...
2006-02-07 Ralf Baechle[MIPS] Check function pointers are non-zero before...
2006-02-07 Ralf Baechle[MIPS] Revert "mips: add pm_power_off"
2006-02-07 Ralf Baechle[MIPS] RTLX compile fixes.
2006-02-07 Ralf Baechle[MIPS] Get rid of unnecessary prototypes. Fixes and...
2006-02-07 Ralf Baechle[MIPS] Remove stray .set mips3 resulting in 64-bit...
2006-02-06 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-02-06 Russ Anderson[IA64-SGI] Shub2 BTE address fix
2006-02-06 Tony LuckPull sn-recursive-flags-for-select-builds into release...
2006-02-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-02-05 Adrian Bunk[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64
2006-02-05 Chuck Ebbert[PATCH] i386: print kernel version in register dumps
2006-02-05 Chuck Ebbert[PATCH] i386 cpu hotplug: don't access freed memory
2006-02-05 Hugh Dickins[PATCH] x86: fix stack trace facility level
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-05 Linus TorvaldsRevert "[PATCH] x86_64: Fix the node cpumask of a cpu...
2006-02-05 David S. Miller[SPARC64]: Update defconfig.
2006-02-05 David S. Miller[SPARC64]: Add .gitignore file for sparc64 boot images.
2006-02-05 Jon Mason[PATCH] x86_64: IOMMU printk cleanup
2006-02-05 Andi Kleen[PATCH] x86_64: Let impossible CPUs point to reference...
2006-02-05 Andi Kleen[PATCH] i386/x86-64: Don't ack the APIC for bad interru...
2006-02-05 Ashok Raj[PATCH] x86_64: Dont record local apic ids when they...
2006-02-05 Jan Beulich[PATCH] x86_64: minor odering correction to dump_pageta...
2006-02-05 Jan Beulich[PATCH] x86_64: small fix for CFI annotations
2006-02-05 Andi Kleen[PATCH] x86_64: Calibrate APIC timer using PM timer
2006-02-05 Andi Kleen[PATCH] x86_64: Don't allow kprobes on __switch_to
2006-02-05 Zach Brown[PATCH] x86_64: align per-cpu section to configured...
2006-02-05 Kevin VanMaren[PATCH] x86_64: When allocation of merged SG lists...
2006-02-05 Andi Kleen[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64
2006-02-05 Andi Kleen[PATCH] x86_64: Do more checking in the SRAT header...
2006-02-05 Ashok Raj[PATCH] x86_64: data/functions wrongly marked as __init...
2006-02-05 Shaohua Li[PATCH] x86_64: mark two routines as __cpuinit
2006-02-05 Andi Kleen[PATCH] x86_64: Clear more state when ignoring empty...
2006-02-05 Andi Kleen[PATCH] x86_64: Remove CONFIG_INIT_DEBUG
2006-02-05 Ravikiran G Thirumalai[PATCH] x86_64: Fix the node cpumask of a cpu going...
2006-02-05 Andi Kleen[PATCH] x86_64: Undo the earlier changes to remove...
2006-02-05 Andi Kleen[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback
2006-02-05 Shaohua Li[PATCH] x86_64: [PATCH] timer resume
2006-02-05 Andi Kleen[PATCH] x86_64: Automatically enable apicmaintimer...
2006-02-05 Andi Kleen[PATCH] x86_64: Allow to run main time keeping from...
2006-02-05 Andi Kleen[PATCH] x86_64: Disallow kprobes on NMI handlers
2006-02-05 Andi Kleen[PATCH] x86_64: Update defconfig
2006-02-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2006-02-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-03 Russell King[ARM] Remove ARCH_CAMELOT from at91 defconfigs
2006-02-03 Zhang, Yanmin[PATCH] Export cpu topology in sysfs
2006-02-03 Tong Li[PATCH] OProfile: fixed x86_64 incorrect kernel call...
2006-02-03 Alan Cox[PATCH] Fix some ucLinux breakage from the tty updates
2006-02-03 Heiko Carstens[PATCH] s390: fix compat syscall wrapper
2006-02-02 Robin Holt[IA64-SGI] Fix XPC code which sleeps with spin_lock_irq...
2006-02-02 Jes Sorensen[IA64-SGI] sn2 housekeeping
2006-02-02 Tony LuckPull sgi-drivers-makefile-cleanup into release branch
2006-02-02 Bjorn Helgaas[IA64] avoid broken SAL_CACHE_FLUSH implementations
2006-02-02 Kyle McMartin[IA64] Remove stale comment from ia64/Kconfig
2006-02-02 Mark Maule[IA64-SGI] disable msi for all altix pci devices
2006-02-02 Mark Maule[IA64-SGI] fix smp_affinity redirection when using...
2006-02-02 Tony LuckPull update-tlbflush-sn into release branch
2006-02-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-02-02 Linas Vepstas[PATCH] PowerPC/PCI Hotplug build break
2006-02-01 Lucas Correia Vill... [ARM] 3286/2: S3C2400 - adds to the table of supported...
2006-02-01 Lucas Correia Vill... [ARM] 3284/1: S3C2400 - adds support to GPIO
2006-02-01 Russ Dill[ARM] 3295/1: Fix oprofile init return value
2006-02-01 Nicolas Pitre[ARM] 3294/1: don't invalidate individual BTB entries...
2006-02-01 Nicolas Pitre[ARM] 3293/1: don't invalidate the whole I-cache with...
2006-02-01 Richard Purdie[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz...
2006-02-01 Heiko Carstens[PATCH] s390: Add support for new syscalls/TIF_RESTORE_...
2006-02-01 Heiko Carstens[PATCH] s390: New default configuration
2006-02-01 Jan Glauber[PATCH] s390: monotonic_clock interface
2006-02-01 Jan Glauber[PATCH] s390: overflow in sched_clock
2006-02-01 Heiko Carstens[PATCH] s390: Remove CVS generated information
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus...
next