[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko annotated tag, v2.6.13-rc2, created. v2.6.13-rc2
Linus Torvalds
torvalds at g5.osdl.org
Tue Mar 3 14:47:34 UTC 2009
The annotated tag, v2.6.13-rc2 has been created
at c521cb0f10ef2bf28a18e1cc8adf378ccbbe5a19 (tag)
tagging a18bcb7450840f07a772a45229de4811d930f461 (commit)
replaces v2.6.13-rc1
tagged by
on
- Shortlog ------------------------------------------------------------
Linux v2.6.13-rc2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQBCy1ZTF3YsRnbiHLsRAnU2AJsFECMWQcVYBDlnu5Ys4IAZIfhQJQCgkD/L
OVrjmSObHfqPs/tpME1vcfI=
=mw8w
-----END PGP SIGNATURE-----
Adrian Bunk (2):
MMC: wbsd cleanups
drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry
Alexey Dobriyan (1):
[NET]: Remove __ARGS from include/net/slhc_vj.h
Andrei Konovalov (1):
ppc32: add Freescale MPC885ADS board support
Andrew Morton (2):
reiserfs: handle_attrs() fix
fatfs sectioning fix
Andy Whitcroft (1):
gregkh-pci-pci-assign-unassigned-resources fix
Arnd Bergmann (1):
ppc64: simplify nvram partition scanning code
Ben Dooks (4):
ARM: 2764/1: S3C24XX - Common PM functions for Simtec boards
ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410
ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel support
ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled
Bjorn Helgaas (1):
[IA64] Recognize HP sx2000 chipset
Bruce Losure (1):
[IA64-SGI] Altix patch to tiocx, add subsys_initcall
Catalin Marinas (6):
ARM: 2769/1: cpu_init() stack setup fix
ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.S
ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABI
ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs
ARM: 2780/1: AFS partition length calculation fix
ARM: 2784/1: Fix the block cache flush operation range
Chris Zankel (4):
xtensa: cleanups for errno and ipc.
xtensa: Added mm/Kconfig to get a flat memory layout
xtensa: Removed local copy of zlib and fixed O= support
xtensa: Fix asm macro
Christoph Hellwig (3):
udf_find_entry() cleanup
[SPARC]: bpp: remove sleep_on usage
[SHAPER]: Switch to spinlocks.
Colin Ngam (1):
[IA64-SGI] Fix TIO IOSPACE MMR Addres
Cornelia Huck (1):
driver core: add bus_find_device & driver_find_device functions
David Chau (1):
[NET]: improve readability of dev_set_promiscuity() in net/core/dev.c
David Mosberger-Tang (18):
[IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.
[IA64] Use dynamic prediction for RSE-clearing branches.
[IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.
[IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().
[IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8
[IA64] Schedule ia64_leave_syscall() to read ar.bsp earlier
[IA64] In ia64_leave_syscall(), fix comments and whitespace only.
[IA64] Reschedule break_fault() for better performance.
[IA64] Reschedule __kernel_syscall_via_epc().
[IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.
[IA64] Reschedule fsys_bubble_down().
[IA64] Annotate fsys_bubble_down() with McKinley dispatch info.
[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()
[IA64] need r29=psr *after* rsm psr.i
[IA64] Merge audit fix for fsyscalls with syscall-optimizations
[IA64] Fix convert_to_non_syscall() so gdb inferior calls work again
[IA64] Speed up lfetch.fault [NULL]
[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c
David S. Miller (24):
[SPARC64]: Add support for IRQ pre-handlers.
[SPARC64]: Do proper DMA IRQ syncing on Tomatillo
[SPARC64]: Small Schizo PCI controller programming tweaks.
[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.
[SKGE]: Fix build on big-endian
[TG3]: Update driver version and reldate.
[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.
[TCP]: Fix quick-ack decrementing with TSO.
[TCP]: Move send test logic out of net/tcp.h
[TCP]: Move __tcp_data_snd_check into tcp_output.c
[TCP]: Add missing skb_header_release() call to tcp_fragment().
[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().
[TCP]: tcp_write_xmit() tabbing cleanup
[TCP]: Fix redundant calculations of tcp_current_mss()
[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.
[TCP]: Break out tcp_snd_test() into it's constituent parts.
[TCP]: Eliminate redundant computations in tcp_write_xmit().
[TCP]: Fix send-side cpu utiliziation regression.
[TCP]: Kill bogus comment above tcp_tso_acked().
[TCP]: Do not call tcp_tso_acked() if no work to do.
[TCP]: Break out send buffer expansion test.
[TCP]: Move to new TSO segmenting scheme.
[TCP]: Never TSO defer under periods of congestion.
[SPARC64]: Fix UltraSPARC-III fallout from membar changes.
Denis Vlasenko (1):
ide: fix line break in ide messages
Dominik Brodowski (2):
pcmcia: fix modalias attribute in sysfs
pcmcia: update Documentation
Eric Dumazet (3):
[NET]: Hashed spinlocks in net/ipv4/route.c
[IPV4]: Use the fancy alloc_large_system_hash() function for route hash table
[IPV4]: Bug fix in rt_check_expire()
Eric Paris (1):
selinux_sb_copy_data() should not require a whole page
Eugene Surovegin (1):
ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup
Greg KH (1):
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg Kroah-Hartman (5):
driver core: Add the ability to unbind drivers to devices from userspace
driver core: Add the ability to bind drivers to devices from userspace
driver core: change bus_rescan_devices to return void
PCI: Fix up PCI routing in parent bridge
PCI: clean up dynamic pci id logic
Hannes Reinecke (1):
PCI: Remove newline from pci MODALIAS variable
Heiko Carstens (1):
s390: fix finish_arch_switch
Herbert Xu (14):
ide: hotplug mark __devinit alim15x3.c
ide: hotplug mark __devinit amd74xx.c
ide: hotplug mark __devinit cs5530.c
ide: hotplug mark __devinit cy82c693.c
ide: hotplug mark __devinit it8172.c
ide: hotplug mark __devinit ns87415.c
ide: hotplug mark __devinit opti621.c
ide: hotplug mark __devinit sc1200.c
ide: hotplug mark __devinit sl82c105.c
ide: hotplug mark __devinit slc90e66.c
ide: hotplug mark __devinit triflex.c
ide: hotplug mark __devinit via82cxxx.c
[IPV4]: Fix crash in ip_rcv while booting related to netconsole
[IPV6]: Makes IPv6 rcv registration happen last during initialisation.
Hugh Dickins (1):
Fix get_request nastiness
Ingo Molnar (1):
x86: i8253/i8259A lock cleanup
Ivan Kokshaysky (4):
alpha smp fix
alpha smp fix (part #2)
PCI: handle subtractive decode pci-pci bridge better
PCI: pci_assign_unassigned_resources() on x86
Jack Steiner (1):
[IA64-SGI] - new macros for SGI SN simulator
Jay Lan (1):
Improper initrd failure message at boot time
Jean Delvare (1):
PCI: Add PCI quirk for SMBus on the Asus P4B-LX
Jeff Mahoney (2):
reiserfs: Check if attrs are enabled for attr ioctls
reiserfs: enable attrs by default if saf
Jesper Juhl (1):
xtensa: use valid_signal()
John W. Linville (1):
pci: cleanup argument comments for pci_{save,restore}_state
Kumar Gala (1):
ppc32: Fix pointer check for MPC8540 ADS device
Kylene Jo Hall (1):
tpm: fix bug introduced by the /proc/misc
Linus Torvalds (18):
Remove duplicate mention of "edd" in Documentation/kernel-parameters.txt
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Merge master.kernel.org:/home/rmk/linux-2.6-arm
If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linux v2.6.13-rc3
Mark Maule (2):
[IA64-SGI] pcdp: add PCDP pci interface support
[IA64-SGI] altix: enable vgacon support
Michael Chan (1):
[TG3]: support for ethtool -C
Michael Ellerman (17):
ppc64: Remove lpqueue pointer from the paca on iSeries
ppc64: Spread lpevents by default on iSeries
ppc64: Move set_spread_lpevents() into ItLpQueue.c
ppc64: Reorganise the paca initialisation macros
ppc64: Don't pass the pointers to xItLpQueue around
ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
ppc64: Move xItLpQueue proc code into ItLpQueue.c
ppc64: Make two ItLpQueue related functions static
ppc64: Move definition of xItLpQueue
ppc64: Rename xItLpQueue to hvlpevent_queue
ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
ppc64: Don't count number of events processed for caller
ppc64: Simplify counting of lpevents, remove lpevent_count from paca
ppc64: Cleanup proc printing of event types
ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
ppc64: Replace custom locking code with a spinlock
Nathan Lynch (1):
ppc64: don't create spurious symlinks under node0 sysdev
Nicolas Pitre (1):
ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel
Nishanth Aravamudan (1):
ARM: replace schedule_timeout() with msleep()
Olaf Hering (5):
remove unused arch/ppc64/boot/piggyback.c
remove unused arch/ppc64/boot/mknote.c
remove printk usage in arch/ppc64/boot/prom.c
remove duplicate printf in arch/ppc64/boot/main.c
ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S
Patrick McHardy (5):
[NET]: Fix signedness issues in net/core/filter.c
[NET]: Remove redundant code in net/core/filter.c
[NET]: Consolidate common code in net/core/filter.c
[NET]: net/core/filter.c: make len cover the entire packet
[IPV4]: Handle large allocations in fib_trie
Patrick Mochel (1):
Driver core: Use klist_del() instead of klist_remove().
Pekka Enberg (3):
freevxfs: fix buffer_head leak
freevxfs: remove 2.4 compatability
freevxfs: minor cleanups
Pekka J Enberg (1):
fat: fix slab cache leak
Peter Chubb (1):
[IA64] Fix another IA64 preemption problem
Pierre Ossman (1):
MMC: wbsd delayed insertion
Prakash Punnoor (1):
Don't fill up log with atxp1 vcore messages change message
Prarit Bhargava (2):
[IA64] sparse cleanup of shub_mmr.h
[IA64] sparse cleanup of TIOCA files
Raphael Assenat (1):
[SPARC64/COMPAT]: Add some compat ioctl for ppdev
Richard Purdie (1):
ARM: 2768/1: PXA: Add a required header file for LL_DEBUG
Rob Punkunus (1):
amd74xx: support MCP55 device IDs
Robert Olsson (2):
[IPV4]: More broken memory allocation fixes for fib_trie
[IPV4]: Add LC-Trie implementation notes
Russell King (23):
ARM SMP: TLB implementations only affect local CPU
ARM SMP: Use local_flush_tlb* where we really want to be local
ARM SMP: Add IPI support code for SMP TLB flushing
ARM SMP: __xchg support
Merge with ../linux-2.6-smp
Serial: Adjust serial locking
ARM: Convert ARM timer implementations to use readl/writel
ARM: Remove nmi_tick from integrator platforms
Serial: Check status of CTS when using flow control
Serial: Disable OX950 transmitter for flow control
Serial: Split 8250 port table (part 2)
ARM: Fix VFP to use do_div()
ARM: Don't force SIGFPE
ARM: Don't try to send a signal to pid0
ARM: Acornfb: Don't claim IRQ fbcon for cursor
Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS
ARM: Make the magic values in head.S more obvious
MMC: Fix divdi3 reference in mmci.c
ARM: Remove machine description macros
Serial: Fix console port spinlock initialisation
ARM: Change 'param_offset' to 'boot_params'
ARM: Fix non-standard PXA io_pg_offst initialisers
ARM: Fix new-ABI layout of struct stat64
Rusty Lynch (1):
kprobes: fix namespace problem and sparc64 build
Thomas Graf (7):
[NET]: Remove unused security member in sk_buff
[NET]: Reduce size of sk_buff by 4 bytes
[PKT_SCHED]: Move sch_generic.c prototypes to correct header file
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
[PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation
[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules
[PKT_SCHED]: Blackhole queueing discipline
Todd Poynor (2):
ARM: 2781/2: PXA27x Standby mode take 2
ARM: 2782/1: PXA27x MDREFR K0DB4 define
Tony Lindgren (1):
ARM: 2771/1: Dynamic Tick support for OMAP, take 4
Tony Luck (6):
Merge with temp tree to get David's gdb inferior calls patch
Auto merge with /home/aegl/GIT/linus
Auto merge with /home/aegl/GIT/ia64-test
Auto merge with /home/aegl/GIT/linus
[IA64] Update tiger_defconfig
[IA64] Update zx1_defconfig
john stultz (1):
ppc32: stop misusing NTP's time_offset value
long (1):
PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70
rajesh.shah at intel.com (1):
PCI: Increase the number of PCI bus resources
-----------------------------------------------------------------------
--
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko
More information about the pkg-fso-commits
mailing list