summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb3 - Safeguard TCAM size usageDivy Le Ray2007-04-033-3/+11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-023-3/+3
|\
| * [SCSI]: Fix scsi_send_eh_cmnd scatterlist handlingDavid S. Miller2007-04-021-1/+1
| * [SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif2007-04-022-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-026-22/+24
|\ \ | |/ |/|
| * [TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner2007-04-021-0/+3
| * [BNX2]: Fix nvram write logic.Michael Chan2007-04-021-18/+16
| * [IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki2007-04-022-3/+3
| * [NET_SCHED]: cls_basic: fix memory leak in basic_destroyPatrick McHardy2007-04-021-0/+1
| * [NET]: Change "not found" return value for rule lookupSteven Whitehouse2007-04-021-1/+1
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-04-022-9/+15
|\ \ | |/ |/|
| * V4L/DVB (5496): Pluto2: fix incorrect TSCR register settingAndreas Oberritter2007-04-021-8/+14
| * V4L/DVB (5495): Tda10086: fix DiSEqC message lengthAndreas Oberritter2007-04-021-1/+1
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-028-89/+257
|\ \
| * | [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-022-0/+28
| * | [PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen2007-04-022-2/+2
| * | [PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen2007-04-022-58/+187
| * | [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-024-29/+40
| |/
* | [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner2007-04-021-0/+9
* | [PATCH] vt: fix potential race in VT_WAITACTIVE handlerMichal Januszewski2007-04-021-2/+14
* | [PATCH] Fix microcode-related suspend problemRafael J. Wysocki2007-04-023-20/+87
* | [PATCH] driver core: fix built-in drivers sysfs linksKay Sievers2007-04-022-4/+15
* | [PATCH] rtc-cmos lockdep fix, irq updatesDavid Brownell2007-04-021-17/+33
* | [PATCH] Correctly report PnP 64bit resourcesPetr Vandrovec2007-04-021-6/+7
* | [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton2007-04-021-75/+10
* | [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton2007-04-021-75/+10
* | [PATCH] fix page leak during core dumpBrian Pomerantz2007-04-022-2/+5
* | [PATCH] CPUSETS: add mems to basic usage documentationSimon Horman2007-04-021-0/+3
* | [PATCH] drivers/mfd/sm501.c: fix an off-by-oneAdrian Bunk2007-04-021-1/+1
* | [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-023-25/+14
* | [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=nAndrew Morton2007-04-022-2/+4
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-016-43/+49
|\
| * [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek2007-04-011-16/+18
| * [ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)Guennadi Liakhovetski2007-04-011-5/+25
| * [ARM] Fix __NR_kexec_loadRussell King2007-04-011-1/+1
| * [ARM] Export dma_channel_active()Russell King2007-03-311-0/+1
| * [ARM] 4296/1: ixp4xx: compile fixVladimir Barinov2007-03-301-17/+0
| * [ARM] 4289/1: AT91: SAM9260 NAND flash timingAndrew Victor2007-03-291-4/+4
* | [PATCH] kbuild: fix dependency generationJan Beulich2007-04-011-3/+7
* | driver core: do not wait unnecessarily in driver_unregister()Linus Torvalds2007-04-011-1/+8
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-03-301-2/+6
|\ \
| * | [CRYPTO] api: Flush the current page right than the nextHerbert Xu2007-03-311-2/+6
| * | [CRYPTO] api: Use the right value when advancing scatterwalk_copychunksHerbert Xu2007-03-311-1/+1
* | | [PATCH] crypto api: Use the right value when advancing scatterwalk_copychunksHerbert Xu2007-03-301-1/+1
* | | [PATCH] uml: fix static linking for realPaolo 'Blaisorblade' Giarrusso2007-03-301-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-03-302-2/+2
|\ \ \
| * | | Revert "ACPI: parse 2nd MADT by default"Len Brown2007-03-302-2/+2
| |/ /
* | | [PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQJens Axboe2007-03-301-0/+2
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-2912-56/+134
|\ \
| * | [MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle2007-03-293-42/+69
OpenPOWER on IntegriCloud