powerpc.git
2007-07-15 Michael Chan[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
2007-07-15 Ursula Braun[AF_IUCV]: Add lock when updating accept_q
2007-07-15 Ursula Braun[AF_IUCV]: Avoid deadlock between iucv_path_connect...
2007-07-15 Jennifer Hunt[AF_IUCV]: Improve description of IUCV and AFIUCV confi...
2007-07-15 Adrian Bunk[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_...
2007-07-15 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2007-07-15 Stephen Hemminger[TCP]: tcp probe add back ssthresh field
2007-07-15 Patrick McHardy[VLAN]: Fix memset length
2007-07-15 Patrick McHardy[NET]: Add macvlan driver
2007-07-15 Patrick McHardy[VLAN]: Use multicast list synchronization helpers
2007-07-15 Patrick McHardy[VLAN]: Fix promiscous/allmulti synchronization races
2007-07-15 Patrick McHardy[NET]: dev_mcast: add multicast list synchronization...
2007-07-15 Patrick McHardy[NET]: Add net_device change_rx_mode callback
2007-07-15 Ingo Molnar[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit...
2007-07-15 Cornelia Huck[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA
2007-07-15 Matthew Wilcox[SCSI] Clean up scsi_add_lun a bit
2007-07-15 Thomas Bogendoerfer[SCSI] 53c700: Remove printk, which triggers because...
2007-07-15 Thomas Bogendoerfer[SCSI] sni_53c710: Cleanup
2007-07-15 David C Somayajulu[SCSI] qla4xxx: Fix underrun/overrun conditions
2007-07-15 Matthias Kaehlcke[SCSI] megaraid_mbox: use mutex instead of semaphore
2007-07-15 Salyzyn, Mark[SCSI] aacraid: add 51245, 51645 and 52245 adapters...
2007-07-15 Seokmann Ju[SCSI] qla2xxx: update version to 8.02.00-k1.
2007-07-15 Seokmann Ju[SCSI] qla2xxx: add support for NPIV
2007-07-14 Ed Lin[SCSI] stex: use resid for xfer len information
2007-07-14 Matthew Wilcox[SCSI] Add Brownie 1200U3P to blacklist
2007-07-14 Boaz Harrosh[SCSI] scsi.c: convert to use the data buffer accessors
2007-07-14 Boaz Harrosh[SCSI] tmscsim: Further clean-up of the driver
2007-07-14 Geert Uytterhoeven[SCSI] CONFIG_SCSI_FD_8xx no longer exists
2007-07-14 Akinobu Mita[SCSI] sr: fix error handling in module_init
2007-07-14 James Bottomley[SCSI] lpfc: Fix NPIV compile problem
2007-07-14 FUJITA Tomonori[SCSI] lpfc: fix NPIV mapping problems
2007-07-14 Boaz Harrosh[SCSI] lpfc: add missed data buffer accessor
2007-07-14 Priyanka Gupta[SCSI] Remove unused method scsi_device_cancel
2007-07-14 Eric Van Hensbergen9p: fix a race condition bug in umount which caused...
2007-07-14 Eric Van Hensbergen9p: re-enable mount time debug option
2007-07-14 Eric Van Hensbergen9p: cache meta-data when cache=loose
2007-07-14 Latchesar Ionkovnet/9p: set error to EREMOTEIO if trans->write returns...
2007-07-14 Latchesar Ionkovnet/9p: change net/9p module name to 9pnet
2007-07-14 Latchesar Ionkov9p: Reorganization of 9p file system code
2007-07-14 David Chinner[XFS] Fix lockdep annotations for xfs_lock_inodes
2007-07-14 David Chinner[LIB]: export radix_tree_preload()
2007-07-14 Michal Marek[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUM...
2007-07-14 Michal Marek[XFS] Compat ioctl handler for handle operations
2007-07-14 Michal Marek[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
2007-07-14 Eric Sandeen[XFS] Clean up function name handling in tracing code
2007-07-14 David Chinner[XFS] Quota inode has no parent.
2007-07-14 David Chinner[XFS] Concurrent Multi-File Data Streams
2007-07-14 Andrew Morton[XFS] Use uninitialized_var macro to stop warning about rtx
2007-07-14 Christoph Hellwig[XFS] XFS should not be looking at filp reference counts
2007-07-14 Vignesh Babu[XFS] Use is_power_of_2 instead of open coding checks
2007-07-14 Christoph Hellwig[XFS] Reduce shouting by removing unnecessary macros...
2007-07-14 David Chinner[XFS] Simplify XFS min/max macros.
2007-07-14 Eric Sandeen[XFS] Kill off xfs_count_bits
2007-07-14 Jesper Juhl[XFS] Cancel transactions on xfs_itruncate_start error.
2007-07-14 Christoph Hellwig[XFS] Use do_div() on 64 bit types.
2007-07-14 David Chinner[XFS] Fix remount,readonly path to flush everything...
2007-07-14 David Chinner[XFS] Cleanup inode extent size hint extraction
2007-07-14 David Chinner[XFS] Prevent ENOSPC from aborting transactions that...
2007-07-14 David Chinner[XFS] Prevent deadlock when flushing inodes on unmount
2007-07-14 Tim Shimmin[XFS] Log the agf_length change in xfs_growfs_data_priv...
2007-07-14 David Chinner[XFS] Map unwritten extents correctly for I/o completio...
2007-07-14 David Chinner[XFS] Apply transaction delta counts atomically to...
2007-07-14 David Chinner[XFS] Handle null returned from xfs_vtoi() in xfs_setfi...
2007-07-14 David Chinner[XFS] Block on unwritten extent conversion during synch...
2007-07-14 David Chinner[XFS] Flush the block device before closing it on unmount.
2007-07-14 David Chinner[XFS] xfs_bmapi fails to update the previous extent...
2007-07-14 David Chinner[XFS] Fix the transaction flags to make lazy superblock...
2007-07-14 David Chinner[XFS] Lazy Superblock Counters
2007-07-14 Andrew Morton[XFS] Use generic shrinker interfaces in XFS.
2007-07-14 David Chinner[XFS] Make hole punching at EOF atomic.
2007-07-14 David Chinner[XFS] Fix vmalloc leak on mount/unmount.
2007-07-14 Christoph Hellwig[XFS] Fix double free in xfs_buf_get_noaddr error handl...
2007-07-14 David Chinner[XFS] Fix use-after-free during log unmount.
2007-07-14 David Chinner[XFS] Sleeping with the ilock waiting for I/O completio...
2007-07-14 Nathan Scott[XFS] Don't grow filesystems past the size they can...
2007-07-14 Christoph Hellwig[XFS] Only use refcounted pages for I/O
2007-07-13 Linus TorvaldsRevert "SELinux: use SECINITSID_NETMSG instead of SECIN...
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-13 Jens Axboenfsd: fix nfsd_vfs_read() splice actor setup
2007-07-13 Thomas GleixnerCFS: Fix missing digit off in wmult table
2007-07-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-07-13 Linus TorvaldsMerge branch 'ioat-md-accel-for-linus' of git://lost...
2007-07-13 Linus TorvaldsMerge branch 'splice-2.6.23' of git://git.kernel.dk...
2007-07-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-13 Linus TorvaldsRevert "[CPUFREQ] powernow-k8: clarify number of cores."
2007-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-13 Ingo Molnar[PATCH] sched: small topology.h cleanup
2007-07-13 Ingo Molnar[PATCH] sched: fix show_task()/show_tasks() output
2007-07-13 Ingo Molnar[PATCH] sched: remove stale version info from kernel...
2007-07-13 Ingo Molnar[PATCH] sched: allow larger granularity
2007-07-13 Mike Galbraith[PATCH] sched: fix prio_to_wmult[] for nice 1
2007-07-13 Atsushi Nemoto[MIPS] Workaround for a sparse warning in include/asm...
2007-07-13 Atsushi Nemoto[MIPS] Make show_code static and add __user tag
2007-07-13 Atsushi Nemoto[MIPS] Workaround for a sparse warning in include/asm...
2007-07-13 Atsushi Nemoto[MIPS] Add some __user tags
2007-07-13 Atsushi Nemoto[MIPS] math-emu minor cleanup
2007-07-13 Atsushi Nemoto[MIPS] Kill CONFIG_TX4927BUG_WORKAROUND
2007-07-13 Ralf Baechle[MIPS] Alchemy: Remove code wrapped by dead symbol...
2007-07-13 Ralf Baechle[MIPS] Alchemy: Remove code wrapped by dead symbol...
2007-07-13 Ralf Baechle[MIPS] Alchemy: Remove code wrapped by dead symbol...
next