summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-147-26/+97
* Input: atkbd - allow disabling on X86_PC (if EMBEDDED)Dmitry Torokhov2006-03-141-1/+1
* Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik2006-03-141-3/+0Star
* Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik2006-03-141-6/+6
* Input: HID - fix duplicate key mapping for Logitech UltraX remoteMicah F. Galizia2006-03-141-1/+1
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-1413-40/+22Star
* Input: fix input_free_device() implementationDmitry Torokhov2006-03-141-6/+6
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-03-14764-8320/+10219
|\
| * [TCP]: Fix zero port problem in IPv6Herbert Xu2006-03-131-1/+5
| * [PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen2006-03-131-18/+11Star
| * [NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy2006-03-131-1/+1
| * [IPV4/6]: Fix UFO error propagationPatrick McHardy2006-03-132-6/+8
| * [TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy2006-03-131-1/+1
| * [NETLINK]: Fix use-after-free in netlink_recvmsgPatrick McHardy2006-03-131-2/+3
| * [XFRM]: Fix leak in ah6_inputPatrick McHardy2006-03-131-1/+1
| * [NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy2006-03-131-1/+1
| * [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy2006-03-131-1/+5
| * Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-131-10/+4Star
| |\
| | * Merge branch 'master'Jeff Garzik2006-03-128-43/+62
| | |\
| | * | [PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo2006-03-121-10/+4Star
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-1210-23/+27
| |\ \ \
| | * | | [ARM] iwmmxt thread state alignmentRussell King2006-03-124-13/+11Star
| | * | | [ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo2006-03-101-0/+2
| | * | | [ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2006-03-102-5/+8
| | * | | [ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo2006-03-091-3/+1Star
| | * | | [ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo2006-03-091-0/+3
| | * | | [ARM] Fix muldi3.SRussell King2006-03-081-2/+2
| * | | | [TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller2006-03-121-0/+4
| * | | | [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier2006-03-121-1/+1
| * | | | [IPV6]: fix ipv6_saddr_score struct elementBrian Haley2006-03-121-1/+1
| * | | | [TG3] tg3_bus_string(): remove dead codeAdrian Bunk2006-03-121-2/+0Star
| * | | | [TUN]: Fix leak in tun_get_user()Dave Jones2006-03-121-1/+4
| | |_|/ | |/| |
| * | | Linux 2.6.16-rc6Linus Torvalds2006-03-111-1/+1
| * | | [PATCH] 3c509: bus registration fixAndrew Morton2006-03-111-5/+8
| * | | [PATCH] de620: fix section mismatch warningSam Ravnborg2006-03-111-1/+1
| * | | [PATCH] NE2000 Kconfig help entry improvementJesper Juhl2006-03-111-1/+2
| * | | [PATCH] dl2k: DMA freeing errorJon Mason2006-03-111-10/+15
| * | | [PATCH] Wrong return value corrupts free object in e1000 driverDavid S. Miller2006-03-111-1/+1
| * | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-03-112-24/+34
| |\ \ \ | | |_|/ | |/| |
| | * | sky2: truncate oversize packetsStephen Hemminger2006-03-091-5/+11
| | * | sky2: force early transmit interruptsStephen Hemminger2006-03-091-4/+9
| | * | sky2: not random enoughStephen Hemminger2006-03-091-2/+1Star
| | * | de2104x: fix the TX watchdogFrancois Romieu2006-03-091-0/+2
| | * | de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu2006-03-091-13/+11Star
| * | | [PATCH] radeonfb: Fix static array overrunAntonino A. Daplas2006-03-111-0/+4
| * | | [PATCH] aty128fb: Fix array overrunAntonino A. Daplas2006-03-111-3/+4
| * | | [PATCH] tdfxfb: Fix buffer overrunAntonino A. Daplas2006-03-111-19/+23
| * | | [PATCH] intelfb: Fix buffer overrunAntonino A. Daplas2006-03-111-24/+26
| * | | [PATCH] savagefb: Fix kfree before useAntonino A. Daplas2006-03-111-1/+1
| * | | [PATCH] imsttfb: Fix resource leakAntonino A. Daplas2006-03-111-0/+2