safe/jmp/linux-2.6
2007-03-01 Antonino A... [PATCH] MAINTAINERS: Update email address
2007-03-01 Randy Dunlap[PATCH] add -mm testing in SubmitChecklist
2007-03-01 Sam Ravnborg[PATCH] fix section mismatch warning in lockdep
2007-03-01 Nick Piggin[PATCH] Rename PG_checked to PG_owner_priv_1
2007-03-01 Adrian Bunk[PATCH] fix the SYSCTL=n compilation
2007-03-01 Thomas Gleixner[PATCH] Fix posix-cpu-timer breakage caused by stale...
2007-03-01 Michael Halcrow[PATCH] eCryptfs: resolve lower page unlocking problem
2007-03-01 Randy Dunlap[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
2007-03-01 Randy Dunlap[PATCH] kernel-doc: allow space after __attribute__
2007-03-01 Daniel Walker[PATCH] update timekeeping_is_continuous comment
2007-03-01 David Howells[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU...
2007-03-01 David Howells[PATCH] FRV: No ZONE_DMA
2007-03-01 NeilBrown[PATCH] md: add support for reshape of a raid6
2007-03-01 NeilBrown[PATCH] md: restart a (raid5) reshape that has been...
2007-03-01 NeilBrown[PATCH] md: clean out unplug and other queue function...
2007-03-01 NeilBrown[PATCH] md: move warning about creating a raid array...
2007-03-01 H. Peter Anvin[PATCH] md: RAID6: clean up CPUID and FPU enter/exit...
2007-03-01 NeilBrown[PATCH] md: fix raid10 recovery problem.
2007-03-01 NeilBrown[PATCH] Fix failure paths in modules init in umem.c
2007-03-01 Adrian Bunk[PATCH] drivers/video/sm501fb.c: make 4 functions static
2007-03-01 Adrian Bunk[PATCH] mm/{,tiny-}shmem.c cleanups
2007-03-01 Adrian Bunk[PATCH] make ipc/shm.c:shm_nopage() static
2007-03-01 Adrian Bunk[PATCH] arch/arm26/kernel/entry.S: remove dead code
2007-02-28 Eric W. Biederman[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
2007-02-28 Linus TorvaldsLinux 2.6.21-rc2 v2.6.21-rc2
2007-02-27 David S. Miller[SPARC64]: Fix PCI interrupts on E450 et al.
2007-02-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-27 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-27 Linus TorvaldsMerge branch 'jffs-maint' of /linux/kernel/git/jgarzik...
2007-02-27 Stephen Hemmingernetxen: do_rom_fast_write error handling
2007-02-27 Adrian Bunkremove the jffs MAINTAINERS entry
2007-02-27 Mark Brownnatsemi: Fix detection of vanilla natsemi cards
2007-02-27 Alannet: remove a collection of unneeded #undef REALLY_SLOW...
2007-02-27 Roland Dreierchelsio: Fix non-NAPI compile
2007-02-27 Divy Le Raycxgb3 - Feed Rx free list with pages
2007-02-27 Divy Le Raycxgb3 - Recovery from HW starvation of response queue...
2007-02-27 Divy Le Raycxgb3 - Unmap offload packets when they are freed
2007-02-27 Divy Le Raycxgb3 - FW version update
2007-02-27 Divy Le Raycxgb3 - private ioctl cleanup
2007-02-27 Divy Le Raycxgb3 - manage sysfs attributes per port
2007-02-27 Sivakumar SubramaniS2IO: Restoring the mac address in s2io_reset
2007-02-27 Sivakumar SubramaniS2IO: Avoid printing the Enhanced statistics for Xframe...
2007-02-27 Sivakumar SubramaniS2IO: Making LED off during LINK_DOWN notification.
2007-02-27 Sivakumar SubramaniS2IO: Added a loadable parameter to enable or disable...
2007-02-27 Sivakumar SubramaniS2IO: Optimized the delay to wait for command completion
2007-02-27 Sivakumar SubramaniS2IO: Fixes for MSI and MSIX
2007-02-27 Benjamin Liqla3xxx: Bumping driver version number
2007-02-27 Benjamin Liqla3xxx: Kernic Panic on pSeries under stress conditions
2007-02-27 Ron Mercerqla3xxx: bugfix tx reset after stress conditions.
2007-02-27 Benjamin Liqla3xxx: Check return code from pci_map_single() in...
2007-02-27 Ron Mercerqla3xxx: bugfix: Fixed jumbo frame handling for 3032...
2007-02-27 Ron Mercerqla3xxx: Clean up receive process.
2007-02-27 Ron Mercerqla3xxx: Dynamically size the rx buffer queue based...
2007-02-27 Ron Mercerqla3xxx: Remove API to change MTU.
2007-02-27 Benjamin Liqla3xxx: Fix deadlock issue on error paths
2007-02-27 Benjamin Liqla3xxx: Changed to use netdev_alloc_skb() from dev_all...
2007-02-27 Benjamin Liqla3xxx: Remove unnecessary memset() in qla3xxx_send()
2007-02-27 Benjamin Liqla3xxx: Return proper error codes when the 4022/4032...
2007-02-27 Ralf BaechleAlignment in mv643xx_eth
2007-02-27 Ralf Baechlesgiseeq: Don't include unnecessary headerfiles.
2007-02-27 Timur Tabiucc_geth: use of_get_mac_address()
2007-02-27 Stephen Hemmingerskge: comma consistency
2007-02-27 Stephen Hemmingerskge: fix transmitter flow control
2007-02-27 Brice Goglinmyri10ge: workaround buggy adopted firmwares
2007-02-27 Amit S. KaleNetXen: Driver ifconfig fix
2007-02-27 Amit S. KaleNetXen: Driver unload fixes
2007-02-27 Linas Vepstasspidernet: maintainership
2007-02-27 Linas Vepstasspidernet: janitorial, typos
2007-02-27 Linas Vepstasspidernet: transmit race
2007-02-27 Linas Vepstasspidernet: fix racy double-free of skb
2007-02-27 Linas Vepstasspidernet: separate hardware state from driver state.
2007-02-27 Jens Osterkampspidernet: move medium variable into card struct
2007-02-27 Ishizaki Kouspidernet: remove txram full logging
2007-02-27 Kou Ishizakispidernet: spidernet: add support for Celleb
2007-02-27 Kou Ishizakispidernet: load firmware when open
2007-02-27 Kou Ishizakispidernet: autoneg support for Celleb
2007-02-27 Linas Vepstasspidernet: compile break.
2007-02-27 Jens Osterkampsungem_phy: support bcm5461 phy, autoneg.
2007-02-27 Ayaz Abdullaforcedeth: fix checksum feature in mcp65
2007-02-27 Ayaz Abdullaforcedeth: disable msix
2007-02-27 Ayaz Abdullaforcedeth: fixed missing call in napi poll
2007-02-27 Jeff Garzik[netdrvr] tc35815: fix obvious bugs
2007-02-27 Ryusuke Konishi[AGPGART] fix compile errors
2007-02-27 Kyle McMartin[PARISC] clocksource: Move update_cr16_clocksource...
2007-02-27 Kyle McMartin[PARISC] parisc-agp: Fix thinko const-ifying
2007-02-27 Kyle McMartin[PARISC] time: clocksource lost update_callback
2007-02-27 Kyle McMartin[PARISC] time: Convert clocksource is_continuous to...
2007-02-27 Kyle McMartin[PARISC] clocksource_cr16: Use clocksource_change_rating()
2007-02-27 Kyle McMartin[PARISC] Remove __read_mostly annotation from command_line
2007-02-26 Ralf Baechle[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in...
2007-02-26 Ralf Baechle[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait...
2007-02-26 Ralf Baechle[MIPS] Always fixup unaligned accesses in kernel mode.
2007-02-26 Thomas Bogendoerfer[MIPS] Fix dma_sync_*_for_device() functions
2007-02-26 Robert P. J... [MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.
2007-02-26 Thomas Bogendoerfer[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup
2007-02-26 Ralf Baechle[MIPS] RTLX: Delete multiple definition of ret shaddowi...
2007-02-26 Ralf Baechle[MIPS] RTLX, VPE: Make open actually atomic.
2007-02-26 Thomas Koeller[MIPS] excite: Set serial driver iotype to UPIO_RM9000
2007-02-26 Thomas Koeller[MIPS] excite: Rename CONFIG option
2007-02-26 Atsushi Nemoto[MIPS] Mark pcibios_fixup_device_resources() as __devinit
next