[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko annotated tag, v2.6.24-rc7, created. v2.6.24-rc7
Linus Torvalds
torvalds at woody.linux-foundation.org
Tue Mar 3 14:48:55 UTC 2009
The annotated tag, v2.6.24-rc7 has been created
at fcb31af14662059db467201ec73dfbb6f3300342 (tag)
tagging 3ce54450461bad18bbe1f9f5aa3ecd2f8e8d1235 (commit)
replaces v2.6.24-rc6
tagged by Linus Torvalds
on Sun Jan 6 13:45:59 2008 -0800
- Shortlog ------------------------------------------------------------
Linux 2.6.24-rc7
.. new year, new -rc's.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
iD8DBQBHgUwmF3YsRnbiHLsRAtb4AJ9hlWn0WTHo1+zOrIM3UR/wNYnbuwCgnj9R
lxJtW5UX4+SBklyYVwAS8pY=
=PNjo
-----END PGP SIGNATURE-----
Akos Maroy (1):
fix: using joysticks in 32 bit applications on 64 bit systems
Al Viro (20):
[TG3]: Endianness annotations.
[TG3]: Endianness bugfix.
typhoon: endianness bug in tx/rx byte counters
typhoon: missing le32_to_cpu() in get_drvinfo
typhoon: set_settings broken on big-endian
typhoon: missed rx overruns on big-endian
typhoon: memory corruptor on big-endian if TSO is enabled
typhoon: trivial endianness annotations
cycx: annotations and fixes (.24 fodder?)
asix fixes
yellowfin: annotations and fixes (.24 fodder?)
dl2k endianness fixes (.24 fodder?)
r8169 endianness
rrunner: use offsetof() instead of homegrown insanity
3c574 and 3c589 endianness fixes (.24?)
fec_mpc52xx: write in C...
3c359 endianness annotations and fixes
uml: user of helper_wait() got missed when it got extra arguments
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
[CASSINI]: Fix endianness bug.
Bartlomiej Zolnierkiewicz (10):
ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk
ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines
ide-cd: use ide_cd_release() in ide_cd_probe()
ide-cd: fix error messages in cdrom_{read,write}_check_ireason()
ide-cd: add missing 'ireason' masking to cdrom_write_intr()
ide-cd: fix error messages in cdrom_write_intr()
ide-cd: add error message for DMA error to cdrom_read_intr()
ide-cd: fix error message in cdrom_pc_intr()
ide-cd: fix 'ireason' reporting in cdrom_pc_intr()
cmd64x: fix hwif->chipset setup
Bob Nelson (1):
[POWERPC] Oprofile: Remove dependency on spufs module
Borislav Petkov (1):
MAINTAINERS: update ide-cd entry
Christoph Lameter (3):
SLUB: Improve hackbench speed
quicklists: do not release off node pages early
Revert quicklist need->flush fix
Cory T. Tusar (1):
tty: fix logic change introduced by wait_event_interruptible_timeout()
Cyrill Gorcunov (1):
NET: mac80211: fix inappropriate memory freeing
Daniel Walker (1):
ps3: vuart: fix error path locking
Dave Dillow (1):
[SCSI] SRP transport: only remove our own entries
Dave Young (1):
[BLUETOOTH]: put_device before device_del fix
David Brownell (1):
pcmcia: remove pxa2xx_lubbock build warning
David Dillow (1):
IB/srp: Fix list corruption/oops on module reload
David S. Miller (9):
[NET]: Correct two mistaken skb_reset_mac_header() conversions.
[SPARC64]: Fix OOPS in dma_sync_*_for_device()
[SPARC64]: Implement pci_resource_to_user()
[SERIAL]: Fix section mismatches in Sun serial console drivers.
[CASSINI]: Revert 'dont touch page_count'.
[CASSINI]: Program parent Intel31154 bridge when necessary.
[CASSINI]: Set skb->truesize properly on receive packets.
[CASSINI]: Fix two obvious NAPI bugs.
[CASSINI]: Bump driver version and release date.
Denis V. Lunev (1):
[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket
Eric Dumazet (1):
[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
Eric Sandeen (3):
ecryptfs: fix string overflow on long cipher names
ecryptfs: fix unlocking in error paths
ecryptfs: redo dget,mntget on dentry_open failure
Gavin McCullagh (1):
[TCP]: use non-delayed ACK for congestion control RTT
Geoff Levand (1):
[POWERPC] PS3: Fix printing of os-area magic numbers
Greg Kroah-Hartman (1):
Modules: fix memory leak of module names
Gregory CLEMENT (1):
MACB: clear transmit buffers properly on transmit underrun
Hans Verkuil (1):
V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelay
Hans-Jürgen Koch (1):
UIO: Add a MAINTAINERS entry for Userspace I/O
Herbert Xu (2):
[IPSEC]: Avoid undefined shift operation when testing algorithm ID
[CRYPTO] padlock: Fix spurious ECB page fault
Ingo Molnar (4):
sched: fix gcc warnings
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
hda_intel suspend latency: shorten codec read
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
James Bottomley (1):
[SCSI] scsi_sysfs: restore prep_fn when ULD is removed
James Morris (1):
NFS: add newline to kernel warning message in auth_gss code
Jan Kara (2):
Fix computation of SKB size for quota messages
Don't send quota messages repeatedly when hardlimit reached
Jean Delvare (1):
hwmon: (w83627ehf) Be more careful when changing VID input level
Jeff Garzik (1):
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
Joe Perches (15):
[SPARC64]: Spelling fixes
[SPARC32]: Spelling fixes
[NET] include/net/: Spelling fixes
[DCCP]: Spelling fixes
[IRDA]: Spelling fixes
[IPV6]: Spelling fixes
[NET] net/core/: Spelling fixes
[PKT_SCHED]: Spelling fixes
[NETLABEL]: Spelling fixes
[SCTP]: Spelling fixes
[NETFILTER]: Spelling fixes
[NETFILTER] ipv4: Spelling fixes
[ATM]: Spelling fixes
MAINTAINERS: mailing list archives are web links
drivers/ide/: Spelling fixes
Johannes Berg (3):
mac80211: fix header ops
mac80211: round station cleanup timer
mac80211: warn when receiving frames with unaligned data
Julia Lawall (1):
[X25]: Add missing x25_neigh_put
Kevin R Page (1):
USB: VID/PID update for sierra
Li Zefan (1):
[CONNECTOR]: Return proper error code in cn_call_callback()
Linus Torvalds (27):
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Revert "x86: fix show cpuinfo cpu number always zero"
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[PCI] Do not enable CRS Software Visibility by default
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Unify /proc/slabinfo configuration
Fix kernel/ptrace.c compile problem (missing "may_attach()")
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linux 2.6.24-rc7
Mark McLoughlin (1):
[INET]: Fix netdev renaming and inet address labels
Mark Ryden (1):
[IPV4] ARP: Remove not used code
Martin Kusserow (1):
USB: New device ID for the CP2101 driver
Matthias Goebl (2):
[ISDN] i4l: 'NO CARRIER' message lost after ldisc flush
[ISDN]: i4l: Fix DLE handling for i4l-audio
Matthias Mueller (1):
rtl8187: Add USB ID for Sitecom WL-168 v1 001
Michael Krufky (1):
V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330X
Michael Wu (2):
mac80211: Drop out of associated state if link is lost
p54: add Kconfig description
Mike Frysinger (2):
x86: fix asm-x86/byteorder.h for userspace export
x86: fix asm-x86/msr.h for user-space export
Patrick McHardy (1):
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Paul Mackerras (1):
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Moore (1):
[XFRM]: Audit function arguments misordered
Paul Mundt (1):
kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
Pekka Enberg (1):
slub: register slabinfo to procfs
Pekka J Enberg (1):
slub: provide /proc/slabinfo
Peter Korsgaard (1):
USB: Unbreak fsl_usb2_udc
Peter Zijlstra (1):
lib: proportion: fix underflow in prop_norm_percpu()
Reinette Chatre (1):
ipw2200: prevent alloc of unspecified size on stack
Richard Purdie (2):
leds: Fix leds_list_lock locking issues
leds: Fix locomo LED driver oops
Russ Anderson (2):
[IA64] Update Altix BTE error return status patch
[IA64] Update Altix nofault code
Rusty Russell (1):
fix lguest rmmod "bad pgd"
Samuel Thibault (1):
Console is utf-8 by default
Simon Horman (2):
[IPV4]: Fix ip command line processing.
[IPV4] Fix ip=dhcp regression
Stephen Hemminger (2):
[NET] tc_nat: header install
[VETH]: move veth.h to include/linux
Timo Teras (1):
[IPV4] ip_gre: set mac_header correctly in receive path
Toyo Abe (1):
[TUNTAP]: Fix wrong debug message.
Trond Myklebust (4):
NFS: Fix a possible Oops in fs/nfs/super.c
NFSv4: Fix circular locking dependency in nfs4_kill_renewd
NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error
NFSv4: Fix open_to_lock_owner sequenceid allocation...
Wei Yongjun (1):
[NET]: Fix function put_cmsg() which may cause usr application memory overflow
Zhu Yi (1):
iwlwifi: fix possible priv->mutex deadlock during suspend
-----------------------------------------------------------------------
--
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko
More information about the pkg-fso-commits
mailing list