[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko annotated tag, v2.6.26-rc8, created. v2.6.26-rc8
Linus Torvalds
torvalds at linux-foundation.org
Tue Mar 3 14:49:22 UTC 2009
The annotated tag, v2.6.26-rc8 has been created
at 496a3db2bfb98f1e9c7b73514d8d25790f69f5fb (tag)
tagging 543cf4cb3fe6f6cae3651ba918b9c56200b257d0 (commit)
replaces v2.6.26-rc7
tagged by Linus Torvalds
on Tue Jun 24 18:58:43 2008 -0700
- Shortlog ------------------------------------------------------------
Linux 2.6.26-rc8
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkhhplgACgkQF3YsRnbiHLtq4QCeLaL490BZnnkTxxfBmyeksKYQ
+UwAn18mscc7g8lAO/aYQemaQYGU8pKz
=Pq62
-----END PGP SIGNATURE-----
Alan Cox (1):
tty_driver: Update required method documentation
Avi Kivity (3):
KVM: MMU: Fix oops on guest userspace access to guest pagetable
KVM: ioapic: fix lost interrupt when changing a device's irq
KVM: VMX: Fix host msr corruption with preemption enabled
Benjamin Marzinski (1):
[GFS2] fix gfs2 block allocation (cleaned up)
Bernhard Walle (1):
Add return value to reserve_bootmem_node()
Bob Peterson (1):
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Christoph Lameter (1):
Slab: Fix memory leak in fallback_alloc()
Cliff Wickman (2):
[IA64] SN2: security hole in sn2_ptc_proc_write
[IA64] Handle count==0 in sn2_ptc_proc_write()
David Brownell (1):
hwmon: (lm75) sensor reading bugfix
David S. Miller (1):
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
Eli Cohen (1):
IB/mthca: Clear ICM pages before handing to FW
Eric W. Biederman (1):
netns: Don't receive new packets in a dead network namespace.
Frederic Bohe (1):
Ext4: Fix online resize block group descriptor corruption
Gerd Hoffmann (5):
x86: Add structs and functions for paravirt clocksource
x86: Make xen use the paravirt clocksource structs and functions
KVM: Make kvm host use the paravirt clocksource structs
x86: KVM guest: Use the paravirt clocksource structs and functions
KVM: Remove now unused structs from kvm_para.h
Gustavo Fernando Padovan (1):
removed unused var real_tty on n_tty_ioctl()
Hans de Goede (2):
hwmon: (abituguru3) Identify Abit AW8D board as such
hwmon: (abituguru3) update driver detection
Ingo Molnar (1):
Merge branch 'linus' into sched/urgent
Isaku Yamahata (1):
xen: Use wmb instead of rmb in xen_evtchn_do_upcall().
Ivan Kokshaysky (4):
alpha: fix module load failures on smp (bug #10926)
alpha: link failure fix
alpha: fix compile failures with gcc-4.3 (bug #10438)
alpha: resurrect Cypress IDE quirk
Jason Wessel (2):
kgdb: documentation update - remove kgdboe
kgdb: sparse fix
Jean Delvare (3):
hwmon: (lm85) Fix function RANGE_TO_REG()
hwmon: (adt7473) Initialize max_duty_at_overheat before use
hwmon: Update the sysfs interface documentation
Jeremy Fitzhardinge (3):
xen: mask unwanted pte bits in __supported_pte_mask
xen: don't drop NX bit
xen: remove support for non-PAE 32-bit
Jes Sorensen (1):
[IA64] Fix boot failure on ia64/sn2
Jie Luo (1):
enable bus mastering on i915 at resume time
Johannes Berg (1):
mac80211: detect driver tx bugs
Julia Lawall (1):
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Linus Torvalds (19):
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
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/tytso/ext4
Fix performance regression on lmbench select benchmark
Fix ZERO_PAGE breakage with vmware
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linux 2.6.26-rc8
Marc Hulsman (1):
hwmon: (w83791d) new maintainer
Marcelo Tosatti (4):
KVM: Fix race between timer migration and vcpu migration
KVM: close timer injection race window in __vcpu_run
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Nick Piggin (1):
mm: fix race in COW logic
Oleg Nesterov (1):
sched: refactor wait_for_completion_timeout()
Peter Zijlstra (1):
sched: rt: dont stop the period timer when there are tasks wanting to run
Roland Dreier (1):
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Shan Wei (1):
ipv6: Remove options header when setsockopt's optlen is 0
Stephen Hemminger (1):
pppoe: warning fix
Suresh Siddha (1):
x86: fix NULL pointer deref in __switch_to
Takashi Iwai (2):
ALSA: aw2 - Fix Oops at initialization
ALSA: sb - Fix wrong assertions
Thomas Gleixner (1):
futexes: fix fault handling in futex_lock_pi
Thorsten Kranzkowski (1):
alpha: fix compile error in arch/alpha/mm/init.c
Trond Myklebust (3):
NFS: Reduce the NFS mount code stack usage.
NFS: Fix filehandle size comparisons in the mount code
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Wim Van Sebroeck (1):
Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
YOSHIFUJI Hideaki (1):
ipv6: Drop packets for loopback address from outside of the box.
-----------------------------------------------------------------------
--
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko
More information about the pkg-fso-commits
mailing list