Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | [PATCH] pcdp.c build fix | Peter Chubb | 2005-05-31 | |
| * | | | | | | | [PATCH] flush icache in correct context | Roman Zippel | 2005-05-31 | |
| * | | | | | | | [PATCH] ppc64: allow timer based profiling on iseries | Anton Blanchard | 2005-05-31 | |
| * | | | | | | | [PATCH] h8300 sleep problem | Nick Piggin | 2005-05-31 | |
| * | | | | | | | [PATCH] acpi build fix: x86 setup.c | Alexander Nyberg | 2005-05-31 | |
| * | | | | | | | [PATCH] x86_64 CONFIG_ACPI=n build fix | Andi Kleen | 2005-05-31 | |
| * | | | | | | | [PATCH] x86_64: More fixes for compilation without CONFIG_ACPI | Andi Kleen | 2005-05-31 | |
| |/ / / / / / | ||||
| * | | | | | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin... | Linus Torvalds | 2005-05-31 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | [IA64] Use "PER_CPU" form of EXPORT macro | Tony Luck | 2005-05-31 | |
| | * | | | | | | [IA64] sys_mmap doesn't follow posix.1 when parameter len=0 | Zhang Yanmin | 2005-05-26 | |
| | * | | | | | | [IA64] initialize spinlock pfm_alt_install_check | Tony Luck | 2005-05-18 | |
| | * | | | | | | Sync with Linus - rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/... | Tony Luck | 2005-05-18 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | [IA64] alternate perfmon handler | Tony Luck | 2005-05-18 | |
| | * | | | | | | | [IS64-SGI] Set Altix error handling features | Russ Anderson | 2005-05-17 | |
| | * | | | | | | | [IA64-SGI] Make Altix SAL call to POD reentrant | Russ Anderson | 2005-05-17 | |
| | * | | | | | | | [IA64-SGI] cpe interrupts are not being enabled. | Russ Anderson | 2005-05-17 | |
| | * | | | | | | | [PATCH] update sn2 maintainer | Jesse Barnes | 2005-05-17 | |
| | * | | | | | | | [IA64] Correct convert_to_non_syscall() | David Mosberger-Tang | 2005-05-17 | |
| | * | | | | | | | Merge with linus | Tony Luck | 2005-05-17 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | [IA64] Avoid .spillpsp directive in handcoded assembly | David Mosberger-Tang | 2005-05-10 | |
| | * | | | | | | | | Merge with /home/aegl/GIT/linus | Tony Luck | 2005-05-09 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | [IA64] fix "section mismatch" compile-time-error | David Mosberger-Tang | 2005-05-09 | |
| | * | | | | | | | | | [IA64] Fix stack placement when INIT hits in kernel mode. | David Mosberger-Tang | 2005-05-06 | |
| * | | | | | | | | | | [PATCH] Relax idecd dma alignment check | Jens Axboe | 2005-05-31 | |
| * | | | | | | | | | | [PATCH] ppc64: actually call prom_send_capabilities | Paul Mackerras | 2005-05-31 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6 | Linus Torvalds | 2005-05-30 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge of /home/davem/src/GIT/tg3-2.6/ | David S. Miller | 2005-05-30 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | [TG3]: Fix bug in tg3_load_firmware_cpu | Michael Chan | 2005-05-29 | |
| | | * | | | | | | | | | [TG3]: Add interrupt test | Michael Chan | 2005-05-29 | |
| | | * | | | | | | | | | [TG3]: Add loopback test | Michael Chan | 2005-05-29 | |
| | | * | | | | | | | | | [TG3]: Add memory test | Michael Chan | 2005-05-29 | |
| | | * | | | | | | | | | [TG3]: Add register test | Michael Chan | 2005-05-29 | |
| | | * | | | | | | | | | [TG3]: Add parameter to tg3_halt | Michael Chan | 2005-05-29 | |
| | | * | | | | | | | | | [TG3]: Add link test | Michael Chan | 2005-05-29 | |
| | | * | | | | | | | | | [TG3]: Add nvram test | Michael Chan | 2005-05-29 | |
| | | * | | | | | | | | | [TG3]: Add basic selftest infrastructure | Michael Chan | 2005-05-29 | |
| * | | | | | | | | | | | [NET]: Use %lx for netdev->features sysfs formatting. | David S. Miller | 2005-05-29 | |
| * | | | | | | | | | | | [IPV6]: Clear up user copy warning in flowlabel code. | David S. Miller | 2005-05-29 | |
| * | | | | | | | | | | | [NET]: Add ethtool support for NETIF_F_HW_CSUM. | Jon Mason | 2005-05-29 | |
| * | | | | | | | | | | | [IPV4]: Kill MULTIPATHHOLDROUTE flag. | Pravin B. Shelar | 2005-05-29 | |
| * | | | | | | | | | | | [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h | Michael Ellerman | 2005-05-29 | |
| * | | | | | | | | | | | [IPV4]: Primary and secondary addresses | Harald Welte | 2005-05-29 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Automatic merge of 'misc-fixes' branch from | Linus Torvalds | 2005-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | libata: bump version | Jeff Garzik | 2005-05-29 | |
| | * | | | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap | 2005-05-29 | ||
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | libata: Fix use-after-iounmap | Jeff Garzik | 2005-05-26 | |
| | * | | | | | | | | | | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con... | domen@coderock.org | 2005-05-27 | |
| | * | | | | | | | | | | [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant | domen@coderock.org | 2005-05-27 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | [BRIDGE]: receive path optimization | Stephen Hemminger | 2005-05-29 | |
| * | | | | | | | | | | [BRIDGE]: prevent bad forwarding table updates | Stephen Hemminger | 2005-05-29 |