aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-08
* au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel2006-05-08
* sky2: version 1.3Stephen Hemminger2006-05-08
* Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2006-05-08
* sky2: synchronize irq on removeStephen Hemminger2006-05-08
* sky2: dont write status ringStephen Hemminger2006-05-08
* sky2: edge triggered workaround enhancementStephen Hemminger2006-05-08
* sky2: use mask instead of modulo operationStephen Hemminger2006-05-08
* sky2: tx ring index mask fixStephen Hemminger2006-05-08
* sky2: status irq hang fixStephen Hemminger2006-05-08
* sky2: backout NAPI rescheduleStephen Hemminger2006-05-08
* [PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen2006-05-08
* [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-08
* [PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard2006-05-08
* [PATCH] x86_64: fix die_lock nestingCorey Minyard2006-05-08
* [PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen2006-05-08
* [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-08
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-05-08
|\
| * [IA64] remove asm-ia64/bitops.h self-inclusionJon Mason2006-05-05
| * [IA64] strcpy returns NULL pointer and not destination pointerChen, Kenneth W2006-05-05
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-08
|\ \
| * | [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-06
| * | [IPV4]: Remove likely in ip_rcv_finish()Hua Zhong2006-05-06
| * | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-06
| * | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-08
|\ \ \
| * | | kbuild: Do not overwrite makefile as anohter userJan Beulich2006-05-08
| * | | kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg2006-04-30
| * | | kbuild: fix gen_initramfs_list.shSam Ravnborg2006-04-30
| * | | kbuild modpost - relax driver data nameRandy Dunlap2006-04-30
| * | | kbuild: removing .tmp_versions considered harmfulPavel Roskin2006-04-30
| * | | kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2006-04-30
* | | | [PATCH] fs/locks.c: Fix lease_initTrond Myklebust2006-05-08
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-07
|\ \ \ \
| * | | | [ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000Bellido Nicolas2006-05-07
| * | | | [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas2006-05-07
| * | | | [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas2006-05-07
| * | | | [ARM] 3504/1: Fix clcd includes for aaec2000Bellido Nicolas2006-05-07
| * | | | [ARM] 3503/1: Fix map_desc structure for aaec2000Bellido Nicolas2006-05-07
| * | | | [ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer2006-05-07
| * | | | [ARM] rtc-sa1100: fix compiler warnings and error cleanupRussell King2006-05-06
| * | | | [ARM] Allow SA1100 RTC alarm to be configured for wakeupRussell King2006-05-06
| | |/ / | |/| |
* / | | Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds2006-05-07
|/ / /
* | | [TCP]: Fix snd_cwnd adjustments in tcp_highspeed.cJohn Heffner2006-05-05
* | | [NETROM/ROSE]: Kill module init version kernel log messages.Ralf Baechle2006-05-05
* | | [DCCP]: Fix sock_orphan dead lockHerbert Xu2006-05-05
* | | [BRIDGE]: keep track of received multicast packetsStephen Hemminger2006-05-05
* | | [SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala2006-05-05
* | | [SCTP]: Fix panic's when receiving fragmented SCTP control chunks.Sridhar Samudrala2006-05-05
* | | [SCTP]: Prevent possible infinite recursion with multiple bundled DATA.Vladislav Yasevich2006-05-05