Age | Commit message (Expand) | Author | Files | Lines |
2007-02-08 | [ARM] 4145/2: AT91: Add support for AT91SAM9263 processor | Andrew Victor | 15 | -5/+1425 |
2007-02-08 | [ARM] 4143/1: AT91: Prepare for AT91SAM9263 support | Andrew Victor | 18 | -62/+72 |
2007-02-08 | [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories | Andrew Victor | 75 | -71/+71 |
2007-02-08 | [ARM] 4119/1: AT91: Fix build of AT91SAM9260 | Andrew Victor | 3 | -4/+8 |
2007-02-06 | [ARM] Move processor_modes[] to .../process.c | Russell King | 3 | -12/+9 |
2007-02-06 | [ARM] 4047/1: Add initial board support for Contec Hypercontrol Micro9 boards. | Manfred Gruber | 3 | -0/+183 |
2007-02-06 | [ARM] 4032/1: Add platform resources required for CF driver | Michael-Luke Jones | 1 | -0/+40 |
2007-02-06 | [ARM] 4033/1: Add separate Avila board setup code | Michael-Luke Jones | 7 | -2/+291 |
2007-02-06 | [ARM] 4031/1: Remove references to the Avila in ixdp425 setup code | Michael-Luke Jones | 2 | -21/+1 |
2007-02-06 | [ARM] Improve csum_fold, cleanup csum_tcpudp_magic() | Russell King | 1 | -38/+18 |
2007-02-06 | [ARM] oprofile: add ARM11 SMP support | Russell King | 7 | -0/+381 |
2007-02-06 | [ARM] oprofile: add ARM11 UP support | Russell King | 5 | -0/+84 |
2007-02-06 | [ARM] oprofile: add ARM11 core support | Russell King | 4 | -1/+211 |
2007-02-04 | Linux 2.6.20v2.6.20 | Linus Torvalds | 1 | -1/+1 |
2007-02-04 | [PATCH] EFI x86: pass firmware call parameters on the stack | Frédéric Riss | 1 | -16/+73 |
2007-02-04 | [PATCH] fix rtl8150 | Al Viro | 1 | -1/+2 |
2007-02-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 10 | -70/+100 |
2007-02-03 | [PATCH] x86-64: define dma noncoherent API functions | Jeff Garzik | 1 | -0/+3 |
2007-02-03 | [PATCH] Altix: more ACPI PRT support | John Keller | 1 | -0/+3 |
2007-02-03 | [PATCH] revert blockdev direct io back to 2.6.19 version | Andrew Morton | 1 | -0/+41 |
2007-02-03 | [PATCH] alpha: fix epoll syscall enumerations | Mike Frysinger | 1 | -3/+8 |
2007-02-03 | [PATCH] net/smc911x: match up spin lock/unlock | Peter Korsgaard | 1 | -2/+3 |
2007-02-03 | [PATCH] kexec: Avoid migration of already disabled irqs (ia64) | Magnus Damm | 1 | -0/+3 |
2007-02-03 | [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2 | Ken Chen | 1 | -11/+9 |
2007-02-03 | [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_... | Adrian Bunk | 1 | -1/+1 |
2007-02-03 | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n | Patrick McHardy | 2 | -0/+4 |
2007-02-03 | [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash | Nagendra Singh Tomar | 1 | -10/+10 |
2007-02-02 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -18/+21 |
2007-02-02 | libata: Initialize nbytes for internal sg commands | Brian King | 1 | -0/+1 |
2007-02-02 | libata: Fix ata_busy_wait() kernel docs | Alan | 1 | -0/+2 |
2007-02-02 | pata_via: Correct missing comments | Alan | 1 | -1/+2 |
2007-02-02 | pata_atiixp: propogate cable detection hack from drivers/ide to the new driver | Alan | 1 | -2/+9 |
2007-02-02 | ahci/pata_jmicron: fix JMicron quirk | Tejun Heo | 2 | -15/+7 |
2007-02-02 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -218/+199 |
2007-02-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6 | Linus Torvalds | 2 | -2/+18 |
2007-02-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -3/+5 |
2007-02-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-02-02 | [PATCH] MAINTAINERS: ufs entry | Evgeniy Dushistov | 1 | -0/+6 |
2007-02-02 | Revert "[PATCH] fix typo in geode_configre()@cyrix.c" | Linus Torvalds | 1 | -1/+1 |
2007-02-02 | spidernet : fix memory leak in spider_net_stop | Jens Osterkamp | 1 | -0/+2 |
2007-02-02 | e100: fix napi ifdefs removing needed code | Auke Kok | 1 | -6/+1 |
2007-02-02 | Merge ../linux-2.6 | Jeff Garzik | 30 | -104/+154 |
2007-02-02 | [BNX2]: PHY workaround for 5709 A0. | Michael Chan | 2 | -2/+18 |
2007-02-02 | [NET_SCHED]: act_ipt: fix regression in ipt action | Patrick McHardy | 1 | -3/+5 |
2007-02-02 | [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. | Bob Breuer | 1 | -1/+1 |
2007-02-02 | [PATCH] Remove avr32@atmel.com from MAINTAINERS | Haavard Skinnemoen | 1 | -6/+0 |
2007-02-02 | [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700") | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-02-02 | [PATCH] sysrq: showBlockedTasks is sysrq-W | Randy Dunlap | 2 | -40/+46 |
2007-02-02 | [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task | Guillaume Chazarain | 1 | -1/+11 |
2007-02-02 | [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios | Avi Kivity | 1 | -0/+2 |