| Commit message (Expand) | Author | Age |
* | [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning | Zhu Yi | 2006-08-29 |
* | [PATCH] ieee80211: Fix header->qos_ctl endian issue | Zhu Yi | 2006-08-29 |
* | [PATCH] bcm43xx: return correct hard_start_xmit error code | Larry Finger | 2006-08-29 |
* | [PATCH] bcm43xx: optimization of DMA bitfields | Larry Finger | 2006-08-29 |
* | [PATCH] orinoco: include linux/if_arp.h directly | Pavel Roskin | 2006-08-29 |
* | [PATCH] orinoco: Don't use "extern inline" on locking functions | Pavel Roskin | 2006-08-29 |
* | [PATCH] MAINTAINERS: Add Larry Finger for bcm43xx (softmac) | Michael Buesch | 2006-08-29 |
* | [PATCH] bcm43xx: re-add bcm43xx_rng_init() call | Michael Buesch | 2006-08-29 |
* | [PATCH] bcm43xx: >1G and 64bit DMA support | Michael Buesch | 2006-08-29 |
* | [PATCH] kthread: airo.c | Sukadev Bhattiprolu | 2006-08-29 |
* | Merge branch 'from-linus' into upstream | John W. Linville | 2006-08-29 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-08-28 |
| |\ |
|
| | * | [SERIAL] Support for Intashield 2 port PCI serial card | Peter Horton | 2006-08-27 |
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-08-28 |
| |\ \ |
|
| | * | | [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac... | Lennert Buytenhek | 2006-08-28 |
| | * | | [ARM] Add Integrator support for glibc outb() and friends | Russell King | 2006-08-28 |
| | * | | [ARM] Move prototype for register_isa_ports to asm/io.h | Russell King | 2006-08-28 |
| | * | | [ARM] Arrange for isa.c to use named initialisers | Russell King | 2006-08-28 |
| | * | | [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems | David Brownell | 2006-08-27 |
| | * | | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such... | Paul Sokolovsky | 2006-08-27 |
| | * | | [ARM] 3758/1: Preserve signalling NaNs in conversion | Daniel Jacobowitz | 2006-08-27 |
| | * | | [ARM] 3749/3: Correct VFP single/double conversion emulation | Daniel Jacobowitz | 2006-08-27 |
| | * | | [ARM] 3748/3: Correct error check in vfp_raise_exceptions | Daniel Jacobowitz | 2006-08-27 |
| | |/ |
|
| * | | Linux v2.6.18-rc5v2.6.18-rc5 | Linus Torvalds | 2006-08-27 |
| * | | [PATCH] Fix tty layer DoS and comment relevant code | Alan Cox | 2006-08-27 |
| * | | [PATCH] tty layer comment the locking assumptions and functions somewhat | Alan Cox | 2006-08-27 |
| * | | [PATCH] cdrom/gdsc: fix printk format warning | Randy Dunlap | 2006-08-27 |
| * | | [PATCH] x86: NUMAQ Kconfig fix | KAMEZAWA Hiroyuki | 2006-08-27 |
| * | | [PATCH] /proc/meminfo: don't put spaces in names | Andrew Morton | 2006-08-27 |
| * | | [PATCH] fix up lockdep trace in fs/exec.c | Dave Jones | 2006-08-27 |
| * | | [PATCH] lockdep: annotate reiserfs | Ingo Molnar | 2006-08-27 |
| * | | [PATCH] lockdep: annotate idescsi_pc_intr() | Ingo Molnar | 2006-08-27 |
| * | | [PATCH] CONFIG_ACPI_SRAT NUMA build fix | KAMEZAWA Hiroyuki | 2006-08-27 |
| * | | [PATCH] cpuset: oom panic fix | Nick Piggin | 2006-08-27 |
| * | | [PATCH] register_one_node() compile fix | KAMEZAWA Hiroyuki | 2006-08-27 |
| * | | [PATCH] Manage jbd allocations from its own slabs | Badari Pulavarty | 2006-08-27 |
| * | | [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map | Paul Jackson | 2006-08-27 |
| * | | [PATCH] md: fix recent breakage of md/raid1 array checking | NeilBrown | 2006-08-27 |
| * | | [PATCH] md: avoid backward event updates in md superblock when degraded. | NeilBrown | 2006-08-27 |
| * | | [PATCH] eventpoll.c compile fix | Masoud Asgharifard Sharbiani | 2006-08-27 |
| * | | [PATCH] Documentation update for relay interface | Tom Zanussi | 2006-08-27 |
| * | | [PATCH] Remove redundant up() in stop_machine() | Yingchao Zhou | 2006-08-27 |
| * | | [PATCH] ufs: truncate correction | Evgeniy Dushistov | 2006-08-27 |
| * | | [PATCH] ufs: write to hole in big file | Evgeniy Dushistov | 2006-08-27 |
| * | | [PATCH] ext3 filesystem bogus ENOSPC with reservation fix | Mingming Cao | 2006-08-27 |
| * | | [PATCH] ext2: prevent div-by-zero on corrupted fs | Andries Brouwer | 2006-08-27 |
| * | | [PATCH] Fix for minix crash | Andries Brouwer | 2006-08-27 |
| * | | [PATCH] MTD NAND: Fix ams-delta after core conversion | Jonathan McDowell | 2006-08-27 |
| * | | [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check | Oleg Nesterov | 2006-08-27 |
| * | | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) | Samuel Thibault | 2006-08-27 |