linux-2.6
2006-09-01  Roland DreierIB/mthca: Use IRQ safe locks to protect allocation...
2006-08-31  Chris Wright[PATCH] i386: rwlock.h fix smp alternatives fix
2006-08-31  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2006-08-31  Paul Mackerras[PATCH] ppc32: fix last_jiffy time comparison
2006-08-31  Benjamin Herrenschmidt[PATCH] fbdev: Fix crashes in various fbdev's blank...
2006-08-31  Paul Mackerras[POWERPC] Fix return value from memcpy
2006-08-31  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-08-30  Roland Scheidegger[PATCH] drm: radeon flush TCL VAP for vertex program...
2006-08-30  Alan Cox[PATCH] Missing PCI id update for VIA IDE
2006-08-30  Suleiman Souhlal[PATCH] x86_64: Don't write out segments from vsyscall3...
2006-08-30  Keith Owens[PATCH] x86_64: Save original IST values for checking...
2006-08-30  Andi Kleen[PATCH] i386: Remove __KERNEL__ ifdef around _syscall*()
2006-08-30  Andi Kleen[PATCH] i386: Fix stack switching in do_IRQ
2006-08-30  Andi Kleen[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()
2006-08-30  Andi Kleen[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI...
2006-08-30  Andi Kleen[PATCH] i386: Remove alternative_smp
2006-08-30  Andi Kleen[PATCH] x86_64: Remove alternative_smp
2006-08-30  Andi Kleen[PATCH] x86_64: Recover 1MB of kernel memory
2006-08-30  Jan Beulich[PATCH] x86: Make backtracer fallback logic more bullet...
2006-08-30  Jan Beulich[PATCH] x86: fix x86 cpuid keys used in alternative_smp()
2006-08-30  Andi Kleen[PATCH] i386: Add kernel thread stack frame termination...
2006-08-30  Andi Kleen[PATCH] x86_64: Add kernel thread stack frame terminati...
2006-08-30  Andi Kleen[PATCH] x86: Revert e820 MCFG heuristics
2006-08-30  Andi Kleen[PATCH] x86_64: Update defconfig
2006-08-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-08-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-08-30  Stephen Rothwell[POWERPC] iseries: Define insw et al. so libata/ide...
2006-08-30  Paul Mackerras[POWERPC] Fix irq enable/disable in smp_generic_take_ti...
2006-08-30  Paul Mackerras[POWERPC] Fix problem with time not advancing on 32...
2006-08-30  Paul Mackerras[POWERPC] Restore copyright notice in arch/powerpc...
2006-08-30  Will Schmidt[POWERPC] Fix up ibm_architecture_vec definition
2006-08-30  Benjamin Herrenschmidt[POWERPC] Make OF irq map code detect more error cases
2006-08-30  Zang Roy-r61911[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
2006-08-30  Krzysztof Helt[SUNLANCE]: Fix probing problem.
2006-08-30  David S. Miller[SPARC64]: Fix X server hangs due to large pages.
2006-08-30  Stephen Hemminger[STRIP]: Fix neighbour table refcount leak.
2006-08-30  Keir Fraser[IPV6]: ipv6_add_addr should install dstentry earlier
2006-08-30  Akinobu Mita[NETLINK]: Call panic if nl_table allocation fails
2006-08-30  Daikichi Osuga[TCP]: Two RFC3465 Appropriate Byte Count fixes.
2006-08-30  Lv Liangying[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
2006-08-30  David S. Miller[E100]: Add module option to ignore bad EEPROM checksums.
2006-08-30  Sridhar Samudrala[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().
2006-08-30  Adrian Bunk[XFS] Fix char size overflow in bmap_alloc call for...
2006-08-30  Nathan Scott[XFS] Update the MAINTAINERS file entry for XFS.
2006-08-30  Benjamin Herrenschmidt[POWERPC] Fix MPIC sense codes in documentation
2006-08-30  Benjamin Herrenschmidt[POWERPC] Fix performance regression in IRQ radix tree...
2006-08-30  Zang Roy-r61911[POWERPC] Add mpc7448hpc2 device tree source file
2006-08-30  Kim Phillips[POWERPC] Add MPC8349E MDS device tree source file...
2006-08-30  Kim Phillips[POWERPC] modify mpc83xx platforms to use new IRQ layer
2006-08-30  Kim Phillips[POWERPC] Adapt ipic driver to new host_ops interface...
2006-08-30  Kim Phillips[POWERPC] back up old school ipic.[hc] to arch/ppc
2006-08-29  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-08-29  Christoph Lameter[IA64] Increase default nodes shift to 10, nr_cpus...
2006-08-29  Russ Anderson[IA64] remove redundant local_irq_save() calls from...
2006-08-29  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-08-29  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-08-28  Lennert Buytenhek[ARM] 3761/1: fix armv4t breakage after adding thumb...
2006-08-28  Russell King[ARM] Add Integrator support for glibc outb() and friends
2006-08-28  Russell King[ARM] Move prototype for register_isa_ports to asm...
2006-08-28  Russell King[ARM] Arrange for isa.c to use named initialisers
2006-08-28  Linus TorvaldsLinux v2.6.18-rc5 v2.6.18-rc5
2006-08-27  Alan Cox[PATCH] Fix tty layer DoS and comment relevant code
2006-08-27  Alan Cox[PATCH] tty layer comment the locking assumptions and...
2006-08-27  Randy Dunlap[PATCH] cdrom/gdsc: fix printk format warning
2006-08-27  KAMEZAWA Hiroyuki[PATCH] x86: NUMAQ Kconfig fix
2006-08-27  Andrew Morton[PATCH] /proc/meminfo: don't put spaces in names
2006-08-27  Dave Jones[PATCH] fix up lockdep trace in fs/exec.c
2006-08-27  Ingo Molnar[PATCH] lockdep: annotate reiserfs
2006-08-27  Ingo Molnar[PATCH] lockdep: annotate idescsi_pc_intr()
2006-08-27  KAMEZAWA Hiroyuki[PATCH] CONFIG_ACPI_SRAT NUMA build fix
2006-08-27  Nick Piggin[PATCH] cpuset: oom panic fix
2006-08-27  KAMEZAWA Hiroyuki[PATCH] register_one_node() compile fix
2006-08-27  Badari Pulavarty[PATCH] Manage jbd allocations from its own slabs
2006-08-27  Paul Jackson[PATCH] cpuset: top_cpuset tracks hotplug changes to...
2006-08-27  NeilBrown[PATCH] md: fix recent breakage of md/raid1 array checking
2006-08-27  NeilBrown[PATCH] md: avoid backward event updates in md superblo...
2006-08-27  Masoud Asgharifard... [PATCH] eventpoll.c compile fix
2006-08-27  Tom Zanussi[PATCH] Documentation update for relay interface
2006-08-27  Yingchao Zhou[PATCH] Remove redundant up() in stop_machine()
2006-08-27  Evgeniy Dushistov[PATCH] ufs: truncate correction
2006-08-27  Evgeniy Dushistov[PATCH] ufs: write to hole in big file
2006-08-27  Mingming Cao[PATCH] ext3 filesystem bogus ENOSPC with reservation fix
2006-08-27  Andries Brouwer[PATCH] ext2: prevent div-by-zero on corrupted fs
2006-08-27  Andries Brouwer[PATCH] Fix for minix crash
2006-08-27  Jonathan McDowell[PATCH] MTD NAND: Fix ams-delta after core conversion
2006-08-27  Oleg Nesterov[PATCH] futex_find_get_task(): remove an obscure EXIT_Z...
2006-08-27  Samuel Thibault[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)
2006-08-27  Paul A. Clarke[PATCH] matroxfb: fix jittery display on non-ppc systems
2006-08-27  Dirk Eibach[PATCH] char/moxa.c: fix endianess and multiple-card...
2006-08-27  Dave Jones[PATCH] cpufreq: acpi-cpufreq: Ignore failure from...
2006-08-27  Oleg Nesterov[PATCH] revert "Drop tasklist lock in do_sched_setsched...
2006-08-27  Thomas Meyer[PATCH] x86: Fix dmi detection of MacBookPro and iMac
2006-08-27  Richard Purdie[PATCH] mtd corruption fix
2006-08-27  Peter Zijlstra[PATCH] lockdep: fix blkdev_open() warning
2006-08-27  Danny Tholen[PATCH] 1394: fix for recently added firewire patch...
2006-08-27  Alexey Dobriyan[PATCH] Fix docs for fs.suid_dumpable
2006-08-27  Rolf Eike Beer[PATCH] tty: remove bogus call to cdev_del()
2006-08-27  Ben Dooks[PATCH] rtc-s3c.c: fix time setting checks
2006-08-27  Rafael J. Wysocki[PATCH] swsusp: Fix swap_type_of
2006-08-27  Daniel Kobras[PATCH] dm: Fix deadlock under high i/o load in raid1...
next