summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-281-1/+1
* | | stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-281-2/+3
* | | be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-282-13/+19
* | | be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-281-282/+114
* | | bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
* | | bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
* | | bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
* | | bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
* | | bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33
* | | bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-272-16/+104
* | | bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-271-2/+9
* | | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-278-18/+19
* | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-10-266-182/+425
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2011-10-266-182/+425
| |\ \ \ \
| | | * | | slub: Discard slab page when node partial > minimum partial numberAlex Shi2011-09-271-1/+1
| | | * | | slub: correct comments error for per cpu partialAlex Shi2011-09-272-2/+2
| | | * | | slub: Code optimization in get_partial_node()Alex,Shi2011-09-131-4/+2
| | | * | | slub: update slabinfo tools to report per cpu partial list statisticsChristoph Lameter2011-08-191-0/+8
| | | * | | slub: per cpu cache for partial pagesChristoph Lameter2011-08-193-48/+309
| | | * | | slub: return object pointer from get_partial() / new_slab().Christoph Lameter2011-08-191-60/+73
| | | * | | slub: pass kmem_cache_cpu pointer to get_partial()Christoph Lameter2011-08-191-15/+15
| | | * | | slub: Prepare inuse field in new_slab()Christoph Lameter2011-08-191-3/+2
| | | * | | slub: Remove useless statements in __slab_allocChristoph Lameter2011-08-191-4/+0
| | | * | | slub: free slabs without holding locksChristoph Lameter2011-08-191-13/+13
| | * | | | tools, slub: Fix off-by-one buffer corruption after readlink() callThomas Jarosch2011-10-181-1/+1
| | * | | | mm: restrict access to slab files under procfs and sysfsVasiliy Kulikov2011-09-272-4/+5
| | * | | | Merge branch 'slab/urgent' into slab/nextPekka Enberg2011-09-19880-13251/+40610
| | |\ \ \ \
| | | * | | | slub: explicitly document position of inserting slab to partial listShaohua Li2011-08-271-6/+6
| | * | | | | slub: doc: update the slabinfo.c file pathJason Liu2011-08-312-3/+1
| | * | | | | slub: use print_hex_dumpSebastian Andrzej Siewior2011-07-311-35/+9
| | * | | | | slab: use print_hex_dumpSebastian Andrzej Siewior2011-07-311-11/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-10-2618-164/+85
|\ \ \ \ \ \ \
| * | | | | | | Blackfin: irq: remove IRQF_DISABLEDYong Zhang2011-10-268-11/+8
| * | | | | | | Blackfin: boards: clean up i2c_board_infoMichael Hennerich2011-10-261-28/+0
| * | | | | | | Blackfin: drop unused Kconfig symbolPaul Bolle2011-10-261-4/+0
| * | | | | | | Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driverLars-Peter Clausen2011-10-261-0/+12
| * | | | | | | Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driverLars-Peter Clausen2011-10-261-3/+16
| * | | | | | | Blackfin: bf537-stamp: register adau1701 codec and asoc machine driverLars-Peter Clausen2011-10-261-0/+17
| * | | | | | | Blackfin: merge asm/mutex.h into kbuild tooMike Frysinger2011-10-262-1/+1
| * | | | | | | Blackfin: bf537-stamp: fix ad73311 codec config macroScott Jiang2011-10-261-2/+2
| * | | | | | | Blackfin: bf537-stamp: fix ad1836 nameScott Jiang2011-10-261-3/+3
| * | | | | | | Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang2011-10-262-3/+2
| * | | | | | | Blackfin: fix sparse warnings in copy_to/from_userMikhail Gruzdev2011-10-261-3/+3
| * | | | | | | Blackfin: bf548-ezkit: update defconfigSonic Zhang2011-10-261-10/+3
| * | | | | | | Blackfin: SMP: fix scheduling deadlockSteven Miao2011-10-261-1/+6
| * | | | | | | Blackfin: H8606: fixup bogus ioresource initThomas Gleixner2011-10-261-1/+2
| * | | | | | | Blackfin: SMP: convert to common asm-generic/atomic.hMike Frysinger2011-10-261-94/+10
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-2619-1273/+1217
|\ \ \ \ \ \ \ \
| * | | | | | | | md: Fix some bugs in recovery_disabled handling.NeilBrown2011-10-263-1/+6
| * | | | | | | | md/raid5: fix bug that could result in reads from a failed device.NeilBrown2011-10-261-1/+1